WPIntell

Source evidence

PHP Fatal Error

Advanced Menu Manager Pro – Built for Content-heavy WordPress Sites to Add, Filter, Lock, and Edit Menus Easily · support · 2016-07-13T14:45:00+00:00

neutralsentiment
highseverity
0.7relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

6 / 22 rows with source links

27.3% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

16 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
cyjosh resolved
I received the following server error after saving a menu with many parent/child items: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 72 bytes) in /nas/content/live/suitechild/wp-content/plugins/advance-menu-manager/includes/classes/Class_Admin_Menu_Walker.php on line 97 I had already been creating a menu using the built-in WordPress menu manager before installing your plugin. The interface loaded up just fine, and I was able to add menu items, but when I went to save my changes, it threw an HTTP 500 error. I checked the server error logs and saw the error I posted above. I do have 139 menu items, if that helps. https://wordpress.org/plugins/advance-menu-manager/ I was able to temporarily fix the issue by adding the following to the start_el() function in /advance-menu-manager/includes/classes/Class_Admin_Menu_Walker.php ini_set('memory_limit', '1024M'); Should this be considered a temporary fix? Or a permanent fix? @cyjosh , Thanks for using our plugin and sharing your concern with us. As you mention increasing the memory sort out your issue that means there might be possibility of you have activated many plugins and have large data on your site. So as of now it is good solution for you. But sure we will do more troubleshoot regarding your concern and if we found any issue from our plugin we will sort it out in our next release and update you for the same. Thanks, Multidots

Comments

2 shown
cyjosh 2016-07-13T15:05:00+00:00

I was able to temporarily fix the issue by adding the following to the start_el() function in /advance-menu-manager/includes/classes/Class_Admin_Menu_Walker.php ini_set('memory_limit', '1024M'); Should this be considered a temporary fix? Or a permanent fix?

Dotstore 2016-07-22T10:54:00+00:00

@cyjosh , Thanks for using our plugin and sharing your concern with us. As you mention increasing the memory sort out your issue that means there might be possibility of you have activated many plugins and have large data on your site. So as of now it is good solution for you. But sure we will do more troubleshoot regarding your concern and if we found any issue from our plugin we will sort it out in our next release and update you for the same. Thanks, Multidots