Admin page...
theguatemalan - January 15, 2009 - 00:35
| Project: | jQuery Update |
| Version: | 5.x-2.0 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I uploaded the j_query update module and replaced the files. They refreshed fine, but now I can't see my admin (turns up a blank page) /q?admin/ page. I can get around it, but I lost my main admin page.

#1
I had this same problem. I had Admin Menu so i could get around the problem, but it was still an annoyance. By backtracking and disabling modules one at a time i found that it was Workflow-ng that was killing my admin page. I don't know why or how, but disabling workflow-ng got my /admin page back.
Also, i'm not sure that this is a jquery_update issue, as i disabled jquery_update and still didn't have an admin page until i disabled workflow-ng. Perhaps it's a problem with workflow-ng that only shows up when you install certain other modules (I'm just guessing at this point). It had been a while since i looked at my /admin page, so i can't really narrow down when the problem first started occurring, so i don't know if it was jquery_update that brought the workflow-ng problem to light or some other module, or if it was workflow-ng all on its own, or what.
I'm going to post an issue on workflow-ng and see if anyone over there has had the same problem.
#2
Alright, disregard my previous reply, i wasn't yet on the right track.
It was a memory issue for me. I increased my server's memory limit from 16M to 96M in /etc/php.ini and that fixed the problem. Yours may be in a different location, depending on your server.