Hi, I have this error: Fatal error: Class 'Phalcon\Ext\Widgets\Manager' not found in Module.php on line 65
Phalcon is correctly compiled and installed, I can see via phpinfo() version 2.0.10
What could be wrong?
I am using MAMP. Worked always fine, I was using: https://github.com/majksner/php-phalcon-mamp but I try also compile but issue persist.
Most of pages work fine, only where Widgets is used not work.
Thanks