Search found 6696 matches

Search found 6696 matches

Re: Try install theme, get cant find json-file

Havouzatrack wrote:
Wed Mar 27, 2024 7:37 pm
How can I solve this
By providing more details, as per the forum rules, if you really want some help here.

Jump to post
  • Wed Mar 27, 2024 9:16 pm
  • Replies 1
  • Views 132
Re: Multiple SPAM New Customers registered

What's your OpenCart version? If 2.3.0.2 or later, our SpamBot Buster can help with this.

Jump to post
  • Tue Mar 26, 2024 7:21 pm
  • Replies 3
  • Views 219
Re: Integrated VQMOD.php Error

For OCmod XML files you have to use this: <modification> <name>....</name> <code>....</code> <version>.....</version> <author>....</author> <link>....</link> .... For VQmod XML use this: <modification> <id>....</id> <version>..../</version> <vqmver>....</vqmver> <author>.....</author> ..... See also...

Jump to post
  • Tue Mar 26, 2024 6:32 pm
  • Replies 5
  • Views 3738
Re: Upgrading from 2.2.0.0 to 3.0.3.9

barnettgs wrote:
Tue Mar 26, 2024 4:55 am
Thank you. I'm trying it out on Opencart 2.2, and it seems that I need to export each data set in the correct order, starting with Categories, then Products, and then Options, etc.

It has to be followed in the same order when importing as well?
Please read our FAQ.

Jump to post
  • Tue Mar 26, 2024 4:56 am
  • Replies 7
  • Views 366
Re: Upgrading from 2.2.0.0 to 3.0.3.9

barnettgs wrote:
Tue Mar 26, 2024 12:08 am
Since SEO differs between OC v2.0 and v3.0, can SEO be exported to v3?
Yes, SEO can be copied over, too. There are new worksheets for this, e.g. ProductSEOKeywords or CategorySEOKeywords.

Jump to post
  • Tue Mar 26, 2024 1:05 am
  • Replies 7
  • Views 366
Re: currency update

paulfeakins wrote:
Mon Mar 25, 2024 8:43 pm
Where does it get the rates? The European Central Bank?
Yes, see file admin/controller/extension/currency/ecb.php where it calls the https://www.ecb.europa.eu/stats/eurofxr ... -daily.xml

Jump to post
  • Mon Mar 25, 2024 8:56 pm
  • Replies 4
  • Views 151
Re: Upgrading from 2.2.0.0 to 3.0.3.9

Fair enough. I have seen the Export/Import tool, and if I understand correctly, I should use Export/Import for Opencart version 2.2 (to export) and another tool for version 3.0 (to import). Yes, using the Export/Import tool will help you with this. See also our FAQ , the formats may slightly vary b...

Jump to post
  • Mon Mar 25, 2024 7:56 pm
  • Replies 7
  • Views 366
Re: Upgrading from 2.2.0.0 to 3.0.3.9

Do a fresh install of OC 3.0.3.9, the built-in upgrade almost always fails.

Jump to post
  • Mon Mar 25, 2024 3:28 am
  • Replies 7
  • Views 366
Re: Error after upgrading 3.0.3.8 to 3.0.3.9

Get in touch with the Journal3 support, this is not an OpenCart issue. In the standard OC 3.0.3.9 framework, the Twig rendering engine works just fine for PHP 8 versions.

Jump to post
  • Mon Mar 25, 2024 3:27 am
  • Replies 2
  • Views 158
Re: how to stop google from indexing this type of URL

how to stop google from indexing this type of URL ?sort=p.model&order=DESC&limit=75 ?sort=p.price&order=ASC&limit=50 By adding this to your robots.txt : Disallow: /*?page=1 Disallow: /*&page=1 Disallow: /*?keyword= Disallow: /*&keyword= Disallow: /*?order= Disallow: /*&o...

Jump to post
  • Sun Mar 24, 2024 10:09 pm
  • Replies 2
  • Views 125
Re: currency update

Upgrade to OpenCart 3.0.x.x (the upcoming 3.0.4.0) which has a functioning ECB currency rates engine built-in. The old one from Yahoo Finance hasn't been working for years.

Jump to post
  • Sat Mar 23, 2024 9:41 pm
  • Replies 4
  • Views 151
Re: Site renders blank after removal of cached files

Could be a Internal Server 500 error. What's in your server's error log?

Jump to post
  • Thu Mar 21, 2024 7:31 pm
  • Replies 4
  • Views 283
Re: how to fix the error? Unknown: Automatic conversion of false to array is deprecated

If you really want some help here, then you have to provide some more details here. Merely adding VQmod doesn't cause errors. It's more likely that you have also added a VQmod XML script, too, belongind to a 3rd party extension.

Jump to post
  • Tue Mar 19, 2024 7:48 pm
  • Replies 7
  • Views 302
Re: no ORM or even basic DB in model????

OMAGERD!?? There's not basic db functionality in opencart models?!?! I have to enter individual SQL functions to interact with the database???? The bottom line is, judging by your comments, you should use a different framework, nobody forces you to use OpenCart. Your perception about the usage of m...

Jump to post
  • Tue Mar 19, 2024 7:43 pm
  • Replies 6
  • Views 549
Re: extension uninstall?

Even if you know nothing about OpenCart to start with: You'd quickly notice that there is a DB table called 'oc_user_group' with a field called 'permission' which stores all the permissions for access and modify rights in there as a JSON string. From there all that's needed to do a quick search over...

Jump to post
  • Tue Mar 19, 2024 2:10 am
  • Replies 9
  • Views 513
Re: Installation cannot be performed

You server's error log will have more details about the exact error.

Also, please be aware that OpenCart 4 isn't yet quite suitable for live websites, it is still subject to bugfixes and development.

Jump to post
  • Mon Mar 18, 2024 9:31 pm
  • Replies 2
  • Views 168

Search found 6696 matches