Totally Zenned
- Join Date:
- Oct 2006
- Posts:
- 5,422
- Plugin Contributions:
- 0
Simple SEO URL (OLD version) [support thread]
janellez:
I had this working in a test cart on 1.3.8a but after simply moving the test folders into the live site and changing the configure files, the site's working fine but I no longer see Simple Seo under the Configuration menu to be able to turn the mod on. I DO see it under Extras.
I've reinstalled, checked my permissions on the cache, made sure my .htaccess file reads correctly, and even run /ssu_check.php. I have Module Mangager installed as well.
Any ideas?
Alright, if you do not see it under configuration anymore, something must have gone wrong. Probably you have some changes made to the database. The simplest solution, is to reinstall the db for SSU, it's pretty easy:
Go to admin, tools, sql patch tool and run
delete from module_version_tracker where module_code ='yellow1912_ssu';
Then go to admin-extra-ssu manager, the module should be reinstalled automatically.