Results 1 to 10 of 5054

Hybrid View

  1. #1
    Join Date
    Nov 2007
    Posts
    64
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    github.com/yellow1912/simple-seo-url/

    the last modified solution the bug urlencode in link.php

    github.com/yellow1912/simple-seo-url/commit/aa4fb148d185c641003913e421e0a8f7823ff53e


    Salutacions








    Quote Originally Posted by VicAvendano View Post
    I noticed the latest version has had a problem processing "+" within url query parameters... Some people have had a problem with store searches with multiple words, and adding the advanced_search to the exclude list helped.

    My problem now is I had a + within parameters used for tracking purposes, and this triggers an infinite redirect loop. Hopefully I can figure out how to fix this or a new version will be released soon...

  2. #2
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by danilovig View Post
    github.com/yellow1912/simple-seo-url/

    the last modified solution the bug urlencode in link.php

    github.com/yellow1912/simple-seo-url/commit/aa4fb148d185c641003913e421e0a8f7823ff53e


    Salutacions
    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?
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  3. #3
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,674
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    How do you remove the Simple SEO Url completely off of Zen Cart.

    Thanks

  4. #4
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by bkeaton View Post
    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; 
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  5. #5
    Join Date
    Feb 2010
    Posts
    68
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    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

  6. #6
    Join Date
    Feb 2010
    Posts
    68
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    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.

  7. #7
    Join Date
    Aug 2010
    Location
    Norwich, CT
    Posts
    22
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    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

 

 

Similar Threads

  1. v151 Simple SEO URLs for ZC 1.5.x [Support Thread]
    By cvhainb in forum All Other Contributions/Addons
    Replies: 46
    Last Post: 8 Jun 2022, 09:42 AM
  2. Simple SEO URL, Ultimate SEO URLs, Ceon URI Mapping SEO
    By pizza392 in forum All Other Contributions/Addons
    Replies: 13
    Last Post: 21 Jan 2015, 10:49 AM
  3. How do I tell what version my Simple SEO URL addon mod, and others, are?
    By kevinmc3 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 6 May 2010, 01:32 AM
  4. Can't create new thread in Simple SEO URL forum
    By gseiber in forum General Questions
    Replies: 1
    Last Post: 3 Apr 2010, 01:56 PM
  5. Re: Simple SEO URL [support thread]
    By creamcrackers in forum General Questions
    Replies: 2
    Last Post: 16 Aug 2009, 03:02 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg