Page 226 of 506 FirstFirst ... 126176216224225226227228236276326 ... LastLast
Results 2,251 to 2,260 of 5054
  1. #2251
    Join Date
    May 2008
    Posts
    37
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hi,

    I have everything up and working, but noticing a couple things in the supertracker mod.

    The last page viewed is always showing up as Page Not Found ( linking to http://www.kids-n-cribs.com/favicon.ico )

    At first I was alarmed, but have been browsing the site for a while and not seeing any page cannot be found errors. When I went back and checked supertracker after I was browsing, it showed the last page I browsed as page cannot be found.

    I'm guessing it's because supertracker doesn't understand the seo urls? I was just wondering if you had come across this.

    Thanks, B
    Bryan
    Destination Baby & Kids - https://www.destinationbabykids.com

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by r1formetoo View Post
    I updated the config as told here

    http://wiki.rubikintegration.com/zen...les/ssu/config

    I cleaned the ssu cache and visited the ssu manager as told here

    http://wiki.rubikintegration.com/zen...es/ssu/upgrade

    But it still isn't working because customers can't add anything to cart. What do you recommend next? Thanks.

    Ian
    Im not sure why, but this seems like an error in the template, you can see it here, for my demo cart the add to cart form looks like this
    Code:
    <form name="cart_quantity" action="http://demo.rubikintegration.com/ssu/sale-new-price/set-100-skip/test-120-special-25-sale-new-price-100-skip-specials?action=add_product" method="post" enctype="multipart/form-data">
    For yours:
    Code:
    <form name="cart_quantity" action="http://mowerpartsupply.com/catalog/edger-blades-two-spoke-c-66_67_70/two-spoke-edger-blade-p-184" method="post" enctype="multipart/form-data">
    You can see the ?action=add_product is missing. Turn off SSU, can you add to cart now?
    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. #2253
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by bfmarini View Post
    Hi,

    I have everything up and working, but noticing a couple things in the supertracker mod.

    The last page viewed is always showing up as Page Not Found ( linking to http://www.kids-n-cribs.com/favicon.ico )

    At first I was alarmed, but have been browsing the site for a while and not seeing any page cannot be found errors. When I went back and checked supertracker after I was browsing, it showed the last page I browsed as page cannot be found.

    I'm guessing it's because supertracker doesn't understand the seo urls? I was just wondering if you had come across this.

    Thanks, B
    The quickest way to solve it is to add a favicon.ico to your site, it's good for business anyway (brand identity)
    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. #2254
    Join Date
    Sep 2008
    Posts
    431
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    Im not sure why, but this seems like an error in the template, you can see it here, for my demo cart the add to cart form looks like this
    Code:
    <form name="cart_quantity" action="http://demo.rubikintegration.com/ssu/sale-new-price/set-100-skip/test-120-special-25-sale-new-price-100-skip-specials?action=add_product" method="post" enctype="multipart/form-data">
    For yours:
    Code:
    <form name="cart_quantity" action="http://mowerpartsupply.com/catalog/edger-blades-two-spoke-c-66_67_70/two-spoke-edger-blade-p-184" method="post" enctype="multipart/form-data">
    You can see the ?action=add_product is missing. Turn off SSU, can you add to cart now?
    As soon as I turn off ssu I can then add to cart.

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

    Default Re: Simple SEO URL [support thread]

    Now I can see the action part:

    Code:
    http://mowerpartsupply.com/catalog/cutting-blades-mower-blades-c-66_68/gator-lawn-mower-blade-p-183/action/add_product
    But not exactly in the correct form. Are you sure you:
    1. upgraded to 3.6.1
    2. updated your config settings (exclude query list)
    3. Clear SSU cache via SSU Manager?

    Because if you did you can not have url in this form.
    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. #2256
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Got inspired and I wanted to put favicon.ico to my sites. The ones without SSU show the favicon.ico but the ones that have it installed don't.

    I even cleared SSU cache and browser cache. Why would this be?
    Live and learn... the Zen way.

  7. #2257
    Join Date
    Dec 2004
    Posts
    1,031
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by mydanilo View Post
    Got inspired and I wanted to put favicon.ico to my sites. The ones without SSU show the favicon.ico but the ones that have it installed don't.

    I even cleared SSU cache and browser cache. Why would this be?
    Never mind, finally showed up. Had to clear offline content as well in firefox, close browser and now it show. Sorry.
    Live and learn... the Zen way.

  8. #2258
    Join Date
    May 2005
    Location
    England
    Posts
    675
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hello there,

    I previously put a post about getting 'unable to log in due to security error' , on the log in page on the live side of our website - using a test account.

    RewriteCond %{SCRIPT_FILENAME} !-f
    RewriteCond %{SCRIPT_FILENAME} !-d
    I saw the above line in the .htaccess. Is there a way of excluding login page and indeed checkout page from rewriting of urls so it would let users log in?

    Thanks in advance.

  9. #2259
    Join Date
    Feb 2009
    Posts
    3
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hello - I'm having the exact same problem as "r1formetoo".. I belive I have installed the most recent version, and I am running Zen Cart 1.3.8a

    Everything seems to be working, but it won't let me add anything to the cart.

    Here is my site: igoplayer.com

  10. #2260
    Join Date
    Feb 2009
    Posts
    2
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hi yellow, thanks a lot for your hard work!

    Just thought you might want to change some instructions that may be unclear:

    1)In the installation wiki you say 3. Don't forget to change the “RewriteBase” in .htaccess as instructed in that file

    "that file" could mean any file, and is especially confusing since the previous instruction referred to checking "configure.php"

    2)The instructions Make sure to change "test_site" to the subfolder you install ZC. If you use root folder, change to: RewriteBase /
    RewriteBase /zencart/
    in the .htaccess file are inaccurate, it should read either change "zencart" or RewriteBase /test_site/

 

 

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