i am getting error
Fatal error: Class 'EMenu' not found in C:\xampp\htdocs\yii\framework\web\CWidgetFactory.php on line 147
Page 1 of 1
I Can Register The Emenu Extension Wigdet getting error
#2
Posted 02 February 2013 - 12:48 PM
Hi Alegbe Bamidele
First of all, I think moderator will move your message to a proper section, but please be more attentive next time.
Guidelines for posting this forum
Please post error stack trace (you may need to enable debug mode with
in your index.php
Most probably you have wrong path to EMenu class written somewhere in your code.
First of all, I think moderator will move your message to a proper section, but please be more attentive next time.
Guidelines for posting this forum
Please post error stack trace (you may need to enable debug mode with
defined('YII_DEBUG') or define('YII_DEBUG',true);
in your index.php
Most probably you have wrong path to EMenu class written somewhere in your code.
Share this topic:
Page 1 of 1