Search found 7 matches
- Mon Jun 28, 2010 3:32 pm
- Forum: Bug Report
- Topic: PHP error at home page (front end)
- Replies: 2
- Views: 158154
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 act...
- Mon Jun 28, 2010 3:29 pm
- Forum: Bug Report
- Topic: Problem editing admin user
- Replies: 5
- Views: 89785
Re: Problem editing admin user
Right now modified this file: app/admin/config/autoload.php adding 'security' to the loaded libraries. Doing this the administrator seems to update the data ok, my question is: This autoloaded libraries will also load in the front-end? Cause my idea is to get the front-end so light as possible :) Th...
- Mon Jun 28, 2010 3:26 pm
- Forum: Bug Report
- Topic: Problem editing admin user
- Replies: 5
- Views: 89785
Re: Problem editing admin user
Copied the line you say for admin/config at admin/config/config.php but still receiving the same error: 'A PHP Error was encountered Severity: Notice Message: Undefined property: Users::$security Filename: helpers/security_helper.php Line Number: 43 Fatal error: Call to a member function xss_clean()...
- Sun Jun 27, 2010 5:53 pm
- Forum: Bug Report
- Topic: Problem trying to create a page without a menu item/parent
- Replies: 1
- Views: 52103
Problem trying to create a page without a menu item/parent
When you try to save the static page without assigning a menu item/parent, you get an error. However there is no text or validation indicating you it is mandatory to asociate the page to a menu. Also if you want to save a draft and still dont know in wich menu will associate it, or just dont want to...
- Sun Jun 27, 2010 5:35 pm
- Forum: Bug Report
- Topic: Problem editing admin user
- Replies: 5
- Views: 89785
Re: Problem editing admin user
Correction: the data was not updated at all
- Sun Jun 27, 2010 5:33 pm
- Forum: Bug Report
- Topic: Problem editing admin user
- Replies: 5
- Views: 89785
Problem editing admin user
When I've tried to edit the administrator user, putting my own e-mail and name using the backend (dont see if password can be changed?) i got the following error: "A PHP Error was encountered Severity: Notice Message: Undefined property: Users::$security Filename: helpers/security_helper.php Line Nu...
- Sun Jun 27, 2010 4:50 pm
- Forum: Installation
- Topic: Note to the instruccions of installation
- Replies: 0
- Views: 76637
Note to the instruccions of installation
After reading them i uploaded the files and used the installer without any problem. Next step of course is to login to administer your site.. so as no other data is provided, i tried the login link present in the frontend page, of course without any success. Thinking it could be a encryption problem...