[Phpcollegeex-devel] Amazon Price Fix
Brought to you by:
david_degner,
itwanabe
From: David D. <dav...@wk...> - 2005-12-10 19:26:46
|
I found the bug that prevented the amazon price from showing. Basically they got rid of the $OurPrice variable so now we should use the $ListPrice variable. If you do a search and replace on your script of $OurPrice and $ListPrice your script will work again. The main page to do that on is i_amazonfunctions.php (I think that is the only page it needs to be done). I'll update the script after exams. Good Luck, David Degner |