Re: codefight cms could not get admin page

New version of codefight cms is now available for download. Just a new skin + few bug fixes + removed “admin/” from url to work in above server environment as well.

continue reading ...

 

 

 

Author dbashyal has posted total 30 posts.
click here To post comments on the above post.
Date: 20-04-2010 05:29:10am

Re: PHP error at home page (front end)

try new version and let me know if it solved your issue. If not can you send me the url, so i can have a look at the issue.
Author dbashyal has posted total 30 posts.

Date: 27-07-2010 17:24:40pm

Re: PHP error at home page (front end)

You can add $reduce_space = false; somewhere at the beginning of the function to fix that issue.



if(!is_array($this->menu) || empty($this->menu)) return FALSE;

//add this line.
$reduce_space = false;


app/frontend/libraries/Menu.php
Author dbashyal has posted total 30 posts.

Date: 28-06-2010 05:04:54am

PHP error at home page (front end)

I get this error entering the frontend:

"A PHP Error was encountered



Severity: Notice



Message: Undefined variable: reduce_space



Filename: libraries/Menu.php



Line Number: 151"



The error started appearing after removing some items of the menu that i dont need.

This error appears when you dont have active links in a menu.
Author eowynx has posted total 7 posts.

Date: 27-06-2010 23:32:38pm

 

 

You may also like:

And, Around the globe:

 

 

 

 1 2 3 4 >  Last ›
 


Page rendered in 1.1624 seconds

 
Powered by: Codefight CMS | A Damodar Bashyal Creation.