Search found 30 matches

Search found 30 matches

don't reduce Store Credit

At backend, tried to edit an order and use the credits with status update to "complete". But the store credits was not reduced in the credit transaction. At frontend, user can still use the credit. When user spend the credit and confirmed the order. If the admin try to modify the order at ...

Jump to post
  • Wed Jan 23, 2013 9:11 pm
  • Replies 293
  • Views 197005
Re: OpenCart 1.5.2 Bug Thread

During upgrade, I get : Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/server/install/model/upgrade.php on line 63 Could not Execute: DROP TABLE return_product; Unknown table 'return_product' YOU CAN JUST IGNORE THIS ERROR BECAUSE YOU ARE GOING TO DELETE TH...

Jump to post
  • Sat Mar 03, 2012 9:05 pm
  • Replies 139
  • Views 246757
Re: Pre-release 1.5.2 BUG topic

language file is missing this variable : text_shopping_cart (1.5.2 880)

Jump to post
  • Sat Mar 03, 2012 1:33 pm
  • Replies 57
  • Views 15982
Re: Pre-release 1.5.2 BUG topic

upgrade from 865 to 880 still has the sql error in the upgrade script. page header error, can't display the shopping cart icon. Notice: Undefined variable: basket in /var/server/catalog/view/theme/default/template/common/header.tpl on line 54 ==================== language and currency display proble...

Jump to post
  • Sat Mar 03, 2012 1:12 pm
  • Replies 57
  • Views 15982
Re: Pre-release 1.5.2 BUG topic

Yes! I also don't want to see the enhancement right now. It is just a suggestion. I want to see the official release of 1.5.2 immediately. I also see the customer credit will reduce automatically when checking out provide that the customer has credit in his account. ============= Sub-Total: $55.30 S...

Jump to post
  • Thu Mar 01, 2012 12:54 am
  • Replies 57
  • Views 15982
Re: Pre-release 1.5.2 BUG topic

frong end upgrade from 1.5.1.3 to Opencart 1.5.2 Beta Revision 865 =========== ***** click any categories, errors occured ------------------------------------ Notice: Undefined index: count in /server/catalog/controller/module/category.php on line 44Notice: Undefined index: count in /server/catalog/...

Jump to post
  • Wed Feb 29, 2012 7:51 pm
  • Replies 57
  • Views 15982
Re: Pre-release 1.5.2 BUG topic

-can't find order edit button in backend admin. you need to set the edit time int he settings. =========== Yes! Because I haved created the order 1 month before and set the days to 7 days only. Just correct it and set to 300 days. So the edit button is displayed. -noway to reduce the cash/credit (t...

Jump to post
  • Wed Feb 29, 2012 7:10 pm
  • Replies 57
  • Views 15982
Re: Pre-release 1.5.2 BUG topic

-upgrade script has sql error.
-can't find order edit button in backend admin.
-noway to reduce the cash/credit (transaction) in the order total.
-can't retrieve payment and shipping options in create or edit order.

Jump to post
  • Wed Feb 29, 2012 9:18 am
  • Replies 57
  • Views 15982
disallow checkout currency

I would like the feature to disallow checkout currency. Some currencies a just for reference only but I would not allow customer to checkout with the reference currencies.
This should be based on payment methods.

Jump to post
  • Sun Feb 19, 2012 10:48 am
  • Replies 1
  • Views 445
Re: can't display listing price

You can try to create 30 pcs or more items in each categories and set 2 or more languages to test it. After you have cleared the cache/ temporary files. By clicking the languages, select category or choose the no. of items to be displayed in a page, you should find the sorting of product list is dif...

Jump to post
  • Tue Jan 10, 2012 5:43 am
  • Replies 6
  • Views 1183
Re: can't display listing price

Hi Daniel Could you please add a link in the backend to clear the temporaray files in the cache/ folder. So that the script can generate a new cache again. Besides, the sorting of the product listing is shown randomly. Could you also fix it and assign default sorting order to it. (i.e. sort no. + pr...

Jump to post
  • Sat Jan 07, 2012 3:51 pm
  • Replies 6
  • Views 1183
Re: session error

I have tried to install opencart to other server with older linux version and less php modules. There is no problem. However, I am wondering the handling method of opencart for accessing the cache / session may be affected by the setting of server and the access right. But in fact the server is in a...

Jump to post
  • Sat Jan 07, 2012 2:54 pm
  • Replies 10
  • Views 3706
Re: can't display listing price

It is really caused by the system/cache. After I have deleted all the temp. files. The price can display properly. It seems that the design of the caching should be improved. Besides, I also find that the cache display the product listing in random ordering. (I don't assign the sort order to the pro...

Jump to post
  • Tue Dec 27, 2011 3:09 am
  • Replies 6
  • Views 1183
Re: can't display listing price

I have checked the database / tables a few times. There is no missing field value. I just suspect that this may cause by cache / session issues. (I just guess it. I don't check the backend admin source code.) Besides, I have tried to save the product manually and then checked the tables. The fields ...

Jump to post
  • Tue Dec 27, 2011 2:25 am
  • Replies 6
  • Views 1183
Re: session error

In fact, it is my home server. I have checked it with the above website and try to fix the problem. But I still can't fix the problem. I have also installed the other shopping carts (os, zen, ec, presta, etc), but they don't have this problem. contact your host. this is the servers problem nothing t...

Jump to post
  • Mon Dec 26, 2011 11:50 pm
  • Replies 10
  • Views 3706
Re: session error

Yes! I am using Debian LAMP server. But I have checked my php.ini, the session.gc_probability = 0 is already set to zero. Besides, I am also running some other shopping carts but there is no this kind of error. This is an issue on your server. More info here: http://stackoverflow.com/questions/29048...

Jump to post
  • Mon Dec 26, 2011 1:39 pm
  • Replies 10
  • Views 3706
can't display listing price

I have written a script to import the products from my other website to current website. All the informations are imported correctly. However, I find that the price will not be diplayed on the front end product listing page : But if I click the item and go to the item detailed page, then I can see t...

Jump to post
  • Mon Dec 26, 2011 1:22 pm
  • Replies 6
  • Views 1183
session error

Notice: session_start() [function.session-start]: ps_files_cleanup_dir: opendir(/var/lib/php5) failed: Permission denied (13) in /web/system/library/session.php on line 11 This kind of errors not always ocurred. If I press F5 to refresh the browser, this error will not ocurr again. What's happend an...

Jump to post
  • Mon Dec 26, 2011 1:05 pm
  • Replies 10
  • Views 3706
error when update product option/ attribute

Notice: Undefined index: option_value_id in /web/admin/model/catalog/product.php on line 169Warning: Cannot modify header information - headers already sent by (output started at /web/admin/index.php:79) in web/system/engine/controller.php on line 28Warning: Cannot modify header information - header...

Jump to post
  • Sun Dec 25, 2011 6:53 pm
  • Replies 19
  • Views 10661
Re: database Collation utf8_bin v1.5.1.3

In fact, I am not a specialist in this topic. But I have found the following information from the internet. ========================================== As for utf8_bin: Both utf8_general_ci and utf8_unicode_ci perform case-insensitive comparison. In constrast, utf8_bin is case-sensitive (among other ...

Jump to post
  • Sat Nov 26, 2011 10:14 am
  • Replies 6
  • Views 3382

Search found 30 matches