I don't know what you've been reading but I don't even know exactly what problem you are having as you haven't given enough information?
Printable View
How do you remove the Simple SEO Url completely off of Zen Cart.
Thanks
You uninstall it just like you installed it. Remove all the files that Simple Seo installed. Just make sure you put back the includes/functions/html_output.php file to it's ordinal state. Undo your .htaccess file.
Then run the uninstall code you need to do so in admin/tools/install_sql_patches.
PHP Code:
SET @t4=0;
SELECT (@t4:=configuration_group_id) as t4
FROM configuration_group
WHERE configuration_group_title= 'Simple SEO URL';
DELETE FROM configuration WHERE configuration_group_id = @t4;
DELETE FROM configuration_group WHERE configuration_group_id = @t4;
DROP TABLE 5.1/en/control-flow-functions.html">IF EXISTS links_aliases;
hi, i have a straneg issue that another member on this site found for me.
Basically the site runs fine, but, if i add the attribute to enable an upload of an image then seo urls stops this working.
Any ideas on what the bug is that could be causing this conflict?
I installed this mod some months ago so is it an old bug that has been fixed with an update etc that i need to do?
thanks,
Dave
ok simple seo urls doesnt work at all with the attribute upload.
to get it to work i had to instal ultimate seo urls instead.
I'm not sure if I'm confused, I've done something wrong, or this is working and I just don't know it, SSL and http vs https is my question
Here's the site:
www.swiftperformanceautomotive.com
With Ultimate SEO turned on this is what happens:
If I hover over "Login" I can see the https:// in the preview area for my curser, but if I click on it, the page is displayed as http:// in that address bar, and all the pages that should be https work in the same manner after I log in.
With Ultimate SEO turned off I get this:
Whenever I click on a page that should be https:// it works, and https is displayed in the address bar, and it stays that way throughout the checkout process.
Is this what's supposed to happen?
Did I f something up?
The only change that I made that may have done it is in the bottom of the SEO URL's control panel, I got rid of the "rewrite pages line". I had copied them to a notepad file, but didn't save it, and one of my techs used the computer and the file got closed without saving it. Could that list of pages cause my problem? If so, can someone give me the string that was in there? I can't find it in the install files, not sure which one it is in.
I'm sure this all sounds jumbled, I'm lost, but think that the more info the better on these forums.
Dan
Number 1 you are in the wrong thread for Ultimate SEO. This is Simple Seo thread. You need to go here to ask the question.
Wow, that's embarrassing. Sorry about that, I was browsing through this thread, and had the other thread open in another window, and started typing in the wrong place. Sorry about that folks!
First, I'd like to think those who help create Simple SEO... this is a such good module.
Everything is fine and proper working until today when I used Mail Chimp newsletter.
Basically. I embedded several products links in the Mail Chimp Newsletter and did a test mail sent to my personal email. When I click the links in the mail, none of links are working. Instead, I receive the message from FireFox
" The page isn't redirecting properly
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
* This problem can sometimes be caused by disabling or refusing to accept cookies. "
Just wondering if any of you have encountered the similar issues like this. Please help. Thank you.
Please help me if you know the solution. Thank you.