In the past days a lot of you posted bugs to the forum. I was surprised how much bugs were found, but I've fixed them (nearly) all.

Please click on the "Read more...." link below to get a full list of changes.
Know issues:
  • Order status after PayPal IPN transaction not updated
I couldn't fix the PayPal IPN issue wich was reported by some of you.
This has to be further investigated by people of you who have a PayPal
account for testing purposes.
  • No products appear on the browse page when a user is logged in, but no registered customer (usually after having registered through Mambo registration component).
mambo-phpShop 1.2 still needs improvement, but the fact that so many people reported bugs, shows that it must be working somehow ;-)
- bug fix: paymate class name (payment->paymate)
- bug fix: When deleting a category from the category tree, all products where wiped out
- bug fix: when creating a new vendor, the Shopper Group query was not valid.
- removed Mambo 4.6 code: $_CONFIG, $_LANG
- new feature: Product Image URL
You can now provide a full qualified Image URL (e.g. http://www.images.com/myimage.jpg)
in the Product Form (or in a CSV File), so you don't need to upload images.
Note that you can only provide EITHER an Image File for Upload OR an Image URL.
- changed Order-link in Confirmation email (to admin) to point to the frontend
- bug fix: language files contained double
var $_PHPSHOP_REVIEW_COMMENT
which lead to a Fatal Error on PHP5 and could be the cause
for a lot of installation blank screens!
- bug fix: ToolBar Cancel Link (offset)
- PayPal fixes:
no_shipping="1" (so the buyer doesn't need to fill in shipping address again)

- new configuration parameter: Add-To-Cart Button Style (PSHOP_ADD_TO_CART_STYLE)
You'll have to go to Admin -> Configuration -> Site
and select a cart button style, then Save.
To include your own Add-To-Cart images, just call them
add-to-cart_XXXXXX.gif (where the XXXXX stands for something like color)
and put them into the directory shop_image/ps_image.
Then you will be able to select your own images in Configuration.
Default size I chose is: 141 x 36 px
- SEF mode fixes. But I'm still getting "Redirection Limit for this URL exceeded" error.
- bug fix: wrong Manufacturer/Vendor Info - Link on flypage
- bug fix: no currency was filled in while importing
- bug fix: "NO IMAGE" image wasn't displayed in browse page