Page 189 of 506 FirstFirst ... 89139179187188189190191199239289 ... LastLast
Results 1,881 to 1,890 of 5054
  1. #1881
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    RewriteBase /Mycirclelens.com/ --> this cant not be right, probably it is RewriteBase /
    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. #1882
    Join Date
    Dec 2008
    Posts
    11
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    changed that. . . now I dont have an error but the catalog and some pages are empty

    Quote Originally Posted by yellow1912 View Post
    RewriteBase /Mycirclelens.com/ --> this cant not be right, probably it is RewriteBase /

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by hitchhiker View Post
    changed that. . . now I dont have an error but the catalog and some pages are empty
    This will help you get the error message
    https://www.zen-cart.com/tutorials/index.php?article=82
    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

  4. #1884
    Join Date
    Dec 2008
    Posts
    11
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Here is the error message:


    PHP Fatal error: Access to undeclared static property: productsParser::$ in /home/.kenmore/XXXXXX/Mycirclelens.com/includes/classes/ssu/plugins/parsers/products.php on line 78



    Quote Originally Posted by yellow1912 View Post
    This will help you get the error message
    https://www.zen-cart.com/tutorials/index.php?article=82

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

    Default Re: Simple SEO URL [support thread]

    Your php version?
    Your SSU version?

    3.5.7 is the latest. You may want to reupload that file as well, on that specific line on that file I have:
    PHP Code:
    self::$main_page $page zen_get_info_page($products_id); 
    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. #1886
    Join Date
    Dec 2008
    Posts
    11
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    PHP 5.2
    SSU 3-4-8

    I will try re-uploading the new files

    Quote Originally Posted by yellow1912 View Post
    Your php version?
    Your SSU version?

    3.5.7 is the latest. You may want to reupload that file as well, on that specific line on that file I have:
    PHP Code:
    self::$main_page $page zen_get_info_page($products_id); 

  7. #1887
    Join Date
    Dec 2008
    Posts
    11
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Looks like its working! . . will post update once I have qa'd the whole site


    Quote Originally Posted by hitchhiker View Post
    PHP 5.2
    SSU 3-4-8

    I will try re-uploading the new files

  8. #1888
    Join Date
    Jun 2006
    Location
    UK
    Posts
    65
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    I'm trying to install version ssu_beta_3.5.7(php5), which is the current latest version (I believe) on http://store.splatcooking.net

    I've followed the instructions on the wiki and modified the .htaccess file using the suggested content from ssu_check.php. When I turn on ssu the modified urls are being served up, but clicking on a link results in a 'Page Not Found' error. What are the troubleshooting steps I should take?
    Last edited by pglock; 18 Jan 2009 at 03:52 PM. Reason: spelling errors

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by pglock View Post
    I'm trying to install version ssu_beta_3.5.7(php5), which is the current latest version (I believe) on http://store.splatcooking.net

    I've followed the instructions on the wiki and modified the .htaccess file using the suggested content from ssu_check.php. When I turn on ssu the modified urls are being served up, but clicking on a link results in a 'Page Not Found' error. What are the troubleshooting steps I should take?
    1. Post the htaccess content here
    2. Make sure your server does have mod_rewrite
    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. #1890
    Join Date
    Jan 2009
    Posts
    23
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hi all,

    first of all excellent mod..

    But, I'm having a little glitch with it...

    Here is the link to the "add multiple products" page:
    http://www.tribox.co.uk/index.php?ma...ndex&cPath=4_5
    I'm able to add mutliple prducts fine.

    with SSU enabled here is the link:
    http://www.tribox.co.uk/discount-it-...c-4_5/sort/20a

    But now I'm unable to add multiple products... does nothing.

    Here is my .htaccess content:

    #### BOF SSU
    Options +FollowSymLinks -MultiViews
    RewriteEngine On
    RewriteBase /

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

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

    #### EOF SSU

 

 

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