SEO pack extension not working after upgrade

Tagged: 

ThemeBurn SupportForumsOpenCart ThemesPavilion OpenCart ThemeSEO pack extension not working after upgrade

This topic has been marked as not resolved.

Hi, I just upgraded a multistore opencart installation from v2.3.0.2 to 3.0.3.1_rc and upgraded to the latest version of pavilion and burnengine. The problem is that the SEO pack isn’t working correctly and is conflicting with the SEO keyword fields for ‘information’ and ‘manufacturers’ entries. Even if the seo keyword fields are blank I get this error…

Notice: Undefined index: product_seo_url in /home/adminmc/public_html/update-del/system/vendor/BurnEngine/extension/seo/admin/model/generatorModel.php on line 658Warning: Invalid argument supplied for foreach() in /home/adminmc/public_html/update-del/system/vendor/BurnEngine/extension/seo/admin/model/generatorModel.php on line 658Warning: Cannot modify header information – headers already sent by (output started at /home/adminmc/public_html/update-del/admin/controller/startup/error.php:34) in /home/adminmc/storage/modification/system/library/response.php on line 42

Any idea what might be causing this please?

Thanks for your help.

January 21, 2019 at 10:59 pm #66845

A quick update on this error… I thought this might be caused by an upgrade issue but I’ve also created a completely new, empty install of opencart and burnengine and the same error appears on this one too. So maybe this is a bug in the SEO pack extension.

Any ideas support?

Thanks

January 22, 2019 at 4:51 pm #66848

Another update, tested some changes to line 658 of the generatorModel.php file and this updated code appears to have fixed the error message…

foreach ($data[$entity . '_seo_url'] as $store_id => $keywords) {

Hopefully it’s a proper fix and doesn’t cause issues elsewhere. Would be great if support could confirm this???

Hope it helps someone.

January 23, 2019 at 9:18 pm #66854

Thank ! You helped me a lot ! I have been looking for a solution for a long time and then you said the answer. Thank !

January 24, 2019 at 1:01 am #66855

Thats great, happy to help :-)

January 24, 2019 at 11:37 am #66857

Thanks so much for that, @pieman3 (^_^)

– we might need to form a small community of ‘burnengine’ users to help each other out with this type of thing, as it appears official support is no longer active.

February 12, 2020 at 2:24 am #67980
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.