DHTML Causes Admin Pages to not load
bighoffa - February 17, 2009 - 13:56
| Project: | DHTML Menu |
| Version: | 6.x-3.4 |
| Component: | Installation |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
When I attempt to install on D6.9, the install hangs when updating the modules page. The install will never finish. While the install is hanging, I can access the normal content on the site. DHTML menus are actually working at this point, but I cannot navigate to any of the admin pages. When I attempt to navigate to an admin page, I get the same hang that is present during the install.
I have to stop the modules page from its refresh, then disable DHTL menu to make the site operational again.

#1
It is likely that a run-away recursion is causing your site to stick in an endless loop. DHTML Menu does not contain any full recursion itself, but it does call recursive menu-rendering functions and could crash if bad data is passed.
Could you please quote the exact error message that occurs once PHP terminates? You may need to reduce the runtime limit and enable error messages.