It installed without issue and runs as expected in the dashboard. However, no menu links appear on the top menu. There is no documentation and the developer's support link doesn't work. Anybody out there know what I might have missed.
Check your error logs, both, the one in the System/Extension Section as well as the one in the VqMod/Log Section.
Ernie
Ernie
My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.
I found the errors below. Can I fix it by reinstalling the module or installing the VQmod version rather than the OCmod version? thanks.
2016-09-27 18:09:20 - PHP Unknown: Argument 2 passed to Event::trigger() must be of the type array, integer given, called in C:\inetpub\vhosts\opencart.org\httpdocs\admin\model\extension\module\top_header_links.php on line 58 and defined in C:\inetpub\vhosts\opencart.org\httpdocs\system\engine\event.php on line 19
2016-09-27 18:12:14 - PHP Unknown: Argument 2 passed to Event::trigger() must be of the type array, string given, called in C:\inetpub\vhosts\opencart.org\httpdocs\admin\model\extension\module\top_header_links.php on line 125 and defined in C:\inetpub\vhosts\opencart.org\httpdocs\system\engine\event.php on line 19
2016-09-27 18:14:43 - PHP Unknown: Argument 2 passed to Event::trigger() must be of the type array, string given, called in C:\inetpub\vhosts\opencart.org\httpdocs\admin\model\extension\module\top_header_links.php on line 125 and defined in C:\inetpub\vhosts\opencart.org\httpdocs\system\engine\event.php on line 19
2016-09-27 18:27:14 - PHP Unknown: Argument 2 passed to Event::trigger() must be of the type array, string given, called in C:\inetpub\vhosts\opencart.org\httpdocs\admin\model\extension\module\top_header_links.php on line 125 and defined in C:\inetpub\vhosts\opencart.org\httpdocs\system\engine\event.php on line 19
2016-09-27 18:09:20 - PHP Unknown: Argument 2 passed to Event::trigger() must be of the type array, integer given, called in C:\inetpub\vhosts\opencart.org\httpdocs\admin\model\extension\module\top_header_links.php on line 58 and defined in C:\inetpub\vhosts\opencart.org\httpdocs\system\engine\event.php on line 19
2016-09-27 18:12:14 - PHP Unknown: Argument 2 passed to Event::trigger() must be of the type array, string given, called in C:\inetpub\vhosts\opencart.org\httpdocs\admin\model\extension\module\top_header_links.php on line 125 and defined in C:\inetpub\vhosts\opencart.org\httpdocs\system\engine\event.php on line 19
2016-09-27 18:14:43 - PHP Unknown: Argument 2 passed to Event::trigger() must be of the type array, string given, called in C:\inetpub\vhosts\opencart.org\httpdocs\admin\model\extension\module\top_header_links.php on line 125 and defined in C:\inetpub\vhosts\opencart.org\httpdocs\system\engine\event.php on line 19
2016-09-27 18:27:14 - PHP Unknown: Argument 2 passed to Event::trigger() must be of the type array, string given, called in C:\inetpub\vhosts\opencart.org\httpdocs\admin\model\extension\module\top_header_links.php on line 125 and defined in C:\inetpub\vhosts\opencart.org\httpdocs\system\engine\event.php on line 19
1. Check, if your OcMod Top Menu Links Extension consists of more than just an xxx.ocmod.xml file.
2. If only the XML File is part of the Extension, upload this File into your vqmod/xml/... Directory.
3. Run your Shop, then, check your vqmod/logs/... Subdirectory for a possibly existing error File.
4. Come back here and show us the Content of this Error Log File.
Explanation:
IF you have VqMod Version 2.6.x installed in your Shop, an OcMod .xml File (itself) will work as VqMod as well,
and it is much easier, to find out about errors, and solutions, if you do it this way.
But clean out all your CACHE Sections first, reset the OcMod Functions, before you make your Tests.
---
But if your OcMod Extension also contains files, such as a:
controller/whatever/top_header(_whatever).php
theme/template/whatever/top_header(_whatever).tpl
File, you need to upload such Files into their corresponding Subdirectories as well, to make it able to work.
JUST MAKE SURE, NOT to overwrite any existing DEFAULT OC File_named Files, when doing such...!
Ernie
2. If only the XML File is part of the Extension, upload this File into your vqmod/xml/... Directory.
3. Run your Shop, then, check your vqmod/logs/... Subdirectory for a possibly existing error File.
4. Come back here and show us the Content of this Error Log File.
Explanation:
IF you have VqMod Version 2.6.x installed in your Shop, an OcMod .xml File (itself) will work as VqMod as well,
and it is much easier, to find out about errors, and solutions, if you do it this way.
But clean out all your CACHE Sections first, reset the OcMod Functions, before you make your Tests.
---
But if your OcMod Extension also contains files, such as a:
controller/whatever/top_header(_whatever).php
theme/template/whatever/top_header(_whatever).tpl
File, you need to upload such Files into their corresponding Subdirectories as well, to make it able to work.
JUST MAKE SURE, NOT to overwrite any existing DEFAULT OC File_named Files, when doing such...!

Ernie
My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.
Who is online
Users browsing this forum: No registered users and 2 guests