Page 1 of 1
Nested admin panels!
Posted: Mon Nov 26, 2007 1:17 am
by twz
When I click on "Image Manager", instead of the image manager appearing, I get another admin panel (see image). Every other option seems to work ok, it's just the image manager that does this. Any ideas please?
Re: Nested admin panels!
Posted: Tue Nov 27, 2007 1:24 am
by twz
More information:
The problem seems to have started after I created a php.ini file containing this:
upload_max_filesize = 10M
session.save_path = "/home/evan/sessions"
If I rename php.ini to something else, the problem disappears.
When I rename it back to php.ini it still works properly at first, but the problem returns again the next day!
This doesn't seem to make sense! Can anyone please help me?