Search found 7093 matches

Search found 7093 matches

Re: Need Help!! How to upload mass product into system?

paulfeakins wrote:
Tue Oct 15, 2024 6:10 pm
sachin6609 wrote:
Tue Apr 18, 2017 9:24 pm
you need to add the export/import module to do this
This is the classic: https://www.opencart.com/index.php?rout ... sion_id=17
Looks like HiperLynx007 keeps posting replies to ancient forum threads started many years ago.

Jump to post
  • Tue Oct 15, 2024 6:41 pm
  • Replies 6
  • Views 528
Re: People online...

erhangazi84 wrote:
Tue Oct 15, 2024 6:39 am
Hi. Same problem here.
OC 3.0.3.2 and online users are always 0 althouth i see a few user on Google Analytcs.
How can i fix it?
Use OpenCart 3.0.4.0.

Jump to post
  • Tue Oct 15, 2024 5:51 pm
  • Replies 7
  • Views 562
Re: OpenCart 4.0.2.3 Released

I have written OpenCart 4 extensions which modify the system/library/cart/cart.php without OCmod, using controller/*/before event handlers which in turn reset the registry cart singleton instance with a simple decorator class, for subsequent use. Just a few lines, was easy enough to do. It involves ...

Jump to post
  • Mon Oct 14, 2024 11:45 pm
  • Replies 12
  • Views 9929
Re: OpenCart 4.0.2.3 Released

Yes, the upcoming OC 4.1.0.0 will have OCmod embedded in it.
However I strongly recommend writing up extensions the proper way using event handlers.

Jump to post
  • Mon Oct 14, 2024 9:25 pm
  • Replies 12
  • Views 9929
Re: Knowband Supercheckout v4.0 stopped working

This is not an OpenCart issue. Is there any reason why you won't contact the Knowband support for this?

Jump to post
  • Mon Oct 14, 2024 8:50 pm
  • Replies 5
  • Views 251
Re: upgrade to 3.0.4.0 php 8.2 broke my stylesheet

As said, please provide more details in order to get some help here. For your given link, looking at the source code, there is no href containing path=85_91_89 anywhere on your page. In general, styling a link based on its href, you should use something like this: .cat-name a[href*="&path=8...

Jump to post
  • Mon Oct 14, 2024 7:14 pm
  • Replies 7
  • Views 307
Re: Does the API work at all?

But I'm guessing I'll just make my website and put the opencart to a subdomain where I point the customers to do their purchases with a simple link, it's not really ideal solution. Not too familiar with web code even with AI's help, I'm more of an embedded software guy :) I think it will probably b...

Jump to post
  • Mon Oct 14, 2024 7:00 pm
  • Replies 11
  • Views 858
Re: Opencart Multistore - Several products (including with options) sharing same stock level?

For OpenCart based websites possibly yes, just try it out.

However, you are using the Journal3 framework in which case you should contact the Journal support.

Jump to post
  • Sat Oct 12, 2024 1:35 am
  • Replies 3
  • Views 152
Re: upgrade to 3.0.4.1 php 8.2 broke my stylesheet

What exact error messages did you get? In order to help you here we need more information, see forum rules.

Jump to post
  • Sat Oct 12, 2024 1:30 am
  • Replies 7
  • Views 307
Re: PHP code isnt updated till when i reset Chrome settings.

What situation is that causing a issue for you? For example, coming to your OpenCart-based website, to the home page, for the first time, Chrome puts all the static resources into a memory cache. User then clicks on the Contact Us link (information/contact) which, despite a single no-store in the r...

Jump to post
  • Sat Oct 12, 2024 1:26 am
  • Replies 7
  • Views 431
Re: Transferring from Opencart v4.0.2.2 from Localhost to Online Server

If you only have 'http://' in your config.php files, then it should be fine using your 'http://localhost'. Chrome might complain, for testing I always use FireFox.

Jump to post
  • Fri Oct 11, 2024 10:27 pm
  • Replies 17
  • Views 1659
Re: PHP code isnt updated till when i reset Chrome settings.

The no-cache does not necessarily mean "don't cache". no-cache allows caches to store a response but requires them to revalidate it before reuse. If the sense of "don't cache" that you want is actually "don't store", then a single no-store is the directive to use. This ...

Jump to post
  • Fri Oct 11, 2024 7:33 pm
  • Replies 7
  • Views 431
Re: PHP code isnt updated till when i reset Chrome settings.

@ADD Creative: Unfortunately Chrome doesn't appear to respect the standard Cache-Control: no-store anymore. E.g. when you update server resources, e.g. *. js, or *.css, or *.png files, while keeping the same URL for them, Chrome may still use old caches for them. I am still looking for some workarou...

Jump to post
  • Fri Oct 11, 2024 5:31 pm
  • Replies 7
  • Views 431
Re: Cart total not updating with size option price increase

OpenCart 4.1.0.0 is still under development and shouldn't be used on live sites. If come across bugs, please report them on https://github.com/opencart/opencart/issues .

For live sites we recommend using OpenCart 3.0.4.0.

Jump to post
  • Thu Oct 10, 2024 10:17 pm
  • Replies 4
  • Views 240
Re: SEO URLs are very annoying

You'd need an extension for this modifying the way SEO Urls are generated. BTW.: Most developers advise not to use OC 4.0.2.3 (still too many bugs), and especially not the Journal3 framework, for live stores. For live sites, use OC 3.0.4.0 with a standard-compliant theme, and then search the OpenCar...

Jump to post
  • Thu Oct 10, 2024 5:56 pm
  • Replies 2
  • Views 157
Re: White page error on site home page after plugin installation.

This template, if it is from https://www.opencart.com/index.php?route=marketplace/download&extension_id=45121, doesn't even support OpenCart 3.0.4.0. Also, you have another extension which modifies the system/library/template/twig.php , why? Hence we suggest you provide some more details (see fo...

Jump to post
  • Tue Oct 08, 2024 9:58 pm
  • Replies 3
  • Views 152
Re: Search Product by Location extension

Your dealdey.com website always results in a 404 error (page not found).

Jump to post
  • Tue Oct 08, 2024 7:53 pm
  • Replies 3
  • Views 636
Re: need help for extension

We are not mind readers. Without further details, nobody will be able to help you here, see forum rules.

Jump to post
  • Tue Oct 08, 2024 5:04 pm
  • Replies 2
  • Views 453

Search found 7093 matches