[EXTENSION] Full Featured CMS Support Topic
#21
Posted 02 April 2012 - 10:31 PM
Yii based cms with mybb forum software integrated!
#22
Posted 02 April 2012 - 10:55 PM
#23
Posted 03 April 2012 - 01:37 AM
Yii based cms with mybb forum software integrated!
#25
Posted 03 April 2012 - 09:20 PM
Yii based cms with mybb forum software integrated!
#26
Posted 24 April 2012 - 05:13 PM
Home ยป Error
Error
Sorry, But the page you were looking for was not found.
I thing your system not work under subdirectory.. mi.com/directory/cms/
what is wrong, all is working fine but no admin. I have downloaded from google code.
post comments here:
EXTENDING CRUD GENERATION (scaffolding)
old tentative released (module generator):
http://www.yiiframew...sion/modulegen/
#27
Posted 16 May 2012 - 07:05 PM
-Ryn
#28
Posted 18 May 2012 - 12:22 PM
Then goto yoursite.com/en/admin
That should get you into the admin section to have a look around.
#29
Posted 21 May 2012 - 09:16 AM
Thanks for the feedback. However, the problems I am have, is that the path to //mysite/en/login is not working at all. When i click on 'login' I get "Object not Found" error. There must be something simple wrong with my setup.
Do you have any idea of what could wrong?
Thank you! -ryn
#30
Posted 21 May 2012 - 03:35 PM
ryn, on 21 May 2012 - 09:16 AM, said:
Thanks for the feedback. However, the problems I am have, is that the path to //mysite/en/login is not working at all. When i click on 'login' I get "Object not Found" error. There must be something simple wrong with my setup.
Do you have any idea of what could wrong?
Thank you! -ryn
I encounter the same problem.
#31
Posted 22 May 2012 - 03:12 PM
#32
Posted 18 July 2012 - 03:42 PM
Great tool !
But when I logged in it redirected me to something like this
yourwebsite.com/en/login/index/index/index/index/index/index/index/index/index/index/index/index/index/index/index/index/index/index/index/index/index/index
Do you have a fix for this?
ALSO when I open any page i.e blog post or category page it says me
Error
Sorry, But the page you were looking for was not found.
Regards,
Jai
#33
Posted 21 July 2012 - 08:18 AM
#34
Posted 31 July 2012 - 04:19 AM
CException Sorry, You are not allowed to enter this section.
please help !!!
#35
Posted 24 September 2012 - 05:41 AM
example on clicking member images on homepage http://www.esoft-test.com/user/1-admin i get
Error
Sorry, But the page you were looking for was not found.
File:
C:\xampp\htdocs\yiicms\framework\yiilite.php(1546)
Type:
CHttpException 404
#0 C:\xampp\htdocs\yiicms\framework\yiilite.php(1434): CWebApplication->runController('user/1-admin')
#1 C:\xampp\htdocs\yiicms\framework\yiilite.php(1049): CWebApplication->processRequest()
#2 C:\xampp\htdocs\yiicms\index.php(34): CApplication->run()
#3 {main}
1534 public function runController($route)
1535 {
1536 if(($ca=$this->createController($route))!==null)
1537 {
1538 list($controller,$actionID)=$ca;
1539 $oldController=$this->_controller;
1540 $this->_controller=$controller;
1541 $controller->init();
1542 $controller->run($actionID);
1543 $this->_controller=$oldController;
1544 }
1545 else
1546 throw new CHttpException(404,Yii::t('yii','Unable to resolve the request "{route}".',
1547 array('{route}'=>$route===''?$this->defaultController:$route)));
1548 }
1549 public function createController($route,$owner=null)
1550 {
1551 if($owner===null)
1552 $owner=$this;
1553 if(($route=trim($route,'/'))==='')
1554 $route=$owner->defaultController;
1555 $caseSensitive=$this->getUrlManager()->caseSensitive;
1556 $route.='/';
1557 while(($pos=strpos($route,'/'))!==false)
1558 {am runing it on my localhost computer Any help
#36
Posted 24 September 2012 - 05:45 AM
VinodC, on 31 July 2012 - 04:19 AM, said:
CException Sorry, You are not allowed to enter this section.
please help !!!
Probably you don't have the permission to access the page, login as admin or change your role to admin in your db and try reloading the page.... feedback please
#37
Posted 01 October 2012 - 09:36 PM
PHP error
Declaration of Settings::model() should be compatible with CActiveRecord::model($className = 'CActiveRec...')
can anyone give clue what is wrong with it?
#38
Posted 23 December 2012 - 08:48 AM
ramonov, on 01 October 2012 - 09:36 PM, said:
PHP error
Declaration of Settings::model() should be compatible with CActiveRecord::model($className = 'CActiveRec...')
can anyone give clue what is wrong with it?
Hi Ramonov, did you find a solution for this issue?
if so it will be nice if u share it
Thanks in advance.
#39
Posted 15 February 2013 - 01:00 PM
Notice: Undefined property: CWebApplication::$settings in C:\wamp\www\yiiProject(mySite2)\protected\models\Settings.php on line 134
can you help me?
#40
Posted 16 February 2013 - 10:09 AM
Notice: Undefined property: CWebApplication::$settings in C:\wamp\www\yiiProject(mySite2)\protected\models\Settings.php on line 134

Help

















