You are here:  » Product page - Object not found error


Product page - Object not found error

Submitted by Birgir on Mon, 2013-04-29 12:51 in

Hiya,

When I click on product link on the product search page, I get Object Not Found error e.g.
http://localhost/mysite/shopping/product/Travelers-Choice-Discount-Luggage-and-Sets-Tasmania-3-Piece-Luggage-Set-Navy.html
is a page that is not found

In the config file I have the following settings:
$config_baseHREF = "/mysite/shopping/";
$config_useRewrite = TRUE;

and in the httaccess file the rewrite base setting is:
RewriteBase /mysite/shopping/

Any idea what might be causing this?

Thanks,
Birgir

Submitted by support on Mon, 2013-04-29 13:04

Hello Birgir,

Does the re-written merchant index work correctly, e.g.

http://localhost/mysite/shopping/merchant/

If not, double check that your htaccess file is saved as .htaccess (note beginning "." and single "t"). It is included in distribution as htaccess.txt as distributing file names beginning "." (treated as hidden files on most operating systems) can be problematical.

If all looks OK let me know and I'll help you investigate further...

Cheers,
David.
--
PriceTapestry.com

Submitted by Birgir on Sat, 2013-05-11 12:41

Hi David,

Apologies for the late reply to your response. Everything looked as it should have, the re-write was correct, the .htaccess was correct, the baseHREF in the config file was correct, but the problem existed. The home page was showing up correctly. When I added Featured Products to the db, then suddenly the merchant, category and brand searches worked! So the problem is solved, but why? hmmmm, magic :-) but computers do not do magic - or do they?

Thanks for your help.

Cheers,
Birgir

Submitted by Birgir on Sat, 2013-05-11 12:43

David,

Please ignore my previous response, I did not realise that I was using my live site and it works there, but not on my local host, which is a replica of the live site. So there is no magic, it simply is not working on my localhost. Can you help if I send you sample files?

Cheers,
Birgir

Submitted by support on Sat, 2013-05-11 18:32

Hi Birgir,

No probs - will follow up to your email.

Cheers,
David.
--
PriceTapestry.com