houseoftech / cakephp-meta

SEO Plugin for CakePHP 2.x which manages title, meta description, and meta keywords for each page in your application
MIT License
4 stars 2 forks source link

Fatal error: Call to undefined method MetaController::_parseFilter() #2

Closed elogicmedia closed 11 years ago

elogicmedia commented 11 years ago

Thankyou for your reply on the previous issue, I am now getting the following error:

Fatal error: Call to undefined method MetaController::_parseFilter() in /home/hbkitrev/public_html/app/Plugin/Meta/Controller/MetaController.php on line 5

I couldn't find _parseFilter anywhere.

Thanks

houseoftech commented 11 years ago

Yet another shared method from my AppController. I added it.