LayersMenu Error: setMenuStructureString: empty string. Halted
I got this (evidently fatal) error when I was trying to create a dynamic menu on the Menus page. I selected the PHP option, noted that the plugin code seemed to be inserted OK, and then clicked Preview (I THINK, since I haven't been able to get any of Wikis to display in order to check this). All I get now when I try to link to ANY of the pages in the Wiki Help system I'm working on is the same error message.😕
Here's what I've tried so far as a fix:
1) Stop and restart the Apache server. No change.
2) Go into MySQL and directly delete the menu I was trying to create. No change. Not even when I made sure to enter COMMIT and THEN restarted the server.
This seems to be a PHP error message. PHP execution seems to be getting hung up looking for a string it can't find. If I knew what string it's looking for, I'd insert it in MySQL! Any help would be much appreciated. Otherwise, we're probably looking at major surgery and loss of a fair amount of work. BTW, this may also count as a bug report, since it didn't seem to me that I was trying to do anything not allowed by the GUI. Thanks,
--John