Page 448 of 506 FirstFirst ... 348398438446447448449450458498 ... LastLast
Results 4,471 to 4,480 of 5054
  1. #4471
    Join Date
    Jun 2009
    Posts
    617
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    When I have ssu turned OFF, my links work, when ssu is ON, the links are broken.

    Can someone please give me a rundown of the proper settings in admin>config>ssu (or atleast what you have if you have it working!)
    Thank you,
    autoace

  2. #4472
    Join Date
    Sep 2009
    Location
    California
    Posts
    148
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by autoace View Post
    When I have ssu turned OFF, my links work, when ssu is ON, the links are broken.

    Can someone please give me a rundown of the proper settings in admin>config>ssu (or atleast what you have if you have it working!)
    A vanilla 1.3.9f install - but it's 3.5.7 SSU

    -------------------------------
    True
    False
    zenid,gclid,number_of_uploads,number_of_downloads,action,sort,page,disp_order,fi lter_id,alpha_filter_id
    0
    False
    0
    advanced_search_result,redirect,popup_image_additional,download,wordpress
    -
    0
    -
    <blank>
    -------------------------------
    and it's not on the below site - it's on www.disastersupplycatalog.com - can you grab the old version ?

    I had no issues during install or running...

  3. #4473
    Join Date
    Jun 2009
    Posts
    617
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Thank you, but your settings don't quite match up w/ mine for ssu. I have ssu v3.7.1
    Thank you,
    autoace

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

    Default Re: Simple SEO URL [support thread]

    localhost: ssu works just fine as long as it is apache server with mod rewrite enabled

    zen version 1.3.9: there is a change in the .htaccess of zencart that can interfere with how ssu works, one of the devs of zencart suggested the following fix:
    go to the .htaccess file of your store root folder, inside you should find ssu's rules, find the line

    RewriteRule ^(.*) index.php?/$1 [E=VAR1:$1,QSA,L]

    Change it to

    RewriteRule ^(.+) index.php/$1 [E=VAR1:$1,QSA,L,PT]

    if you turn on ssu and your links dont work (ie: getting all 404) then the problem lies in the .htaccess:
    1. maybe you set the RewriteBase wrong
    2. maybe you dont have mod rewrite
    3. or maybe you are using zen 1.3.9 and need to make the change mentioned above
    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

  5. #4475
    Join Date
    Oct 2009
    Posts
    5
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Having same issue as previously posted but have been unable to resolve with previous suggestions.

    Zen Cart Version 1.3.9d
    SSU Version 3.5.8

    Everything is working fine except when I get a blank page when I click on Extras / Simple SEO URL Manager. I need to edit the URL's for the site so they will not display the c (categories) and numbers.

    Any suggestions?

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by FlyingOrange View Post
    Having same issue as previously posted but have been unable to resolve with previous suggestions.

    Zen Cart Version 1.3.9d
    SSU Version 3.5.8

    Everything is working fine except when I get a blank page when I click on Extras / Simple SEO URL Manager. I need to edit the URL's for the site so they will not display the c (categories) and numbers.

    Any suggestions?
    If you get a blank page there, it's not a htaccess issue. I suspect you can resolve it by download and upload this package
    http://code.google.com/p/zencart-mod...downloads/list
    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

  7. #4477
    Join Date
    Oct 2009
    Posts
    5
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    If you get a blank page there, it's not a htaccess issue. I suspect you can resolve it by download and upload this package
    http://code.google.com/p/zencart-mod...downloads/list
    Module Manager is installed already?

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by FlyingOrange View Post
    Module Manager is installed already?
    If you have the old version, you can get a blank page issue with the new SSU.

    If you want, and indeed you should, you can enable error logging and check the error details to see exactly why you are getting the blank page
    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

  9. #4479
    Join Date
    Oct 2009
    Posts
    5
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    If you have the old version, you can get a blank page issue with the new SSU.

    If you want, and indeed you should, you can enable error logging and check the error details to see exactly why you are getting the blank page
    Latest version of Module Manager is already installed.

    Here's the error being generated:

    [20-Sep-2010 13:03:55] PHP Fatal error: Class 'yclass' not found in /home/davesspo/public_html/zencart/admin/ssu.php on line 16

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

    Default Re: Simple SEO URL [support thread]

    On line 16 of the latest version of SSU there is no code refer to yclass, perhaps you do not have the latest version, or perhaps when you upgraded you missed 1 or more files :) Latest version is 3.8.5 btw
    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

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