Search found 41 matches

Search found 41 matches

Missing orders / Wrong card details / Fraud

HEy guys, Just a quick question. Latest OC version, www.h-tune.co.uk My order number are not in order, such as 1,2,3,4,5, there are some missing, which I can view under "Missing Orders" Would a new invoice number be generated if the customer has entered a wrong credit card number on the Pa...

Jump to post
  • Sat Dec 15, 2012 8:09 pm
  • Replies 1
  • Views 442
Re: Is there a neater way to do this ->

Was that confusing?? ???

Basically, I want a table like structure on my page, so I can list 25-30 products each with an add to cart button.

Similar to the image above.

Jump to post
  • Fri Jul 13, 2012 4:31 pm
  • Replies 3
  • Views 2607
Is there a neater way to do this ->

Hey guys, OC 1.5.3 I am looking to achieve this look for certain products on my website. This is a screenshot from my suppliers site, Very simple. (The image crop cuts it off, but each line has an add to cart button on the right hand side. http://h-tune.co.uk/img2/crx_window_seals.gif I've put up th...

Jump to post
  • Thu Jul 12, 2012 10:13 pm
  • Replies 3
  • Views 2607
Re: CSS Box Height

Solved


In catalog / controller / product / category.php

or Module/bestseller.php / featured.php
Find:

Code: Select all

'name'        => $result['name'],
Replace With:

Code: Select all

'name'        =>  substr($result['name'],0,20) . '…',

Jump to post
  • Fri Feb 03, 2012 8:05 am
  • Replies 1
  • Views 1001
CSS Box Height / Category word cut off [SOLVED]

Hey there. OC 1.5.1.3 Site is in maintenance mode. http://www.H-Tune.co.uk/ I've been in the CSS file, and check the code with the browser to where it points. You'll notice the box heights are all different heights. Is there any way to Limit or make them all even? Other that keep the descriptions th...

Jump to post
  • Fri Feb 03, 2012 7:26 am
  • Replies 1
  • Views 1001
Re: [vQmod] Apply coupon during checkout

Yeah, Changed the 2 files and put a new version of VQMOD in there.

I'm no expert, I just kept fiddling!

Give it a try! (Backup first)

Jump to post
  • Thu Jan 05, 2012 9:47 am
  • Replies 142
  • Views 105686
A little help with getting Import/Export working.

Looking for some help to get this module working, I am pretty good with computers, but this has me stumped. Also my website gives phantom address's when a customer is trying to register. I'd like this fixed as its scared a few people thinking there is a security leak. Latest OC - 1.5.1.3. www.H-Tune...

Jump to post
  • Thu Jan 05, 2012 9:43 am
  • Replies 1
  • Views 1129
Re: Import / Export problem when importing - White screen ??

Just to add,

I am getting this error message

Export/Import: Invalid number of worksheets, 7 worksheets expected

Jump to post
  • Tue Dec 27, 2011 11:28 pm
  • Replies 1
  • Views 816
Import / Export problem when importing - White screen ??

Hi there, I am having some trouble with the import / export module. I am using the latest download of it. Wondering if anyone could answer a quick few questions please to help me solve the problem. Basically, When i do a IMPORT, i get a white screen, after around 25 seconds of processing. OC 1.5.1.3...

Jump to post
  • Tue Dec 27, 2011 4:36 am
  • Replies 1
  • Views 816
Re: [vQmod] Apply coupon during checkout

I solved my issue,

Remove and re-install VQMOD along with new XML files

Jump to post
  • Mon Dec 26, 2011 8:26 am
  • Replies 142
  • Views 105686
Re: [vQmod] Apply coupon during checkout

Hi Scoobs .... are you using the default template? If not, remember to change Line 29: <file name="catalog/view/theme/[YOUR THEME NAME]/template/checkout/payment.tpl"> Line 53: $('#button-coupon').after('<span class="wait">&nbsp;<img src="catalog/view/theme/[YOUR THEME ...

Jump to post
  • Mon Dec 19, 2011 6:30 am
  • Replies 142
  • Views 105686
Re: [vQmod] Apply coupon during checkout

Doesn't work with 1.5.1.3 for me.

Any other solutions? Tried most things i can think of with this XML.

Jump to post
  • Thu Dec 08, 2011 6:50 am
  • Replies 142
  • Views 105686
Re: [1.5.0]Set grid view as default

I think the easiest mod to make grid default (until it will be included as an option in the admin) is to add <script type="text/javascript">$(document).ready(function() { if(typeof display == 'function') { display('grid'); } });</script> in the theme's footer.tpl. It is safe to use as it ...

Jump to post
  • Sun Nov 13, 2011 6:34 pm
  • Replies 80
  • Views 112993
Re: [Solved] Grid / Div Width. CCS Wont change it!

Fixed this through trial and error.

Copying bits from the default ccs sheet untill it was corrected.

The code part was in the product section.

Jump to post
  • Sat Nov 12, 2011 7:30 pm
  • Replies 2
  • Views 959
Re: Grid / Div Width. CCS Wont change it!

Just a little update.

If i go to standard template. IT is fine,

Perhaps something in the template files needs modd'd.

Jump to post
  • Sat Nov 12, 2011 6:05 am
  • Replies 2
  • Views 959
[Solved] Grid / Div Width. CCS Wont change it!

OC - 1.5.1.3. Here is a sample page. http://h-tune.co.uk/store/index.php?route=product/category&path=1_144 I have edited / played with the width on stylesheet.css .product-grid > div { width:134px overflow: auto; display: inline-block ; vertical-align: top; padding:10px; border:1px solid #ddd; m...

Jump to post
  • Sat Nov 12, 2011 5:47 am
  • Replies 2
  • Views 959
Re: [RELEASED] Ebay Auction Lister 2.0 for OpenCart 1.5.x

Bought this item earlier. I had a minor install problem, but after a support email which was answered within 20 mins. I was totally fixed and working. Got some help setting up the Databases too, Amazing customer service and a great product. I can list my items with ease. About 1-2 mins per item. Wit...

Jump to post
  • Sun Sep 25, 2011 5:04 am
  • Replies 1
  • Views 1447
SMS Update (Android/Chrome smshare plugin)

Hey folks. I'm no expert. And it may not be possible. But i use this here along with my android phone to send customers a SMS update when i update their order. It would be LOVELY! ;D if it was integrated, or something similar was available to buy. https://chrome.google.com/webstore/detail/gekclchmkl...

Jump to post
  • Tue Sep 06, 2011 6:56 am
  • Replies 1
  • Views 1122
Re: External Link in header menu

Thanks buddy,

So simple to understand when you see it done for you.

I'm needing a few bits and bob's done. I will drop you a pm once i get sorted if your interested in doing some paid work on my site.

Scott.

Jump to post
  • Mon Aug 29, 2011 3:15 am
  • Replies 2
  • Views 2947

Search found 41 matches