- This topic has 4 replies, 3 voices, and was last updated 10 years, 5 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Troubleshooting › Call to undefined function pagelines_insert_menu()
I’m getting the above Fatal Error message when I try to use the short codes toolbar button to add shopping cart codes to my product pages. I’m not sure what’s happening. I checked my Hook Editor from Pagelines (theme) and there is no hook for insert_menu() that I can see.
Please repost the error message in its entirety. Subject lines are not long enough to hold the complete message.
The following post should help:
Fatal error: Call to undefined function pagelines_insert_menu() in /home/content/86/10020886/html/wp-content/plugins/hooker/hooker.php on line 31
Well, the error is coming from the “Hooker” plugin:
[http://www.pagelines.com/shop/plugins/hooker/]
Because the purpose of “Hooker” is to directly manipulate WordPress programming “hooks,” you need to either scrutinize the JavaScript or PHP code you are feeding Hooker, or contact the Hooker developer for support.
I suspect the Hooker parser is choking on something you gave it…