Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
jill8026
Does anyone know how to "turn off" this mod without completely deleting it...I am having troubles with my large images not displaying and need to see if this mod is causing it...Thanks!
Simply go to configuration->ssu, and add this into your exclude list:
popup_image_additional
Which I added for you just now. This will solve your problem. The issue is fairly easy to understand tho, I will see if I can get it fixed.
Re: Simple SEO URL [support thread]
@Mike: you mean you see:
http://www.mysite.com/cSSU_ID_DELIMITER84 on every category and products
Rite?
Go to tools->module manage->list installed modules and tell me what you see. This issue happens only if the patch was not run correctly, it doesnt relate to htaccess.
Re: Simple SEO URL v1.3.7
It should work with the older version (1.3.7).
But in all cases, clone your site and test the module on it first.
Since for this module and ANY other module that attempts to change your site links, when it breaks your site breaks. So make sure you test first.
Quote:
Originally Posted by
garyclemens
Is the current version of Simple CEO rev235 compatible with v1.3.7. Do not really want to upgrade my store at this time. If not is there a place i can get an older version?
I tried looking in the "older contributions" in the download section. Looked for and answer but unable to find. If it already posted sorry!
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
yellow1912
@Mike: you mean you see:
http://www.mysite.com/cSSU_ID_DELIMITER84 on every category and products
Rite?
Go to tools->module manage->list installed modules and tell me what you see. This issue happens only if the patch was not run correctly, it doesnt relate to htaccess.
tools->module manage->list installed modules throws up this error
1146 Table 'mikedean_nortsandones.module_version_tracker' doesn't exist
in:
[SELECT * FROM module_version_tracker]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
Re: Simple SEO URL [support thread]
So that's the reason why. You havent got it installed yet. I will add this re-install feature today, but for now just go to your admin/includes/module_installation and delete a file called: .keep. Now go back to your admin and go to the module manager for it to automatically installs itself. If you see a warning say: "can not create .keep file" then just create a new .keep at admin/includes/module_installation
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
yellow1912
@Mike: you mean you see:
http://www.mysite.com/cSSU_ID_DELIMITER84 on every category and products
Rite?
Go to tools->module manage->list installed modules and tell me what you see. This issue happens only if the patch was not run correctly, it doesnt relate to htaccess.
I re-installed the mod manager, and manually insatlled the sql, (in case it was not loading and the same with the SEO sql files..
I can get access to the from page, and when I click on a category, I get a
Internal Server Error (Error 500) message. The links in the URL are now looking correct tho.
Re: Simple SEO URL [support thread]
Is this on the same server with your test site? Do you have a link? I need more info to be able to know what the problem is? Also post your htaccess here.
Re: Simple SEO URL [support thread]
Quote:
Originally Posted by
yellow1912
So that's the reason why. You havent got it installed yet. I will add this re-install feature today, but for now just go to your admin/includes/module_installation and delete a file called: .keep. Now go back to your admin and go to the module manager for it to automatically installs itself. If you see a warning say: "can not create .keep file" then just create a new .keep at admin/includes/module_installation
I did as above and this is what shows up in the admin screen
Failed: 1
ERROR: Cannot create table module_version_tracker because it already exists
Note: 1 statements ignored. See "upgrade_exceptions" table for additional details.
Failed to set up version tracker table
Re: Simple SEO URL [support thread]
Mike, that message was for the error:
1146 Table 'mikedean_nortsandones.module_version_tracker' doesn't exist
Which you said you fixed.
Quote:
Originally Posted by
Mike_Dean
I did as above and this is what shows up in the admin screen
Failed: 1
ERROR: Cannot create table module_version_tracker because it already exists
Note: 1 statements ignored. See "upgrade_exceptions" table for additional details.
Failed to set up version tracker table