Page 90 of 506 FirstFirst ... 40808889909192100140190 ... LastLast
Results 891 to 900 of 5054
  1. #891
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Can you explain the problems you have?
    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

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

    Default Re: Simple SEO URL [support thread]

    Also:
    your server (linux or windows?)
    php version

    your current htaccess config

    your site link
    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

  3. #893
    Join Date
    Aug 2008
    Posts
    16
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Yellow,

    i've tried on 2 different configuration :
    - one remote testconfig (www.test.poumi-shop 'dot' com) (linux 2.6.24.5, php 5.2.6, mysql 5, apache 2.2.x). The seo url is not currently activated

    - one local testconfig, on my local pc (easyphp on windows xp sp2, php5.2.0, mysql 5, apache 2.2.3)

    On both sites, i have the same htaccess :

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

    Below the sequence done (my last test, done on the local config):
    -> fresh new installation with zencart 1.3.8a
    -> copy all the module manager file
    -> test on /admin if the manager has been installed
    -> copy all the seo url files (and replace some of the module manager files)
    -> "install new modules" option on module manager
    -> "extra - SEO manager" option
    -> then "reset cache option"
    -> "reset all cache" and "reset only categories cache" seems to be ok (no error message)
    -> "reset product cache" and "reset manufacturer cache " gives me the error "cache/ssu is not writable" "could not open dir" (i've checked that cache directory has the777 property)
    -> The "reset only page cache " gives me an error :
    Fatal error: Call to undefined method su_manager::reset_pages_cache_folder() in www/includes/admin/ssu.php on line 38

    i'm 99.99% sure that all the files has been copied (i've done it 10 times maybe ..). As the test done on a fresh zencart config is not ok, i should make a BIG mistake somewhere .....

    Thanks for your support and your help
    Last edited by Zeiser50; 17 Oct 2008 at 08:29 PM.

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

    Default Re: Simple SEO URL [support thread]

    Maybe you missed this one when you read the installation guide:

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

    Also, make sure to set cache/ssu and all folders under it to 777
    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. #895
    Join Date
    Aug 2008
    Posts
    16
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    Maybe you missed this one when you read the installation guide:

    http://code.google.com/p/zencart-mod...downloads/list
    What do you exactly mean ? It is the version 15 which is currently installed.
    Yes, i've checked that The cache/ssu has 777

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

    Default Re: Simple SEO URL [support thread]

    ok, so except from the error:

    Fatal error: Call to undefined method su_manager::reset_pages_cache_folder() in www/includes/admin/ssu.php on line 38

    which can be resolved easily, what other errors you get? Does it not work on the front end? Do you get 404 page not found or whatever error it is?
    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. #897
    Join Date
    Aug 2008
    Posts
    16
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    I've activated the SEO mod on my remote site ((www.test.poumi-shop 'dot' com)

    -> the first page can be reached
    -> all the other pages have a 500 internal server error

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by Zeiser50 View Post
    I've activated the SEO mod on my remote site ((www.test.poumi-shop 'dot' com)

    -> the first page can be reached
    -> all the other pages have a 500 internal server error
    What does your error log on the server show? (if you have cpanel, you can go in there and check the error log)
    We need to know the detail on the error, because "500 internal server error" doesnt tell us much.
    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. #899
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Post the error log on your server + the content of the includes/configure.php on your test site (take out all the passwords etc...)
    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. #900
    Join Date
    Mar 2008
    Posts
    148
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by micmed View Post
    Thanks Qwert, so you think that www makes a difference?
    I've heard you just have to pick one or the other, either www. or non-www and stick with it. I've found that www. works more easily with Zen-Cart. Now that may just be because of the way the configure files are defaulted but I think most people are still stuck on using www.

    This .htaccess set up also points anything going to index.php back to the root. This is all aimed at consolidating all the links and pagerank onto your home page, to increase rankings and avoid any possibility of duplicate content issues.

 

 

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