Search found 1598 matches

Search found 1598 matches

Re: PayPal payments stops functioning whe an OpenCart 3.0.3.9 site is moved to a new server

I would suggest as a first step to maybe check the brower console and see if any of the URLs are haaving an issue like returning a 404. Anything in any error logs?

Jump to post
  • Sat Mar 01, 2025 6:37 am
  • Replies 3
  • Views 483
Re: Website Popup Box

You don't need the <?php ... ?> tags.

Jump to post
  • Sun Feb 23, 2025 6:23 am
  • Replies 7
  • Views 349
Re: Disable shipping address Opencart 4.1 download product

yes, those switches.

But you still need a billing address, downloads or not.

Jump to post
  • Fri Feb 07, 2025 9:33 pm
  • Replies 6
  • Views 1049
Re: Disable shipping address Opencart 4.1 download product

You need to turn on "Billing Address Required" in System > Settings > Checkout.
That changes the title to Payment and adds the "My delivery and billing addresses are the same" check box.

Jump to post
  • Wed Feb 05, 2025 7:54 am
  • Replies 6
  • Views 1049
Re: Product Options from Products

If there are no additional benefits from purchasing those products together like discounts or free shipping, things like that, I see no reason for doing it that way, you can just as well use the related products facility to indicate that these ink products are good with that printer and the custome...

Jump to post
  • Mon Feb 03, 2025 5:33 pm
  • Replies 9
  • Views 778
Re: Product Options from Products

I don't think that was the question, rather the age old problem of products as options. I've looked a few times for something like that and this has been asked many times also. As far as I know, nothing curretly exists that will do what you want. Magento has that ability (not that I would recomment ...

Jump to post
  • Mon Feb 03, 2025 8:30 am
  • Replies 9
  • Views 778
Re: Registering Events

This: <?php namespace Opencart\Catalog\Controller\Extension\iocartupdateinventory\updateinventory; class iocartupdateinventory extends \Opencart\System\Engine\Controller { does not match with this: /catalog /controller /iocart_update_inventory update_inventory.php

Jump to post
  • Wed Jan 22, 2025 8:42 am
  • Replies 8
  • Views 1703
Re: v4.0.2.3 - Extension "already exist"

Yes, you need to delete the file from ../system/storage/marketplace/

Jump to post
  • Tue Jan 14, 2025 5:03 pm
  • Replies 9
  • Views 1257
Re: Warning: require_once

What are you trying to say here! You have installed an extension. That extension is looking for the file "system/library/msloader.php" That file does not exist - If you FTP to that folder on your server, you will not see that file. This is why you have the error. So, dissable your vQmods ...

Jump to post
  • Sun Dec 22, 2024 6:35 am
  • Replies 8
  • Views 729
Re: Survey Extension

Here is a survey. https://www.opencart.com/index.php?route=marketplace/extension/info&extension_id=40171 As for the email sending, not sure about that one. One way to do it would be to use HTML order history and Pre-Set admin comments https://www.opencart.com/index.php?route=marketplace/extensio...

Jump to post
  • Sat Dec 21, 2024 7:40 am
  • Replies 1
  • Views 1308
Re: Double Forward Slashs in URLs

No. config file is in the root directory *same place as the folders admin, catalog, image, systems and the .htaccess file.

Jump to post
  • Mon Dec 09, 2024 7:49 am
  • Replies 5
  • Views 375
Re: "Error No: 2014" & "Call to a member..." Errors

And what extensions have you installed? Perhaps try disabling/removing them until you find the culprit.

Jump to post
  • Mon Dec 09, 2024 7:45 am
  • Replies 6
  • Views 1374
Re: Extension - > Module scroll stuck 3.x.x

by mona wrote:
Tue Nov 26, 2024 9:59 pm
@grgr - I never install without it
What? Why?

It's just an annoying advert that slows things down.

Jump to post
  • Wed Nov 27, 2024 5:39 am
  • Replies 5
  • Views 231
Re: Extension - > Module scroll stuck 3.x.x

Yeah, I just had that problem. I just deleted the file, much easier.

Jump to post
  • Tue Nov 26, 2024 9:43 pm
  • Replies 5
  • Views 231
Re: "Wishlist" cleared randomly for customers

paulfeakins wrote:
Thu Nov 14, 2024 11:44 pm
If it's truly intelligent it will understand, and solve this problem.
Yes, by eraditacting all the humans.

Jump to post
  • Sun Nov 17, 2024 6:43 am
  • Replies 8
  • Views 2063
Re: Modified product.twig but no changes happening

Isn't it the case that if you use the theme editor then all other mods get ignored and only the theme editor edited file is used?

Jump to post
  • Sun Nov 17, 2024 6:36 am
  • Replies 7
  • Views 1562
Re: please help > error 500 Admin-page after module install

Delete the modification files and you should be able to get back in and then disable the extension manager extension. You will find the files in the /storage/modification/ folder. If you have NOT moved the storage folder then it is in ../system/storage/modification/ Otherwise it will be wherever you...

Jump to post
  • Sat Nov 09, 2024 8:27 pm
  • Replies 13
  • Views 2108
Re: no order pull through to opencart after payfast transaction

And does the payment provider have the correct callback URL set?

Jump to post
  • Wed Nov 06, 2024 9:27 pm
  • Replies 4
  • Views 587
Re: How to bind two domain to Store URL

What exacty do you mean? Multistore? If it is multistore, then add a domain to your hosting and point it at the currenent opencart root. Then add a store in the opencart system settings (and don't forget to an a trailing / to the end of the name. https://docs.opencart.com/en-gb/administration/multi-...

Jump to post
  • Wed Nov 06, 2024 9:23 pm
  • Replies 3
  • Views 569

Search found 1598 matches