Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
You are here: HomeForum
Welcome, Guest

SJ Mega Menu option is not exsist
(1 viewing) (1) Guest
Report bugs, Userguide, New Ideas..
  • Page:
  • 1
  • 2

TOPIC: SJ Mega Menu option is not exsist

SJ Mega Menu option is not exsist 5 years, 1 month ago #38333

I have downloaded sj mega menu in my website successfully and finished the module configuration, but when I want to configure the menu item, the option SJ Mega Menu is not exist.
How can I show it?

Re: SJ Mega Menu option is not exsist 5 years, 1 month ago #38334

Dear h.alameer

Please enable the plugin of this module: prntscr.com/mxqb9k
then select your menu in our module
the next, open and configure for the each menu item again to get the link work.

thanks

Re: SJ Mega Menu option is not exsist 5 years, 1 month ago #38349

I have enabled the plugins, but when I edit any menu item I get error message (Fatal error: Cannot use object of type stdClass as array in C:\wamp64\www\sj_edu\plugins\system\x_menu_params\x_menu_params.php on line 30)

Re: SJ Mega Menu option is not exsist 5 years, 1 month ago #38350

I have enabled the plugins, but when I edit any menu item I get error message (Fatal error: Cannot use object of type stdClass as array in C:\wamp64\www\sj_edu\plugins\system\x_menu_params\x_menu_params.php on line 30)

Re: SJ Mega Menu option is not exsist 5 years, 1 month ago #38352

Dear h.alameer

please go to plugins/system/x_menu_params/x_menu_params.php
and find

if($data['id'] && $data['parent_id'] == 1) {

=> change to:

if (is_object($data))
{ $data = (array)$data; }
if($data['id'] && $data['parent_id'] == 1) {

refer www.smartaddons.com/forum/145-sj-mega-menu-module/37103-fatal-error

thanks
The following user(s) said Thank You: delta9

Re: SJ Mega Menu option is not exsist 5 years, 1 month ago #38355

It works well
Thank you so much
  • Page:
  • 1
  • 2
Time to create page: 0.27 seconds

Notification

Please find your issue via Suggested Posts before submitting your question. We have solved the most of issues and maybe your issue was solved before.

Latest My Topics

No posts to display.

Love all our templates?

Join our membership clubs starting at $49 only for access to all of our templates

Join Now
Home Pricing
Your Cart is currently empty!
Product update
Coupon
add
Coupon code invalid! Please re-enter!
AJAX loader
SearchSupport
Magento Themes Magento Extensions Free Magento Extensions Prestashop Themes Prestashop Modules Magento 2 Themes