Comdev - PHP Scripts For Your Website
Fast Website Development with PHP Components





Back To Main eCommerce > Troubleshooting Showing 1-10 Of 15 Next

KB4211052: My products only has normal price only, when I click add to cart, the price unit shown no value
When there are 2 type of price display on the front end cart , the system will automatcially select promotion price. If the promotion price is empty then the system record null value into the cart. C...
2009-04-16

KB4211015 : Warning: imagecreatefromjpeg(/_files/ecompro/47e27_yhst-87508542449493_2047_6809144.jpg) [function.imagecreatefromjpeg]: failed to open stream: No such file or directory in /home/yourdomain/oneadmin/ecompro/class.product.php on line 351
The error message prompt is due to the path used to upload was incorrect , therefore when the uploaded file is process by GD library unable to generate the thumbnail and re-size the file and stor...
2009-03-23

KB4211014 : when I try to search on the item price , it return error message unexpected '=', expecting ')' in /home/yourdomain/ecompro/home.pricelist.php
The error happen is due to the PHP version that does not support the syntax , therefore it cause to this issue. Solution : You need to download the patch file and apply to existng file inside t...
2009-02-24

KB4201013 : Why my Link Point Payment Gateway show error 1002 ?
Due to there are some upgrade on Link Point payment gateways , therefore some of the passing parameter was consider invalid syntax for the payment gateway. Solution : You need to download the patch ...
2009-02-24

KB4201012 : PHP Warning: in_array() [function.in-array]: Wrong datatype for second argument in
This error message only will prompt at Window Hosting account with restrict on the array features. Solution : You need to download the patch file and apply it at your existing ecommerce v4.2 module....
2008-12-10

KB4201011 : Blank page after click on recommended product category
This is due to the reference file path was refer to another type path setting, therefore it unable to retrive the path of respective setting. Solution : You need to edit the file named 'home.catalog...
2008-10-30

KB4134201010 : Why the generated email send by the e-commerce just shown the user details and price only , but not the purchase item details ?
This is due to the passing paramenter not get the value of the transaction. Therefore it do not show  the purchase item details. Solution : Download the patch file and apply it to your one admi...
2008-08-21

KB4131009 : Paypal Multiple Currencies
If you would like to use a PayPal currency which is not yet supported on the eCommerce installation, then you have to apply this customized file. Please note that this file is applicable on the One Ad...
2008-07-22

KB4131008 : Authorize.net : Why my transactions "Order Details" at backend of ecommerce module, in the billing area the first name shows up in both the first and Last name boxes ?
Solution : download the zip achieve patch file and extract it and place the file at your domain '/oneadmin/ecommerce/payment/'...
2008-06-20

KB4131007 : Why the my ecommerce cart unable to calculate the sub charge ? I had applied latest version v4.1.3 patch? It able to show the price unit , but it unable to calculate.
The sub charge unable calculate is due to certain of the element symbol was convert into unknown symbol like %28 and %29 , while doing the calculation it unable to convert respective symbol to origina...
2008-05-27