Search found 8 matches

Page 1 of 1

Search found 8 matches

Re: "Official" 2.1.0.1 BUG topic

i2Paq wrote:Did you report this in the Bug tracker?
No, i thought that this was the bug tracker.

-- It is done, thank you.

Update: It's a Will not fix.

Jump to post
  • Tue Jan 05, 2016 1:24 am
  • Replies 53
  • Views 18285
Re: "Official" 2.1.0.1 BUG topic

Hello, Although this works, I consider this to be a bug instead of an improvement. This should not exist. Location: Catalog - Model - Total - Reward -> confirm The following code exists in the confirm function $start = strpos($order_total['title'], '(') + 1; $end = strrpos($order_total['title'], ')'...

Jump to post
  • Mon Jan 04, 2016 5:02 pm
  • Replies 53
  • Views 18285
Re: Commission Rates

I was intending to start selling my extensions and now my customers will need to pay 50% more. Opencart's staff decision will affect new sellers by discouraging them to sell as well as customers, as prices will increase by 100% due to developers not wanting to earn less money. I would suggest that e...

Jump to post
  • Mon Oct 05, 2015 1:29 pm
  • Replies 20
  • Views 50583
Optimized seo_url.php ?

Hello, While looking into the number of queries that OpenCart makes when loading certain pages, i've noticed that seo_url.php makes many requests for aliases: SELECT * FROM oc_url_alias WHERE language_id = 2 AND `query` = The only functional solution i've found so far is: https://github.com/CZechBoY...

Jump to post
  • Thu Oct 02, 2014 5:19 pm
  • Replies 0
  • Views 823
Re: Shipping methods and payment method not loaded in Order

Hello,

I would also like to integrate the "Notify Customer" option in the "Edit Order" #tab-total section of the admin panel.
Could you please help me with this issue as well ?

Thank you.

Jump to post
  • Mon Sep 29, 2014 8:56 pm
  • Replies 1
  • Views 690
Shipping methods and payment method not loaded in Order Edit

Hello, I would like to ask if there is an easy way to automatically load Shipping Methods and Payment Method when editing orders in the Admin panel. Currently, the Shipping Methods and Payment Methods are not loaded until the "Update Totals" button is manually clicked. The "Update Tot...

Jump to post
  • Sat Sep 27, 2014 8:50 pm
  • Replies 1
  • Views 690
Re: [RELEASED] Export/Import tool for OpenCart 1.5.5.x

EDIT: I have found these pieces of code in model/tool/export.php. Should i delete them along with all of the SQL queries that mention deletion ? $sql .= "DELETE FROM `".DB_PREFIX."product`;\n"; $sql .= "DELETE FROM `".DB_PREFIX."product_description` WHERE language_...

Jump to post
  • Sun Aug 24, 2014 3:50 am
  • Replies 472
  • Views 245669
Re: [RELEASED] Export/Import tool for OpenCart 1.5.5.x

Hello,

I would like to add products to the existing database, instead of overwriting each time.
Could you please tell me where i should look in order to make this modification ?

Thank you.

Jump to post
  • Sun Aug 24, 2014 3:44 am
  • Replies 472
  • Views 245669

Page 1 of 1

Search found 8 matches