Amazon plugin for Wordpress » AWSpress

weird problem

(9 posts)
  • Started 3 years ago by kensav
  • Latest reply from mikeinsp
  • This topic is not resolved

  1. I want to start using this plugin on another site of mine that deals with Diabetes Information and support. But right now on my current site you can see the link up top in red but when you click http://www.kensavage.com/amazon/ and then click anything like http://www.kensavage.com/DVD.html it doesnt bring up the right page. It just goes to my 404 page. any idea what I did wrong? It looks like the script is cutting of the /amazon/ in the links. Any idea where or how it would do that? My config file is using:

    $siteurl = "http://www.kensavage.com/amazon/"

    Posted: 2006-12-22 01:04:19 #
  2. Hi Ken - nice to see you here :)

    First thing to do is check your /amazon/.htaccess file - it should look like

    RewriteEngine On
    RewriteRule ^index.html$ index.php
    RewriteBase /amazon/ << check this line

    it seems that the rest of the script is working fine, if you check this page:

    http://www.kensavage.com/amazon/DVD/browse-163313.html ~ like you say it is just cutting out the /amazon/

    Let me know how you get on ~ pilks.

    Posted: 2006-12-22 06:57:21 #
  3. hmmmm I didnt make a .htaccess file in the amazon folder. I'll try that now.

    Posted: 2006-12-23 07:28:32 #
  4. Hi Ken

    There is a .htaccess in the zip file that you should use. Did you get this ironed out? Happy Holidays anyway...

    Posted: 2006-12-29 01:44:27 #
  5. Hi Pilkster,

    I am also getting this /amazon/ cut off problem. Not sure why its getting cut off, I have not edited the htaccess file you provide.

    Thanks

    Posted: 2007-01-23 16:05:14 #
  6. duanehardy
    Member

    I just installed the folder and I am having the same problem. The /amazon/index.php page comes up fine by the category links are dropping the /amazon/ from the code. What do I do to fix it. I have check the .htaccess file and it is exactly what you want. Please help.

    Posted: 2007-02-10 06:32:19 #
  7. I have problem like duanehardy

    Posted: 2007-12-29 18:29:52 #
  8. newtonbach
    Member

    How did you get this problem solved, this is driving me nuts

    Posted: 2008-02-02 22:08:19 #
  9. mikeinsp
    Member

    I have this problem too- I think it is because you can't have .htaccess on IIS (Windows servers).

    Posted: 2008-02-10 20:25:21 #

RSS feed for this topic

Reply

You must log in to post.