Search found 11 matches

Page 1 of 1

Search found 11 matches

Re: Feature Requests

Qphoria wrote:
d0tb0t wrote:Add "Delete" button for each item in shopping cart (checkout/cart)
It would be nice to do it with AJAX.
Actually eyeglasses would be your first step. As 2 posts above I show the new cart with ajax delete buttons
not sidebox/module! ... in checkout/cart!

Jump to post
  • Fri May 14, 2010 2:20 am
  • Replies 152
  • Views 68695
Delete/remove button on checout/cart

It would seem so what's the difference between the checkbox and button, but practice shows that users need to show "[video] How to use cart?!"
... and AJAX will save the world!

Jump to post
  • Fri May 14, 2010 1:58 am
  • Replies 2
  • Views 601
Re: Feature Requests

Add "Delete" button for each item in shopping cart (checkout/cart)
It would be nice to do it with AJAX.

Jump to post
  • Fri May 14, 2010 1:36 am
  • Replies 152
  • Views 68695
[1.3.2] order status sorting error

request: admin/index.php?route=customer/order&sort=os.name&order=ASC report: Error: Unknown column 'os.name' in 'order clause' Error No: 1054 SELECT o.order_id, CONCAT(o.firstname, ' ', o.lastname) AS name, (SELECT os.name FROM order_status os WHERE os.order_status_id = o.order_status_id AND...

Jump to post
  • Sun Sep 06, 2009 11:17 pm
  • Replies 1
  • Views 785
Re: Updated Modules

but are compatible with 1.2.9.
NOT compatible with 1.2.9
1.2.9 use DB PREFIX in all db query
I received an error installing your module on OC 1.2.9
had to rewrite 8)

Jump to post
  • Thu Jul 02, 2009 8:42 pm
  • Replies 80
  • Views 22231
Re: Updated Modules

OpenCart v1.2.9

Whats New
DB Prefixes
WorldPay Payment Module
SagePay Payment Module
Seo URL's
Category Descriptions
http://forum.opencart.com/viewtopic.php?f=2&t=4486

Jump to post
  • Thu Jul 02, 2009 12:52 am
  • Replies 80
  • Views 22231
Re: Updated Modules

You forgot about " . DB_PREFIX . " please fix it ;)

Jump to post
  • Wed Jul 01, 2009 11:31 pm
  • Replies 80
  • Views 22231
Re: CAN NOT INSTALL - getting 403 Forbidden error

You need to add a string in .htaccess file at the root of the site!

Code: Select all

php_flag magic_quotes_gpc off

Jump to post
  • Wed Jun 24, 2009 1:36 pm
  • Replies 8
  • Views 6815
Re: problem with opencart just installed

I've contacted the customer service at my host and they told me that from my php.ini file the Magic Quotes GPC off but it still shows as On from the preinstallation page.

You need to add a string in .htaccess file at the root of the site!

Code: Select all

php_flag magic_quotes_gpc off

Jump to post
  • Wed Jun 24, 2009 1:20 pm
  • Replies 11
  • Views 11161
Parse time string include in backup.sql

"Parse time" string in admin panel template, include in backup.sql and breaks design.
This information is not needed in the admin panel.
Better to remove or repair a template.

Jump to post
  • Wed Jun 24, 2009 3:09 am
  • Replies 2
  • Views 1137
Re: Chmod - Images/cache

set Chmod 777 on "Image" folder

Jump to post
  • Wed Jun 24, 2009 2:54 am
  • Replies 2
  • Views 1948

Page 1 of 1

Search found 11 matches