Page 505 of 506 FirstFirst ... 5405455495503504505506 LastLast
Results 5,041 to 5,050 of 5054
  1. #5041
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    Default Re: Simple SEO URL [support thread]

    DIRECTORY_SEPARATOR is for the filesystem (not URLs)... The filesystem separator is different on different platforms.

    Good eyes rjharris37 :)
    The glass is not half full. The glass is not half empty. The glass is simply too big!
    Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
    Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker

  2. #5042
    Join Date
    Apr 2009
    Posts
    17
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    I also noticed now that the login page redirects properly. It appears to be the product info pages that get the redirect loop error in some browsers.

  3. #5043
    Join Date
    Apr 2009
    Posts
    17
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Upon further investigation, I realize now that the redirect is looping when there is more than one "/" in the url.
    That is why login works, but product info does not. My login url redirects just fine like this:

    http://www.example.com/zc151/login

    However this link gets a redirect loop:

    http://www.example.com/zc151/cat-c-1/some-part-p-1

    Been trying to figure this out for hours... Probably something silly in the rewrite rules???

  4. #5044
    Join Date
    Apr 2009
    Posts
    17
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Well I found the solution, and I wanted to report back that this post solves my problems:

    http://www.zen-cart.com/showthread.p...roblems-Chrome

    There's that one little admin switch that was causing the redirect loop.

    Have a nice day,

    Rob

    P.S.-

    For those of you that want to test Simple SEO URLs on your windows server:
    Find line 24 in the SSU file includes/classes/ssu/core/link.php and replace this:

    if(!SSUConfig::registry('configs', 'status') || (end(explode(DIRECTORY_SEPARATOR, $_SERVER["SCRIPT_FILENAME"])) != 'index.php'))

    with this:

    if(!SSUConfig::registry('configs', 'status') || (end(explode("/", $_SERVER["SCRIPT_FILENAME"])) != 'index.php'))
    Last edited by rjharris37; 14 Nov 2013 at 02:45 PM.

  5. #5045
    Join Date
    Apr 2006
    Posts
    12
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hello,

    I am running a patched version of zencart 1.3.8a for php5.3. I am planning to upgrade to ZenCart 1.5 in near future. But until then I need a download link for Simple SEO v3.8.5 I have read that it works with php 5.3 but I can't find a download anywhere! Does anyone know where I can find that? Thanks!

  6. #5046
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,846
    Plugin Contributions
    25

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by ranpan View Post
    Hello,

    I am running a patched version of zencart 1.3.8a for php5.3. I am planning to upgrade to ZenCart 1.5 in near future. But until then I need a download link for Simple SEO v3.8.5 I have read that it works with php 5.3 but I can't find a download anywhere! Does anyone know where I can find that? Thanks!
    I can mail you a version 3.5.8, or 3.8.3
    Last edited by Design75; 15 Jan 2014 at 03:55 PM.

  7. #5047
    Join Date
    Apr 2006
    Posts
    12
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by Design75 View Post
    I can mail you a version 3.5.8, or 3.8.3
    Please mail me both versions if you can. I will PM you my email. Thanks so much!

  8. #5048
    Join Date
    Oct 2013
    Location
    United States
    Posts
    88
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    manufacturer url not working please help ....
    Added manufacturers_id to the Set Querys keys exclude list in Configuration
    But its appear
    example: http://mysite.com/?manufacturers_id=13

    please help

  9. #5049
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by crixus View Post
    manufacturer url not working please help ....
    Added manufacturers_id to the Set Querys keys exclude list in Configuration
    But its appear
    example: http://mysite.com/?manufacturers_id=13

    please help
    Why don't you try using the updated version of this module, and then posting in the NEW support thread for the latest version.. This one is dead and unsupported..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  10. #5050
    Join Date
    Oct 2013
    Location
    United States
    Posts
    88
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by DivaVocals View Post
    Why don't you try using the updated version of this module, and then posting in the NEW support thread for the latest version.. This one is dead and unsupported..

    Viba Thanks you always .. you are a nice man..
    I just installed last version ... and i can't comment on new support Thread.. i don't know whey...

 

 

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