Results 1 to 10 of 5054

Hybrid View

  1. #1
    Join Date
    Oct 2008
    Location
    newcastle upon tyne (UK)
    Posts
    876
    Plugin Contributions
    2

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by alan145 View Post
    I just installed Simple SEO URL, when i open the web site, i can only open main page, but when i click other page, it can't open,
    the page display as following:

    Object not found!
    The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error.

    If you think this is a server error, please contact the webmaster.

    Error 404
    127.0.0.1
    08/28/09 22:07:07
    Apache/2.2.9 (APMServ) mod_ssl/2.2.9 OpenSSL/0.9.8h PHP/5.2.6

    Could you tell me how to do that
    sounds like a htaccess problem... i had that type of error too

    copy and paste this below

    #### BOF SSU
    Options +FollowSymLinks -MultiViews
    RewriteEngine On
    # Make sure to change "zencart" to the subfolder you install ZC. # If you use root folder, change to: RewriteBase /
    RewriteBase /

    # Deny access from .htaccess
    RewriteRule ^\.htaccess$ - [F]

    RewriteCond %{SCRIPT_FILENAME} !-f
    RewriteCond %{SCRIPT_FILENAME} !-d
    RewriteRule ^(.*) index.php?/$1 [E=VAR1:$1,QSA,L]
    #### EOF SSU

    found at http://wiki.rubikintegration.com/zen...u/installation

    Check with your host if this doesnt work, i required an additional line to suit their systems

  2. #2
    Join Date
    Oct 2008
    Location
    newcastle upon tyne (UK)
    Posts
    876
    Plugin Contributions
    2

    Default Re: Simple SEO URL [support thread]

    Hi Yellow...

    I have followed the instructions... but i dont know if i have followed them right.

    I changed my config files for both to read
    define('DIR_FS_SQL_CACHE', '/var/www/html/cache/ssu');

    I this right or WORNG and BAD and EVIL? eitherway it caused alias to work.. but only for pages i set before an alias too before changing the config files. Aliases i created after this change did not take effect. Also any new catagories and products i created didnt appear in Admin>Extras> SSU mrg for me to assign aliases too.

    so i set both config back to
    define('DIR_FS_SQL_CACHE', '/var/www/html/cache/');

    and ALL aliases that did work vanished.


    so i then went to Admin>Configuration>SSU
    Set Auto Alias Status = Ture

    then the aliases i created earlier started to work! woohoo i thought

    so i created a few more new products... went to Admin>Extra>SSU Mrg.. set the alias etc..

    and now i get this on all new aliases set

    Redirect Loop













    Redirection limit for this URL exceeded. Unable to load the requested page. This may be caused by cookies that are blocked.







    The browser has stopped trying to retrieve the requested item. The site is

    redirecting the request in a way that will never complete.




    * Have you disabled or blocked cookies required by this site?


    * NOTE: If accepting the site's cookies does not resolve the problem, it is probably a server configuration

    issue and not your computer.

    ****************************


    i am using 1.3.8a with latest patch

    im really stuck now...

  3. #3
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    I changed my config files for both to read
    define('DIR_FS_SQL_CACHE', '/var/www/html/cache/ssu');
    -> no this is wrong

    If you see redirection loop, perhaps you created multiple aliases that conflicting each other. The best way to resolve is to go to the alias manager and delete all the aliases. The clear all cache and let SSU re-create the aliases automatically for you.


    Quote Originally Posted by mcshane78 View Post
    Hi Yellow...

    I have followed the instructions... but i dont know if i have followed them right.

    I changed my config files for both to read
    define('DIR_FS_SQL_CACHE', '/var/www/html/cache/ssu');

    I this right or WORNG and BAD and EVIL? eitherway it caused alias to work.. but only for pages i set before an alias too before changing the config files. Aliases i created after this change did not take effect. Also any new catagories and products i created didnt appear in Admin>Extras> SSU mrg for me to assign aliases too.

    so i set both config back to
    define('DIR_FS_SQL_CACHE', '/var/www/html/cache/');

    and ALL aliases that did work vanished.


    so i then went to Admin>Configuration>SSU
    Set Auto Alias Status = Ture

    then the aliases i created earlier started to work! woohoo i thought

    so i created a few more new products... went to Admin>Extra>SSU Mrg.. set the alias etc..

    and now i get this on all new aliases set

    Redirect Loop













    Redirection limit for this URL exceeded. Unable to load the requested page. This may be caused by cookies that are blocked.







    The browser has stopped trying to retrieve the requested item. The site is

    redirecting the request in a way that will never complete.




    * Have you disabled or blocked cookies required by this site?


    * NOTE: If accepting the site's cookies does not resolve the problem, it is probably a server configuration

    issue and not your computer.

    ****************************


    i am using 1.3.8a with latest patch

    im really stuck now...
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

 

 

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