error on coupon
When creating a new coupon and selecting the option to only apply it to a certain product an error page comes us.
Not Found
The requested URL /Admin/products_Search.php was not found on this server.
Please help.
When creating a new coupon and selecting the option to only apply it to a certain product an error page comes us.
Not Found
The requested URL /Admin/products_Search.php was not found on this server.
Please help.
have you downloaded the PowerStore 4.01 update?
This is an issue that was recently fixed in the 4.01 update.
No i have not updated i am using powerstore 3
An update was also released for PowerStore 3 to 3.01 to correct this issue.
if you wish to correct it manually, open the admin/coupons_Update.php page, find the following code:
<inp]ut type="button" name="EditCouponProducts" id="EditCouponProducts" value="Edit Products" alt="Edit Coupon Products" onclick="document.location.href='products_Search.php?InProcess=AddToCoupon&CouponID=<?php echo($row_WADAcoupons['CouponID']); ?>'" />
and change it to:
<inp]ut type="button" name="EditCouponProducts" id="EditCouponProducts" value="Edit Products" alt="Edit Coupon Products" onclick="document.location.href='Products_Search.php?InProcess=AddToCoupon&CouponID=<?php echo($row_WADAcoupons['CouponID']); ?>'" />
The download is available in the download center.
Over write the existing files with the new ones in the 3.01 download, with the exception of the Connections folder.
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.