piotrek863 Posted January 8, 2015 Share Posted January 8, 2015 Hi,I've got a problem with override controllers.In inheriting class I override methods renderViewI added only variable into $this->tpl_view_vars with my arrays of object.Then I modified view.tpl and my new variables are null.Could you give me some tips what's can be wrong? BR Link to comment Share on other sites More sharing options...
bellini13 Posted January 8, 2015 Share Posted January 8, 2015 Why don't you post the code you used in both files (use the 'Code' block so it formats properly). Also describe the problem you are having. Link to comment Share on other sites More sharing options...
PascalVG Posted January 9, 2015 Share Posted January 9, 2015 Also: did you remove file /cache/class_index.php? The class index needs to be re-generated to include your override changes. My 2 cents, pascal. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now