Where did you find the latest module manager?
Printable View
Where did you find the latest module manager?
My urls are coming out as http://www.mydomain.com/-c-38_39/pro...1-ar355-p-2482
How do I automatically make it create www.mydomain.com/category name/product ?
Seems like it's cookie based then, right? How does this module help then if the robots that crawl a site can't accept the session cookie? It seems like all of the URLs that are crawled won't be SEO'ed and thus, the plugin is pointless. I hope I'm wrong about this.
My urls are coming out as http://www.mydomain.com/-c-38_39/pro...1-ar355-p-2482
what is the .htaccess rewrite rule so that instead of c-1 or c-38 it includes the category names and subcategories in alias?
Need some help
I've encountered a problem installing module manager. I've uploaded everything, and when I click on 'Install new modules'
It comes 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 have checked and it is correct, there is no current_version.txt there, but there is a current_version.XML
Any ideas an what should I do?
I now have a fully working version of this mod on my site :clap:
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
thank you soooo much for sharing, i was having exactly the same issue and thought i was going crazy!!!
I have the latest version of the super slo modulu.Chci ask to rewrite the url manufacturer? www.mysite.cz / producer? for example www.mysite.cz / adidas?
Another problem is diaktrika the url I can not display hooks, commas, that you do not.
Thanks in advance
Well I'm completely stumped. I have a site running Zen Cart 1.3.8a on a Windows server hosted at Go Daddy. We've installed the ISAPI Rewrite module from Helicon to the server and installed SSU version 3.8.3. I've gone over the install instructions numerous times but still cannot get this mod to work. Every time I enable it and try to click on a product category I get a 404 error. The link is showing up as I would expect, but we're not getting to the pages.
My Zen Cart is installed in a folder named "catalog" and I have put that into the .htaccess file in the catalog folder. Nothing I do seems to work.
Suggestions?