Search found 1229 matches

Search found 1229 matches

jty

Re: Summernote not empty issue

@OnNets, I tried your solution but it didn't work on summernote.js. But it does work on the min file summernote.min.js
For newbies, if you switch to the .min file, you will also need to change header.tpl to call summernote.min.js

Jump to post
  • Sat Mar 19, 2016 7:50 am
  • Replies 4
  • Views 5038

jty

Re: Version 2.1.0.1 - Orders error table Need urgent help

Hi,
This bit of the error message gives a clue

Code: Select all

Error: Table 'i1928438_oc1.oc_api_ip' doesn't exist
Does the table "i1928438_oc1.oc_api_ip" exist ? Check your database as a start

Jump to post
  • Tue Dec 29, 2015 7:14 pm
  • Replies 1
  • Views 829

jty

Re: I'm Not Dead Yet ...

Hi fido-x, just wondering if you're aware of alkaline food for your situation. I have a distant relative who has cancer. He's doing the doctor treatment but also changed his diet to alkaline food. Alkaline water - there's a machine, it looks like a water container that is connected to the tap Alkali...

Jump to post
  • Wed Nov 05, 2014 5:15 am
  • Replies 35
  • Views 16469

jty

Re: New Template for OpenCart 2.0

@pprmkr - using IE8, on a category page, choosing LIST view, only makes the product take up a whole row. It doesn't move the block of text to the right of the pic.
I'm abandoning the v2 template now and rolling back to 1.5.x template for the XP/IE8 users. Too much probs with IE8
Thanks for your help

Jump to post
  • Thu Apr 24, 2014 10:18 am
  • Replies 190
  • Views 150083

jty

Re: New Template for OpenCart 2.0

That's it !!!! Yay !!!!! It's the <div instead of <column It also needs to be done for column-right.tpl Thanks you soooooo much. I've spent a week on it getting nowhere and working on an old XP machine on IE8 is no fun. I haven't tested the jQuery 1.x yet but I expect that should be a no-brainer I'm...

Jump to post
  • Wed Apr 23, 2014 7:47 pm
  • Replies 190
  • Views 150083

jty

Re: New Template for OpenCart 2.0

Yes. Clean install of github code downloaded yesterday column_left.tpl <?php if ($modules) { ?> <column id="column-left" class="col-sm-3 hidden-xs"> <?php foreach ($modules as $module) { ?> <?php echo $module; ?> <?php } ?> </column> <?php } ?> home.tpl (I put the left column in ...

Jump to post
  • Wed Apr 23, 2014 6:47 pm
  • Replies 190
  • Views 150083

jty

Re: product options not working in admin

Is this an autocomplete problem. Type the % sign into the box and the optiosn show show or start typing something so the dropdown selection appears

Jump to post
  • Wed Apr 23, 2014 6:09 pm
  • Replies 2
  • Views 700

jty

Re: New Template for OpenCart 2.0

Using IE8 - 1.4.9 looks beautiful but you have a a background-color problem in 1.5 In 1.5, your background-color is transparent so the wooden timber background shows through making it hard to read the words. Everything else looks OK. I haven't got an iPad How did you make the left column behave. My ...

Jump to post
  • Wed Apr 23, 2014 5:56 pm
  • Replies 190
  • Views 150083

jty

Re: New Template for OpenCart 2.0

The demo is our of date. The latest code has less white space on left/right @pprmkr - your suggestion re: 'respond.js' and 'html5shiv.js' has helped and should be the answer. But alas, the left column is still full width in IE8. The center block and right columns are OK with respond.js and html5shiv...

Jump to post
  • Wed Apr 23, 2014 11:53 am
  • Replies 190
  • Views 150083

jty

Re: finished installation but cant log in

As a first step, try re-uploading the files. You may be missing some files
See if that works

Jump to post
  • Tue Apr 22, 2014 10:29 pm
  • Replies 2
  • Views 536

jty

Re: Main Categories

remove the link code in .... default/template/module/category.tpl

Jump to post
  • Tue Apr 22, 2014 10:28 pm
  • Replies 1
  • Views 529

jty

Re: Clickable Product Code

Not sure what you really mean here. If you are already on the product page, why would you want the product code clickable? Wouldn't you just be clicking to return to the same page? If you mean you want a product code on a "category" page for a product, and you want that model code to click...

Jump to post
  • Tue Apr 22, 2014 10:21 pm
  • Replies 5
  • Views 994

jty

Re: I am looking for this, please help

You make perfect sense to me. What you're after is options prices that are = rather than +/- Does this extension help http://www.opencart.com/index.php?route=extension/extension/info&extension_id=9984&filter_search=options&page=4 If not, search the extensions area using the keyword "...

Jump to post
  • Tue Apr 22, 2014 10:15 pm
  • Replies 1
  • Views 546

jty

Re: trouble to restore my store

It can't find the table openbay_faq
It is being told to truncate openbay_faq but it is saying there is no such table to truncate.

Jump to post
  • Sat Apr 19, 2014 10:16 pm
  • Replies 4
  • Views 956

jty

Re: Two different images in category...

It can't be done in standard oc. You'll need to write the mod.

Jump to post
  • Sat Apr 19, 2014 10:12 pm
  • Replies 3
  • Views 856

jty

Re: Need help with product options

I've done this but I am not a developer so I can't remember how I did it.
If you can't find a developer, you need to make the changes in product.php, product.tpl and also system/library/cart.php
I think that's about all the files that are required.
Look for price_prefix

Jump to post
  • Sat Apr 19, 2014 10:05 pm
  • Replies 6
  • Views 2166

jty

Re: Product Details Error Page not found

Do you have spaces in your seo keyword?
Per the product form:
"SEO Keyword:
Do not use spaces instead replace spaces with - and make sure the keyword is globally unique"

Jump to post
  • Sat Apr 19, 2014 9:58 pm
  • Replies 4
  • Views 1263

jty

Re: New Template for OpenCart 2.0

Thanks pprmkr. I came across those while I was investigating the problem. It might be easier than starting afresh with a 1.5.x template. But for now, I'm doing a search for an XP machine so I can get IE8

Jump to post
  • Fri Apr 18, 2014 11:49 pm
  • Replies 190
  • Views 150083

jty

Re: Backing up My SQL database to install in new install

Yes. Opencart has a backup tool in admin. I used the one from phpmyadmin in my cPanel

Jump to post
  • Fri Apr 18, 2014 12:50 pm
  • Replies 2
  • Views 710

Search found 1229 matches