By jefgodesky on
I was working with the menu module, but now clicking on the link in the administration submenu yields a blank page. I've got enough PHP experience to go under the hood if need be, but I'm not sure what to start poking with a stick. Any suggestions on where I start with this?
Comments
Oops...
That should be "Menu module admin stopped working?" obviously....
--
Jason Godesky
jason@anthropik.com
Might be a cache issue. Try
Might be a cache issue. Try "delete from cache;" in your mysql client.
--
If you have troubles with a particular contrib project, please consider filing a support request. Thanks. And, by the way, Drupal 4.5 does not work with PHP 5.
--
Drupal services
My Drupal services
No dice
Cleared the cache, doesn't appear to have accomplished anything.
--
Jason Godesky
jason@anthropik.com
Do you have any contrib
Do you have any contrib modules installed? Maybe one of them has a bug or is not updated. Are there any errors in your Apache log? What did you change in the menu?
--
If you have troubles with a particular contrib project, please consider filing a support request. Thanks. And, by the way, Drupal 4.5 does not work with PHP 5.
--
Drupal services
My Drupal services
How bizarre...
Almost all of them. I tried turning all of them off, and began resetting them one at a time to see which one might be causing problems ... none of them did, and I now have them all back on, and the menu module admin is working just fine. I'm not quite sure what happened, but it seems to be working now. Thanks for the tip, Killes!
--
Jason Godesky
jason@anthropik.com
I spoke too soon...
... apparently, it's not the modules configuration, but the existence of a page.
--
Jason Godesky
jason@anthropik.com
I've submitted a bug report
http://drupal.org/node/15322
--
Jason Godesky
jason@anthropik.com