Page 488 of 506 FirstFirst ... 388438478486487488489490498 ... LastLast
Results 4,871 to 4,880 of 5054
  1. #4871
    Join Date
    Jun 2010
    Location
    Crossmolina, Ireland
    Posts
    55
    Plugin Contributions
    1

    Default Re: Simple SEO URL [support thread]

    Two things.
    1st. Does anyone know how to get SSU it distinguish between two installs of zencart on the same hosting but on different domains?

    2nd. Does anyone know how to get the shopping cart part of SSU disabled so the customer can edit their cart without putting another item into it and having the old one still there?

    Any help would be appreciated.
    Thanks.

  2. #4872
    Join Date
    Aug 2009
    Location
    Bedford, England
    Posts
    966
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by corseter View Post
    Two things.
    1st. Does anyone know how to get SSU it distinguish between two installs of zencart on the same hosting but on different domains?

    2nd. Does anyone know how to get the shopping cart part of SSU disabled so the customer can edit their cart without putting another item into it and having the old one still there?

    Any help would be appreciated.
    Thanks.
    1st are both installs looking at the same database?

    2nd shopping cart should be excluded from the parameters of SSU in the exclude list in the admin setting.

  3. #4873
    Join Date
    Apr 2010
    Posts
    16
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by fecomm View Post
    If a URL has a plus sign (+) in a dynamic URL, it creates an indefinitely redirect loop. How can this be fixed?
    Did this ever get answered? We're getting this with the advanced search (even though 'advanced_search' is in the exclude list).

    What happens is a link that looks like this with SSU off...

    http://www.partywebsite.co.uk/index....ts_add_product

    ...looks like this with it on...

    http://www.partywebsite.co.uk/?searc...ts_add_product

    ...which still works, unless the user searches for a multi-word product and the keyword goes into the querystring like this...

    1st+birthday

    ...whereas it should be...

    1st%20birthday

    Any clues how to fix this? Seems like it should be simple, but I can't work it out.

    Thanks.

    (Zen version 1.3.8a, SSU version 3.8.5)

  4. #4874
    Join Date
    Apr 2010
    Posts
    16
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Sorry, I'll try that again, forum wouldn't let me correct my last post...


    Quote Originally Posted by fecomm View Post
    If a URL has a plus sign (+) in a dynamic URL, it creates an indefinitely redirect loop. How can this be fixed?
    Did this ever get answered? We're getting this with the advanced search (even though 'advanced_search' and 'advanced_search_result' are in the exclude list).

    What happens is a link that looks like this with SSU off...

    HTML Code:
    http://www.partywebsite.co.uk/index.php?main_page=index&search_in_description=1&keyword=barbie&inc_subcat=0&sort=20a&action=multiple_products_add_product
    ...looks like this with it on...

    HTML Code:
    http://www.partywebsite.co.uk/?search_in_description=1&keyword=barbie&inc_subcat=0&sort=20a&action=multiple_products_add_product
    I don't get why it is removing part of the string here but it still works ok, unless the user searches for a multi-word product and the keyword then goes into the querystring like this...

    1st+birthday

    ...whereas it should be...

    1st%20birthday

    Any clues how to fix this? Seems like it should be simple, but I can't work it out.

    Thanks.

    (Zen version 1.3.8a, SSU version 3.8.5)

  5. #4875
    Join Date
    Jun 2010
    Location
    Crossmolina, Ireland
    Posts
    55
    Plugin Contributions
    1

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by philip937 View Post
    1st are both installs looking at the same database?

    2nd shopping cart should be excluded from the parameters of SSU in the exclude list in the admin setting.
    Yes they are both looking at the same database. though I only want the new site to look at it and not translate the domain to the old one.


    Also if I add in shopping_cart into both excludes lists it still does not work. What is the correct code?

  6. #4876
    Join Date
    Apr 2006
    Posts
    96
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by NathanielB View Post
    When I had my blank pages and bits missing from the admin, I had to change file permissions to 644 and 755 so read the install and check your file permissions match.

    Also check your htaccess is not conflicting with it as I think mine was due to me already adding some lines of code to the htaccess (my default file) which was conflicting with that of SSU.
    Thank you, but which files need to change permissions to 644 and 755? I have combed the install instructions but I can't find that info.

  7. #4877
    Join Date
    Aug 2009
    Location
    Bedford, England
    Posts
    966
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by corseter View Post
    Yes they are both looking at the same database. though I only want the new site to look at it and not translate the domain to the old one.


    Also if I add in shopping_cart into both excludes lists it still does not work. What is the correct code?
    Sorry for the delay in getting back to you. Did you reset the cache after you made changes?
    Phil Rogers
    A problem shared is a problem solved.

  8. #4878
    Join Date
    Jun 2011
    Posts
    63
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    i used to set the ID delimiter to ".", now i change it to "-",
    how to make those old urls automatically redirected to the new urls? now they are redirected to the main page.

  9. #4879
    Join Date
    Oct 2008
    Posts
    591
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    what happen to my seo url ?

    Now add this #.TvWbIjWRERo to all my URL

    Look

    http://www.king- magic.com/how-to-order-ezp-14.html

  10. #4880
    Join Date
    Dec 2011
    Posts
    13
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    I have searched forum and found several people with this issue however I have only seen one response for a fix and it was to update to the newest Module manager (which I am already using)

    When I goto Admin>Extra>SSU manager I get the following error:

    1048 Column 'configuration_group_id' cannot be null
    in:
    [INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('Set Auto Alias Status', 'SSU_AUTO_ALIAS', 'false', 'Let SSU automatically remove identifiers from links, you have to have ssu alias on.', @t4, 1, NOW(), NOW(), NULL, 'zen_cfg_select_option(array(\'true\', \'false\'),');]
    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.


    Under Module manager if I go to List all modules I see "yellow1912_ssu" and if I click update I get the same error listed above.

    Any help would be greatly appreciated.

 

 

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

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR