Ajax include and $this problem

Permalink
Im including .php file with ajax. However, i cannot use $this->getThemePath() inside that php-file because "it is not in object context".

Any help?

 
Mnkras replied on at Permalink Reply
Mnkras
Try:

View::getInstance()->getThemePath();

This website stores cookies on your computer. These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media. To find out more about the cookies we use, see our Privacy Policy.