Page 451 of 506 FirstFirst ... 351401441449450451452453461501 ... LastLast
Results 4,501 to 4,510 of 5054
  1. #4501
    Join Date
    Nov 2008
    Posts
    8
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Does anyone know if a clean install of zencart 1.3.9f that already has module manager (the latest is rev18, I think) and SSU 3.8.5 installed and running correctly -- that is available as a download???

    I've got a 1.3.8a store running in my dev environment with SSU 3.8.0 running correctly. I cannot get 3.8.5 to work correctly, either upgrading 3.8.0, or as a new install.

    Dev env is xampp 1.7.1, win64.

    My working store is 1.3.8a with SSU 3.8.0. It started as a SSU 3.6.7, and was upgraded over time to 3.8.0. URLs in the address bar are seo-friendly. URLs that appear in the browser status bar when you hover over link are friendly. Clicking a link works as expected. This 1.3.8a store and SSU 3.8.0 seems to work correctly.

    I'm trying to upgrade the store to 1.3.9f, but I can't get SSU to work anymore. I've tried dozens of times (same dev environment) to get a fresh 1.3.9f install to work with SSU 3.8.5, but I cannot! I've read the online docs at rubikintegration, i've been slow and careful, but it doesn't work for me. The URLs look friendly, but any link you click simply dumps you on the main landing page -- you can't view any other pages.

    Since my other store works fine under the same xampp env, I assume apache is configured right.

    If a clean 1.3.9f install with SSu 3.8.5 is available somewhere, I've love to download it and compare to my install.

    Anyone know if such a package exists?

  2. #4502
    Join Date
    Jul 2010
    Posts
    49
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by khopek View Post
    I have had similar problems with SSU not showing urls how I wanted. In my case SSU kept showing the ID's. The only way I found to correct it was to actually delete all the folders inside the SSU cache then go to Extras->SSU Manager and Reset All Cache.
    Thanks for the reply. How do I manually delete the SSU cache?

  3. #4503
    Join Date
    Jul 2010
    Posts
    49
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by Nintendoparts View Post
    Thanks for the reply. How do I manually delete the SSU cache?
    Ok I figured out how to manually delete the Su cache, but I'm still getting URLS like

    .nintendoparts.com.au/screens-c-2_5/ds-lite-bottom-lcd-screen-p-2

    instead of

    .nintendoparts.com.au/ds-lite-bottom-lcd-screen-p-2.html

    Does anyone have any other suggestions of how to get this thing working? I'm thinking of trying ultimate SEO URL's instead, at least it's built or zencart 1.39

  4. #4504
    Join Date
    Jul 2010
    Posts
    49
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    I just upgraded SSU 3.8.4 to 3.8.5, by just re-uploading the new files and overwriting the old files via ftp.

    Now when I go to extra>SSU URL Manager I'm getting a blank screen

    I checked my debug file and it says:

    PHP Fatal error: Class 'yclass' not found in /home2/ndsparts/public_html/admin/ssu.php on line 16

    I have re-uploaded the files several times to make sure I haven't missed any.

    I also noted that my URL's have changed slightly from

    .nintendoparts.com.au/screens-c-2_5/ds-lite-bottom-lcd-screen-p-2

    to

    .nintendoparts.com.au/-c-2_5/ds-lite-bottom-lcd-screen-p-2

    What's going on here?

    I'm running zencart 1.39f with the latest module manager by the way.
    Last edited by Nintendoparts; 26 Sep 2010 at 10:11 AM.

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

    Default Re: Simple SEO URL [support thread]

    @Nintendoparts:

    That error (no yclass) shows that you may not have the latest module manager as you thought. Please try to get it here again:

    http://code.google.com/p/zencart-mod...downloads/list

    You should also read:
    http://wiki.rubikintegration.com/zen...eshootings/c-0

    This module works for all new zencart versions, that including 1.3.9f. I think you should read more about ultimate seo url before using it, if you dont use SSU there are better options than that module.


    @escookies and others with 1.3.9: you may want to check the .htaccess file, zen 1.3.9 has some changes that may require changing the .htaccess file a bit

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

    @hc1501: latest version (3.8.5) uses less cache file, so you should get it. If you dont use auto alias you will not feature auto alias provides but you will have much less cache files as well.
    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

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

    Default Re: Simple SEO URL [support thread]

    In addition, SSU has gone GIT.
    http://github.com/yellow1912/simple-seo-url

    If you want to report bugs, or just want to always stay ahead, that is the place.
    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. #4507
    Join Date
    Sep 2010
    Posts
    19
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    No, but you can install in in 5 mins :) yes the Simple Seo works flawlessly with the latest stable version.

  8. #4508
    Join Date
    Nov 2008
    Posts
    8
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    @acedweb - not sure who you are answering... if it is my question about a new 1.3.9f install with SSU... i know it only takes 5 minutes to install. i've done it 20 times on two different laptops. I can make 3.8.0 work on 1.3.8a, but I can't make 3.8.5 work on 1.3.8a or 1.3.9f. So, I asked for a known working copy to see if it is something in my env. Note: i can make 1.3.8 and ssu3.8.0 work, so I don't think it's my environment.

    I've included my .htaccess file below. Any suggestions? In all cases, the URLs look correct, but the page doesn't load. I always see the main page. By the way, the "missing page check" is off, so that's not masking the problem. Anyone have ideas of where i could add some "error_log" statements to help indicate where the problem is?

    #### 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 /zen_new/

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

    RewriteCond %{SCRIPT_FILENAME} !-f
    RewriteCond %{SCRIPT_FILENAME} !-d

    #*** i have tried each of these, one at a time ***
    #RewriteRule ^(.*) index.php?/$1 [E=VAR1:$1,QSA,L]
    #RewriteRule ^(.+) index.php/$1 [E=VAR1:$1,QSA,L,PT]

    # suggested by ssu_check.php
    RewriteRule ^(.*) index.php?/$1 [E=VAR1:$1,QSA]
    #### EOF SSU

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

    Default Re: Simple SEO URL [support thread]

    It's probably your environment, note several things relied on your env set correctly:

    example:
    DIRECTORY_SEPARATOR
    $_SERVER["SCRIPT_FILENAME"]
    $_SERVER['SCRIPT_NAME']

    If I remember correctly 3.8.5 uses DIRECTORY_SEPARATOR instead of "\" to support windows server, so you may want to check and make sure if DIRECTORY_SEPARATOR is set correctly (this is set automatically on the server, but some time it can return wrong value)

    Your htaccess looks fine, the fact that you see homepage every time means the redirection does work. It's just that the link.php cannot process the link correctly for some reason. (includes/classes/ssu/cores/link.php). If you have some php experience you can go in there and try to die() at some checkout point to see where it got stuck. Or you can also turns on zencart debug logging and hope that the error get logged (unlikely)
    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

  10. #4510
    Join Date
    Jul 2010
    Posts
    49
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Firstly, thanks heaps for the reply!

    Quote Originally Posted by yellow1912 View Post
    @Nintendoparts:

    That error (no yclass) shows that you may not have the latest module manager as you thought. Please try to get it here again:

    http://code.google.com/p/zencart-mod...downloads/list
    According to the link that file was uploaded in Jan this year and I only started this website in March this year. Also I have the original module_manager.zip I installed module manager with and I verified the checksum matches with the latest version. So I'm pretty confident my module manager is the latest.

    Quote Originally Posted by yellow1912 View Post
    According to that link my funny looking URL's, eg:

    .nintendoparts.com.au/-c-2_5/ds-lite-bottom-lcd-screen-p-2

    are due to the use of Easy Populate. I don't even know what Easy Populate is, and I'm pretty sure I've never installed this module.


    Quote Originally Posted by yellow1912 View Post
    This module works for all new zencart versions, that including 1.3.9f. I think you should read more about ultimate seo url before using it, if you dont use SSU there are better options than that module.
    Could you elaborate on which modules may be better?

    Thanks again for your continues support of this module

 

 

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