Search found 28 matches

Search found 28 matches

Re: File Manager on ipad? i know! a client is asking!

I did the following mod to 1.5.2.1 (view/template/common/filemanager.tpl) to add a select button to the top of the filemanager for the same ipad reasons. After this bit of code: </head> <body> <div id="container"> <div id="menu"><a .........................<?php echo $button_refr...

Jump to post
  • Thu Apr 04, 2013 1:38 pm
  • Replies 6
  • Views 11409
opensearch

Seems quite easy and may have some business value: So the outcome is you type: example.com[space] in the chrome and other brower's search bar and it presents a search of site facility. http://dev.chromium.org/tab-to-search http://www.opensearch.org/Specifications http://en.wikipedia.org/wiki/Opensea...

Jump to post
  • Sun Oct 14, 2012 1:30 pm
  • Replies 0
  • Views 579
The Emperor of Siam / Thai Jewellery and Fashion

http://theemperor.com.au/ Thai Pashminas and Jewellery

Produced with OpenCart 1.5.2.1

Jump to post
  • Sun Apr 29, 2012 1:43 pm
  • Replies 4
  • Views 2282
[vqmod] paypal standard phone number for non-US (OC1.4*)

As per Paypal documentation the night_phone_b is ment to contain the phone number where its not US. Opencart leaves this blank for non-US customers.

Jump to post
  • Sat Oct 15, 2011 11:06 pm
  • Replies 0
  • Views 1050
Re: [MOD] - VirtualQMod - Virtual File Modification System

Nice work Qphoria! I started up a little collection http://gitorious.org/opencart-patches/opencart-patches/trees/master/vqmod . Some need a few additional files that I'll commit soon. non_us_paypal_phone.xml maybe should go in as a fix however the framework for maintainable modifications is really g...

Jump to post
  • Sun Jan 16, 2011 8:52 pm
  • Replies 691
  • Views 277051
meta keywords for front page

Small patch to add an admin configurable list of

Code: Select all

meta name="keywords" content="..."
to the front page of sites.
http://gitorious.org/opencart-patches/o ... ords.patch

Jump to post
  • Mon Jan 03, 2011 8:43 pm
  • Replies 1
  • Views 599
Re: customer invoice print

Rough patch that allows the user a full screen invoice/order view with print/close buttons. Needs to be moved into a proper controller/view model and give the button a proper class. http://gitorious.org/opencart-patches/o ... 8462f26e2f

Jump to post
  • Mon Jan 03, 2011 8:24 pm
  • Replies 4
  • Views 2207
position "Home" for "Featured" not valid

Setting the position of the "Featured" module (extensions -> module) to "Home" results in the following php error:

Code: Select all

2010-10-23 22:38:38 - PHP Notice:  Undefined index:  message in ..../catalog/controller/product/product.php on line 489

Jump to post
  • Sun Oct 24, 2010 10:48 am
  • Replies 244
  • Views 95283
Re: Image Compression Services Integration

Came across http://abhirama.wordpress.com/2010/10/2 ... -smush-it/ for a tool that can run on the server to reduce the current images. Don't forget to exclude gifs for your links to them will break. Use the tip link on the download page to grab a zip / gz / bzip2 file.

Jump to post
  • Fri Oct 22, 2010 9:24 am
  • Replies 5
  • Views 2100
rounding in order table makes admin reports totals differ

Rounding differences on the oc_order (oc_order_total) will probably probably drive an accountant mad one day ;D mysql> select total from order; +----------+ | total | +----------+ | 61.0010 | | 61.0010 | | 116.0010 | | 61.0010 | | 105.0010 | | 105.0010 | | 105.0010 | | 105.0010 | | 34.1800 | | 146.8...

Jump to post
  • Thu Oct 21, 2010 3:59 pm
  • Replies 244
  • Views 95283
admin interface - editing orders

There is a few bugs here: 1. deleting an item doesn't remove the tax component - it still appears in the orders_totals table; 2. deleting/adding an item - shipping isn't recalculated (i've got a shipping by weight function). 3. adding an item sets the unit price to quantity * unit_price (instead of ...

Jump to post
  • Thu Oct 21, 2010 2:58 pm
  • Replies 244
  • Views 95283
Re: guest+confirm checkout with display with tax don't work

Description and patch: http://code.google.com/p/opencart/issues/detail?id=198 This was already fixed in the first post, but thank you http://forum.opencart.com/viewtopic.php?p=102286#p102286 Titled "Tax Added Back In" No - its a different issue. This one is the order products are displaye...

Jump to post
  • Thu Oct 21, 2010 1:21 pm
  • Replies 244
  • Views 95283
ipv6

Maybe this falls under features but the current datastructures don't store an IPv6 address - the db fields are too small. 39 characters are needed on tables customer, order, user on the IP field. For logging and payment gateways - better to pass a full IPv6 address than a truncated one anyway ;D Bet...

Jump to post
  • Thu Oct 21, 2010 12:57 pm
  • Replies 244
  • Views 95283
Re: whitespace

Hmm looks like maybe a space in that file ? Did you upload as ascii or binary mode in ftp? I was listening to a codeignitor tutorial video that suggested omitting ?> at the end of php files that sole contain php. This was mentioned as best practice and would avoid bug reports like this. Just a thou...

Jump to post
  • Thu Oct 21, 2010 11:49 am
  • Replies 244
  • Views 95283
Ironside Military Disposals

http://store.ironsidemilitary.com.au using OpenCart 1.4.9.1 (at time of posting) produced by http://mrblack.com.au.

Jump to post
  • Sun Oct 10, 2010 11:38 am
  • Replies 2
  • Views 1243
Workin Hard - Clothing for Workers

http://workinhard.com.au using OpenCart 1.4.9.1 (at time of posting) produced by http://mrblack.com.au.

Jump to post
  • Sun Oct 10, 2010 11:36 am
  • Replies 0
  • Views 553
Re: Upgrading Templates from 1.4.7 -> 1.4.8

I don't really like this template fallback scenario. The default template is full of tabled layouts and inline styles... why would I want to default fallback onto that? I agree the inline styles are painful. I've done a patch http://code.google.com/p/opencart/issues/detail?id=196 to handle all thos...

Jump to post
  • Sat Oct 09, 2010 3:38 pm
  • Replies 16
  • Views 128881

Search found 28 matches