Search found 7237 matches

Search found 7237 matches

Re: Registering Events

jjIridium wrote:
Sat Jan 25, 2025 1:16 pm
Another quick question, does the extension zip file I'm uploading need to have an `upload` directory above the `/admin` and `/catalog` directories?
No. But it needs the 'install.json' file.

Jump to post
  • Sat Jan 25, 2025 5:44 pm
  • Replies 7
  • Views 623
Re: Copying over OC3.03.2 Customer Database to OC4.02.3/4.1 - some challenges to be aware of..

Yes, I think the 'salt' field should be kept in the oc_customer DB table, for backwards compatibility for old customer records which relied on the 'salt' field. The 'salt' field can be ignored for new customer account creations which uses a newer technique for hashed passwords. For more details, see...

Jump to post
  • Thu Jan 23, 2025 3:53 am
  • Replies 1
  • Views 379
Re: Remove standard OC modules?

The only way you could remove some of the standard modules is by disabling them first in the admin backend, and then to manually remove the files, e.g. admin/controller/extension/module/xxx.php admin/language/*/extension/module/xxx.php admin/model/extension/module/xxx.php admin/view/extension/module...

Jump to post
  • Mon Jan 20, 2025 9:36 pm
  • Replies 7
  • Views 1269
Re: To many redirects or to many request

You will find more details about mod_quos here: https://mod-qos.sourceforge.net/

But it's probably best to contact your webhost, give them some request URLs where this issue occurred, for them to look into it.

Jump to post
  • Mon Jan 20, 2025 9:30 pm
  • Replies 5
  • Views 435
Re: Upgrading to 4.1 from 4.0.2.3, Error line 9

I use the stock theme, so it shouldn't be too hard. I have just changed some colors. The buttons in 4.1 look wrong on the category pages, so that needs to be fixed first. It should look like 4.0.2.3 The buttons on a OC 4.1.0.0 category page (List, Grid, Add to Cart, Add to Wish List, Compare this P...

Jump to post
  • Mon Jan 20, 2025 9:27 pm
  • Replies 10
  • Views 998
Re: Products in subcategories only but that makes things a bit harder unless there is a trick re: google base feed

The best practice for Google Merchant Center is to assign each product both its main category (e.g., "Pool Cues") and its specific subcategory (e.g., "Joss"). This increases product visibility in both broader and more specific searches, improves targeting for ad campaigns, and h...

Jump to post
  • Sat Jan 18, 2025 9:46 pm
  • Replies 3
  • Views 4879
Re: I can't completely remove TFA

paulfeakins wrote:
Fri Jan 17, 2025 8:01 pm
Joomla? Are you an AI bot?
These days you'll see more of these useless AI and/or ChatGPT posts on this forum.

Jump to post
  • Fri Jan 17, 2025 9:00 pm
  • Replies 5
  • Views 966
Re: Footer scrolling after updating to 4.1.0.0

I hope you didn't do it for a live site. Upgrades almost always cause issues, better to do a fresh install. Also bear in mind there are still a number of bugs, with bugfixes applied to the upcoming 4.1.0.1 release, so better to wait for the latter to be released. Or you can use OC 3.0.4.0 which is s...

Jump to post
  • Fri Jan 17, 2025 1:43 am
  • Replies 1
  • Views 248
Re: opencart images are all in landscape position

That's what I thought. What @nonnedelectari quoted simply doesn't exist in a standard OC 3.0.4.0, not sure where he gets it from.

But it seems you have installed some extensions from purpletree which may have modified the filemanager.

Jump to post
  • Thu Jan 16, 2025 9:11 pm
  • Replies 25
  • Views 814
Re: Twig\Loader\FilesystemLoader" not found

Don't use the upgrade feature, it almost always fails. Besides, you haven't provided the exact details, see forum rules , such as exact OC versions. OC 4.0.2.3 is not stable enough for a live site, OC 4.1.0.0 still has a number of known bugs, too, wait until at least the upcoming 4.1.0.1. Or use OC ...

Jump to post
  • Thu Jan 16, 2025 7:42 pm
  • Replies 3
  • Views 320
Re: opencart images are all in landscape position

nonnedelectari wrote:
Thu Jan 16, 2025 11:33 am
so it may be due to the EXIF meta data stored with your images on your phone which causes the uploader to rotate the image.
this is in: admin/view/javascript/filemanager/UploadHandler.php
There is no such file in OpenCart 3.0.4.0 !

Jump to post
  • Thu Jan 16, 2025 6:46 pm
  • Replies 25
  • Views 814
Re: OCMOD is back in 4.1.0.0 :)

Question: How would you handle a scenario where multiple 3rd party extensions extend the same model or controller or library class, maybe even for the same method?

Jump to post
  • Tue Jan 14, 2025 6:34 pm
  • Replies 5
  • Views 773
OpenCart 4.1.0.0 released

After a long development cycle, OpenCart 4.1.0.0 has finally been released by Daniel. ADDED OCMOD back!! French language Blog system UPDATED order editor. normalised the ordered editor system. FIXED Subscription system For more details, see https://github.com/opencart/opencart/discussions/14352 A bi...

Jump to post
  • Mon Jan 13, 2025 10:05 pm
  • Replies 0
  • Views 479
Re: v4.0.2.3 - Extension "already exist"

I think the whole OpenCart 4 extension mechanism needs to be re-addressed, including the messed up name spacing conventions.

Jump to post
  • Mon Jan 13, 2025 9:03 pm
  • Replies 9
  • Views 975
Re: Oracle call question

Found the issue, seems an overzealous tech put that error in my index to try and figure out why stack tracing wasn't working on this server, which they forgot to remove when they couldn't figure it out....which I eventually figured out and fixed myself smh. Glad to hear you managed to sort it out. ...

Jump to post
  • Sat Jan 11, 2025 2:37 am
  • Replies 5
  • Views 431
Re: SEO links whithout FollowSymlinks

4 days now since the OP opened this form thread, and still hasn't asked the webhost to enable it?

Jump to post
  • Fri Jan 10, 2025 8:20 pm
  • Replies 8
  • Views 1045
Re: Installation errors

The normal folder permissions are 755, and for files 644. If these don't work on your remote host then something is wrong with your Nginx configuration and you should ask your webhost to sort it out.

Or you could use an Apache server.

Jump to post
  • Fri Jan 10, 2025 8:18 pm
  • Replies 8
  • Views 2282
Re: 2.0.x upgrade: Storage engine MyISAM is disabled

What '3.4 files' are you talking about?

Anyway, ask your webhost to enable the MyISAM DB engine.

Jump to post
  • Fri Jan 10, 2025 8:07 pm
  • Replies 1
  • Views 244

Search found 7237 matches