Thanks to the generous contributions of Spiggy (phpgirl.com) and Darin Pope (darin@planetpope.com) we have made may fixes to the phpWS Bookstore Module.
They are the following:
1. Some of the products that were coming back had a price of $n.n, where n is any number. Basically there was no trailing zero. He only updated this for used prices, but it could happen to any prices.
2.Fixed paging through search responses and "previous" button only appears on pages other than the first.
3. On categories that have more than 11 records you can now page through the results with "next" and "previous" buttons or by clicking on the specific number.
4.Fixed error message that was returned when a admin added a book from the search results page or product info page.
5. If you click on the image of a product detail page, the image would popup, but you would also be redirected to your home page. I fixed it so that you would not be redirected to the home page by adding a pound sign (#) in the href attribute of the <a> tag at bookstore.php.
Overall, this is a significant improvement over the 0.2b release, in terms of the customer experience, while many of the previous fixes have been focused mainly on getting the thing working reliably.
Thanks to the generous contributions of Spiggy (phpgirl.com) and Darin Pope (darin@planetpope.com) we have made may fixes to the phpWS Bookstore Module.
They are the following:
1. Some of the products that were coming back had a price of $n.n, where n is any number. Basically there was no trailing zero. He only updated this for used prices, but it could happen to any prices.
2.Fixed paging through search responses and "previous" button only appears on pages other than the first.
3. On categories that have more than 11 records you can now page through the results with "next" and "previous" buttons or by clicking on the specific number.
4.Fixed error message that was returned when a admin added a book from the search results page or product info page.
5. If you click on the image of a product detail page, the image would popup, but you would also be redirected to your home page. I fixed it so that you would not be redirected to the home page by adding a pound sign (#) in the href attribute of the <a> tag at bookstore.php.
Overall, this is a significant improvement over the 0.2b release, in terms of the customer experience, while many of the previous fixes have been focused mainly on getting the thing working reliably.
Thanks to all that have contributed.
It can be downloaded at:
https://sourceforge.net/projects/phpws-bookstore/
Regards
Victor