issues after resolving OC error Cannot redeclare Document
Posted: Wed Apr 29, 2015 8:11 am
After installing 2 mods (enhanced contact module and export-import-multilingual-2-26) OC displayed the error
both in the front and back end. Note that I have opencartseopackprov7.21+-+for+OC+2.x and that requires VQmod to work
I traced the error to two XML files in vqmod following their troubleshooting instructions and after testing all of them I had to disable canonicals.xml and smart_seo_pagination.xml (by placing them in a folder called disabled) and after that the site came back to life.
However, there are 2 major issues I need to resolve now:
1) What do I do with those XML files now? They are probably important
2) I use the Journal II template and now the link in the administration to interact with journal II has disappeared.
This just happened so I am sure there are even more issues to solve, but I need to know what to do going forward.
Should I reinstall vqmod and the opencartseopackprov7.21+-+for+OC+2.x ? Should I also reinstall Journal II template?
Any help will be very appreciated. Thank you.
EDIT:
I should also report that Journal II is working fine in the front end and I can open up the interface in the backend by going to Extension >>> Modules >>> journal II >>> Edit
But I really would like the previous link to show up again.
Code: Select all
Fatal error: Cannot redeclare Document::removeLink() in /home/accountname/public_html/vqmod/vqcache/vq2-system_modification_system_library_document.php on line 42
I traced the error to two XML files in vqmod following their troubleshooting instructions and after testing all of them I had to disable canonicals.xml and smart_seo_pagination.xml (by placing them in a folder called disabled) and after that the site came back to life.
However, there are 2 major issues I need to resolve now:
1) What do I do with those XML files now? They are probably important
2) I use the Journal II template and now the link in the administration to interact with journal II has disappeared.
This just happened so I am sure there are even more issues to solve, but I need to know what to do going forward.
Should I reinstall vqmod and the opencartseopackprov7.21+-+for+OC+2.x ? Should I also reinstall Journal II template?
Any help will be very appreciated. Thank you.
EDIT:
I should also report that Journal II is working fine in the front end and I can open up the interface in the backend by going to Extension >>> Modules >>> journal II >>> Edit
But I really would like the previous link to show up again.