Search found 63 matches

Search found 63 matches

2.3.0.2, 2.3.0.1 and 2.3.0.0 have same download link

I am downloading opencart version 2.3.0.2, 2.3.0.1 and 2.3.0.0 in https://www.opencart.com/index.php?route=cms/download/history site. But All links are same to download the only one version 2.3.0.2. What is the problem in opencart download? I know that there is another link to download from https://...

Jump to post
  • Wed Dec 05, 2018 6:32 pm
  • Replies 1
  • Views 345
Re: Order Button Not Working on Mobile from Order History Page.

There is horizontal scroller in the order history page ( index.php?route=account/order ). Here you can check the view (eye) button on it.
Image

It's perfectly working to redirect the order history page.

Jump to post
  • Tue Nov 13, 2018 5:47 pm
  • Replies 2
  • Views 891
Opencart 3.0.2.0 version not edited customer country and state record

I am not able to save the country and state record to a table. I already fill up country and state record to drop down but it does not save a record. Here is my snapshot.
Image

Jump to post
  • Tue Nov 13, 2018 5:31 pm
  • Replies 0
  • Views 725
Re: Warning: mysqli::mysqli(): Headers and client library minor version mismatch. Headers:50559 Library:50640

straightlight wrote:
Mon Sep 10, 2018 9:16 pm
Contact your host to get this issue resolved. Not an OC issue.
May I know which MySQLi version is stable for Opencast version 2.2.0.0 ?

Jump to post
  • Mon Sep 10, 2018 9:38 pm
  • Replies 3
  • Views 892
Warning: mysqli::mysqli(): Headers and client library minor version mismatch. Headers:50559 Library:50640

I am getting following error while upgrade Mysqli to 5.6 version. Mysqli 5.5 is end of life version. Please help to fix the following issue. Opencart Version 2.2.0.0

Warning: mysqli::mysqli(): Headers and client library minor version mismatch. Headers:50559 Library:50640

Jump to post
  • Mon Sep 10, 2018 9:14 pm
  • Replies 3
  • Views 892
I want to know where is the sku.tpl get this $sku_images in Journal theme.

I am not able to find the sku.tpl file in my journal file. I am getting an error on it. Kindly help me to fix this issue.
Image
Image

Jump to post
  • Thu Sep 06, 2018 1:45 pm
  • Replies 1
  • Views 757
Re: Duplicate entry for key 'group_key'

The following happens when you are trying to create a table where the attributes or key already exists, if you are importing database kindly have a look at the sql dump, maybe flush the database before importing the data. I have not created a table on that. How do I know which table is affection fo...

Jump to post
  • Mon Aug 20, 2018 2:58 pm
  • Replies 2
  • Views 3976
Re: Checkout CSS issue

Kindly try it in different browser or devices. Mozilla firefox can create issue in dropdown css. you have to modify the default css for bootstrap. Thanks This is not a solution to view in different browser or change bootstrap css. This is error in the default opencart and they have to fix on it. I ...

Jump to post
  • Thu Aug 16, 2018 2:38 pm
  • Replies 2
  • Views 5946
Duplicate entry for key 'group_key'

I am receiving following error in my website. I can't solution for it. Kindly help me to fix following error. 018-08-14 17:10:17 - PHP Warning: mysqli::query(): (23000/1062): Duplicate entry '!~!ABC145ZQ62DWQAFPOIYCFD!~!1' for key 'group_key' in /home/project/public_html/system/library/db/mysqli.php...

Jump to post
  • Thu Aug 16, 2018 2:34 pm
  • Replies 2
  • Views 3976
Checkout CSS issue

As I checked pages, most of the dropdown have a CSS issue. I have attached some screenshot for your reference.

Image
Image

Jump to post
  • Mon Aug 06, 2018 3:30 pm
  • Replies 2
  • Views 5946
Re: Add SEO URL for search page

thekrotek wrote:
Tue Jul 17, 2018 10:23 pm
If you don't want not use any extension, which adds a custom SEO URL functionality, you can try to insert query/keyword pair into url_alias table.
If I can add keyword directly to table then we compulsory need to coding in seo_url.php file. Without adding this file SEO URL is not working.

Jump to post
  • Wed Jul 18, 2018 6:23 pm
  • Replies 4
  • Views 2723
Add SEO URL for search page

Trying to find SEO friendly URL for the search page. I tried the following code in .htaccess file. RewriteRule ^search/([^/]*)$ index.php?route=product/search&search=%{QUERY_STRING} [L] And catalog/controller/startup/seo_url.php: } elseif ($data['route'] == 'product/search' && $key == 't...

Jump to post
  • Tue Jul 17, 2018 6:57 pm
  • Replies 4
  • Views 2723
Re: New confirmation mail with every order edit?

Image

When you checked to Notify Customer option then after notification mail sends to order customer otherwise not. This is not new functionality but I was added version 1.5.x to still 3.x version.

Jump to post
  • Thu Jul 12, 2018 3:27 pm
  • Replies 12
  • Views 1720
Re: Custom Printing Shipping Label

This is not enough information to understand your problem/question. Please provide us more in details question in place of short language.

Jump to post
  • Thu Jul 12, 2018 3:12 pm
  • Replies 9
  • Views 1317
Can't add new languages in OpenCart 2.2.0.0

I need to add Dutch language in my store but I am not able to add dutch language code in the admin side. In admin side only able to add name of language. There is dropdown menu showing language locale of english and en-gb option but not able to add another locale code on that. Can you please guide m...

Jump to post
  • Mon May 09, 2016 2:03 pm
  • Replies 11
  • Views 2476
Re: Left column

Try to make following width and height of banner
height: 264;
width: 256;

Jump to post
  • Tue May 03, 2016 9:31 pm
  • Replies 4
  • Views 853
Solved: Opencart version 2200 have Parse syntax error

Parse error: syntax error, unexpected '&&' (T_BOOLEAN_AND), expecting ')' in D:\wamp\www\vipul\oc2200\admin\controller\customer\customer.php on line 1105 Using following code to replace else if part - line:1105 elseif (($custom_field['type'] == 'text' && !empty($custom_field['valida...

Jump to post
  • Tue Apr 19, 2016 2:10 pm
  • Replies 1
  • Views 407
Image upload display first in filemanager

Hello everyone,

I am using opencart Version 2.0.3.0. I need function to show first image which i upload recent image in file manager.
currently it showing at the last position of image but i need reverse sorting functionality.

Please suggest me the solution for it.

Thanks in advance.

Jump to post
  • Thu Oct 01, 2015 5:32 pm
  • Replies 0
  • Views 262
Re: Include cart total in the navigation link

Hello rbaprado, As I understand your issue, you need to change 2 language file : 1) catalog -> language -> english -> module -> cart.tpl 2) catalog -> language -> english -> checkout -> cart.tpl replace with following code $_['text_items'] = 'Shopping Cart(%s item(s), %s)'; Good Luck :)

Jump to post
  • Fri Jul 17, 2015 2:58 pm
  • Replies 1
  • Views 543
Re: How do you delet "items per page" /pagination at bottom

Hello klicheshop, You will find the file under system -> library -> pagination.php. line no. 94 return ($output ? '<div class="' . $this->style_links . '">' . $output . '</div>' : '') . '<div class="' . $this->style_results . '">' . str_replace($find, $replace, $this->text) . '</...

Jump to post
  • Fri Jul 17, 2015 2:46 pm
  • Replies 1
  • Views 600

Search found 63 matches