I now have a fully working version of this mod on my site
I hit a few problems along the way, so I'm going to share my story to hopefully help some others out there. I am running the latest ZenCart 1.39d. I also have Zen LightBox and ImageHandler installed and they don't seem to be conflicting (for now).
As per my last post when I first installed Module Manager and clicked on 'Install new modules'
It came up with the error:
Warning /includes/module_installation/modules/current_version.txt is missing
Error Module version could not be found in file and database
Warning /includes/module_installation/module_manager/current_version.txt is missing
Error Module version could not be found in file and database
I checked and it was correct, there was no current_version.txt there, but there was a current_version.XML file. All I did to fix this was open current_version.xml with notepad++ and copied the contents (only a few lines in there) and pasted it into a current_version.txt, and then put copies of that file into:
/includes/module_installation/modules/
&
/includes/module_installation/module_manager/
Not sure if that's 100% correct, and somebody please correct me if I'm wrong, but eveything seems to be working for now.
After finishing the install and turning SSU on in the admin/config menu I was getting 'Internal Server error' on all pages on my site. After re-reading the instructions very carefully I realized I hadn't changed the line:
RewriteBase /zencart/
to
RewriteBase /
in my .htaccess file, as my zencart is installed in the root.
Hope this helps a few people. You can see it working here if you want nintendoparts.com.au



Reply With Quote

