Page 380 of 506 FirstFirst ... 280330370378379380381382390430480 ... LastLast
Results 3,791 to 3,800 of 5054
  1. #3791
    Join Date
    Aug 2006
    Location
    portlandish, oregon
    Posts
    799
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Yeah it was getting really frustrating. I didn't see anywhere in the Docs where it mentioned setting in Admin-->Config. Now if I can just get the identifiers removed...

  2. #3792
    Join Date
    Sep 2008
    Posts
    220
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by mcshane78 View Post
    hahahaha, great.. im not alone!

    but at least you worked it out... i had to ask Yellow hahaha!

    Great to see i am not alone here..i am trying to get this work too.. i didnt know there was setting for the ssu in admin-configuration.

    Besides..no errros, latest version is installed (http://wiki.rubikintegration.com/zen...u/installation and module manager installed too.

    I use norwegian language though..

  3. #3793
    Join Date
    Sep 2008
    Posts
    220
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    I got this work(almost)

    When ssu is enabled, this link appears (which shows: The page isn't redirecting properly)
    http://www.fotoexperten.no/NO/NO/NO/NO/kameraveske-c-8

    This is the site when it is not turned on:
    http://www.fotoexperten.no/index.php...=index&cPath=8

    Anyone who knows why i get this strange url?


    Ok. let me clarify the settings:

    Zen cart version 1.3.8a.

    .htacess (located in /www):

    Code:
    #### BOF SSU
    Options +FollowSymLinks -MultiViews
    RewriteEngine On
    # Make sure to change "test_site" 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
    RewriteEngine on
    RewriteCond %{HTTP_HOST} ^fotoexperten.no$ [OR]
    RewriteCond %{HTTP_HOST} ^www.fotoexperten.no$
    RewriteRule ^article\/?$ "http\:\/\/www\.fotoexperten\.no\/" [R=301,L]
    Admin-Configuration- Simple SEO URL:

  4. #3794
    Join Date
    Sep 2008
    Posts
    220
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    I got it work

    "Set SSU Multi Language Status" had to be set to off

  5. #3795
    Join Date
    Aug 2007
    Location
    Brighton, UK
    Posts
    203
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hi,

    Ive installed got it working to the point that it changes the url however i am getting the error
    "Internal Server Error

    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator, webmaster and inform them of the time the error occurred, and anything you might have done that may have caused the error.

    More information about this error may be available in the server error log.

    Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request."

    The only step i have ignored is the one shown below, as to be honest, i have absolutely no idea what it is asking.

    2. This mod use the cache folder path defined in: DIR_FS_SQL_CACHE in file includes/configure.php

    This folder is usually located at the root of your ZC store (http://site.com/path_to_store/cache)

    *
    If it is NOT, you will find in the SSU package the folder cache/ssu, copy this ssu folder along with its sub folders into your cache folder.
    *
    Go to path_to_cache_folder/ssu, set this “ssu” folder's and all its subfolders permission to 0777
    *
    It is VERY important to check and make sure that the values of DIR_FS_SQL_CACHE defined at the bottom of includes/configure.php and admin/includes/configure.php are the SAME.


    Could someone suggest why i am getting this error?

    Many thanks

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

    Default Re: Simple SEO URL [support thread]

    MINOR.. (but annoying) problem with site when SSU is turned on

    during the final stages of the checkout the customer is presented the
    checkout success page... where the customer is given the option of product updates...

    **********************
    Please notify me of updates to these products
    test product
    You can view your order history by going to the My Account page and by clicking on "View All Orders".
    Please direct any questions you have to customer service.
    Thanks for shopping with us online!
    *************************

    with SSU turned off the customer is allowed to tick/untick this option and UPDATE this request.. the user is then returned to /index.php?main_page=account_notifications etc

    however when SSU is turned on, when the user gets to the checkout success page... if they try to UPDATE the product notifications either nothing happens or the user is returned to the index page (/index/notify)

    What has gone wrong and how do i fix it?

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

    Default Re: Simple SEO URL [support thread]

    I am also unable to 'Manage Aliases' as in.. nothing appears in the AJAX box... anything i try to add doesnt appear...

    are there instructions to using this?..
    i did get it to work on a past site.. but nothing is happing here

  8. #3798
    Join Date
    Aug 2006
    Location
    portlandish, oregon
    Posts
    799
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    I am still confused as to the Category Separator people are referring to. I do not have such an option in Admin->Config->Simple Seo Url.

    Did I install something wrong?

    I would really like to get rid of the identifiers in the url.

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

    Default Re: Simple SEO URL [support thread]

    @khopek

    Admin>Config>SSU

    Set Link Alias Status = true
    Set Link Alias Status = true

    then go to Admin>Extras>SSU Manager

    click Reset all cache

    go to your site... click on a few product links and those 'p' & 'c' should have gone

  10. #3800
    Join Date
    Aug 2006
    Location
    portlandish, oregon
    Posts
    799
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    That's what I thought, but it is not working.

 

 

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