Nested admin panels!
Nested admin panels!
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!
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?
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?