Search found 494 matches

Search found 494 matches

Re: Product description in the cart

Can you provide a bit more context as to what you are looking to accomplish? The product description could possibly entail using multiple paragraphs, bullet points, images and more. This content would not normally be something you would want to include during the checkout process so the question nee...

Jump to post
  • Wed Dec 27, 2023 10:27 am
  • Replies 2
  • Views 1203
Re: [UPDATED] 3.0 Bug Fixes

Does this extension make sense for stores using Opencart version 3.0.3.8?

Jump to post
  • Fri May 26, 2023 5:41 am
  • Replies 11
  • Views 9651
Re: My myweb.com/admin Not Loading

As pointed out, this looks odd...

define('DIR_STORAGE', DIR_SYSTEM . 'storagewatolbouvo0m/');

Jump to post
  • Fri Apr 28, 2023 10:19 pm
  • Replies 13
  • Views 939
Re: My myweb.com/admin Not Loading

Which specific version of OC are you using? 3.0.3.8 or something else?

If version 3, did you change the name of the admin dir to something else? Those changes need to be reflected in the config.php.

Jump to post
  • Fri Apr 28, 2023 2:12 am
  • Replies 13
  • Views 939
Re: My myweb.com/admin Not Loading

Try this... Create a file in the admin directory called path.php. In it, place this code... <?php echo __DIR__; ?> Then call the file from your browser. https://www.yoursite.com/admin/path.php Compare the path that PHP is showing with what you have in your config.php file within the admin directory....

Jump to post
  • Thu Apr 27, 2023 11:42 pm
  • Replies 13
  • Views 939
Re: Error - Getting Orders without customer details

What payment processor(s) are you using? If you're using more than one, check to see if all the missing orders are coming from the same processor. If so, you might have a configuration issue in the processor settings. Make sure the correct status is being set in the settings of the processor to refl...

Jump to post
  • Thu Apr 27, 2023 11:28 pm
  • Replies 4
  • Views 423
Re: My myweb.com/admin Not Loading

If the front end of the site is working but the admin is broken, you might check your config.php file in the admin folder. Double check that the paths are correct.

Jump to post
  • Thu Apr 27, 2023 11:18 pm
  • Replies 13
  • Views 939
Re: Booking a date with calendar and availability

You might look into this extension. https://www.opencart.com/index.php?route=marketplace/extension/info&extension_id=13776 I haven't personally used it but the webkul folks have been around for many years and have a lot of experience with Opencart. You might reach out to them to see if the exten...

Jump to post
  • Thu Feb 16, 2023 7:06 am
  • Replies 2
  • Views 384
Re: Video order

What you're describing is a very unique use case. I doubt you'll find anything that would enable this functionality out of the box. It would probably need to be custom coded.

Jump to post
  • Thu Feb 16, 2023 6:56 am
  • Replies 2
  • Views 765
Re: 4011 - Removing Language from URL

Personally, I feel like v4 needs more time in the kitchen before using it on a production site. Why did you want to move from 3 to 4?

Jump to post
  • Thu Feb 16, 2023 6:53 am
  • Replies 8
  • Views 2434
Re: Login page

Can you share the URL?

Jump to post
  • Thu Feb 16, 2023 6:51 am
  • Replies 6
  • Views 679
Re: Pre installation file missing

Hi Harap. That information is not stored in a file but rather in the database itself. During installation, you would have chose your user name and password as it's not set by the system but rather by the person who installed Opencart.

Jump to post
  • Wed Jan 18, 2023 5:29 am
  • Replies 8
  • Views 1357
Re: [HELP] OpenCart Version 4.0.1.1

Good to see some feedback on this by seasoned OC developers. I'm in the process of deciding which version to use for a new project and this thread cemented the decision to use version 3. Thank you!

Jump to post
  • Fri Oct 21, 2022 2:44 am
  • Replies 5
  • Views 4322
Re: What US based Merchant Account companies do you use (besides Paypal) to process credit cards?

I second the recommendation on Stripe. Best payment processor I have ever worked with... even if the fees are the same their service offering and documentation are excellent. Also, the Stripe extensions that Clear Thinking offer are a thing of beauty!

Jump to post
  • Tue May 17, 2022 12:32 am
  • Replies 12
  • Views 3811
Re: Google Analytics Illegal In Austria, Germany, France and soon in other countries of the EC

I've moved over some sites to self-hosted Matomo and will probably move more. The system is pretty good for the price of free. In addition, the greatest stat that made Google Analytics so good was the one that displayed the phrase used in the search... which Google no longer provides. So moving to M...

Jump to post
  • Wed Feb 16, 2022 4:54 am
  • Replies 23
  • Views 22971
Re: [SOLVED] - Product description editor not wrapping in code view - Version 3.0.3.2

Make sure to clear out your browser cache after making this change else you won't see any difference.

Jump to post
  • Thu Jan 27, 2022 11:29 am
  • Replies 4
  • Views 919
Re: PayPal Pro Payflow iFrame Extension Broken?

Why not just use regular Paypal Pro extension in Opencart? Why do you need to use the iFrame version?

Jump to post
  • Sat Sep 28, 2019 3:15 am
  • Replies 1
  • Views 1267
Re: Page Not Found for Authorize.net

acer152 wrote:
Thu Sep 26, 2019 2:33 am
...when I go to Extension > Payments > and click Edit next to Authorize.Net (AIM), I receive a Page Not Found error.
Sounds like something got corrupted. You should not receive a warning when visiting the admin area for that extension. Did some files get overwritten or deleted?

Jump to post
  • Sat Sep 28, 2019 3:00 am
  • Replies 1
  • Views 609
Re: How do make a plan chooser for software subscriptions

Seems you wouldn't need a full on shopping cart system to implement this. Opencart is used in all sorts of ways but you could probably find a simpler solution if you don't want all the bells and whistles. Stripe offers some fairly simple tools to create subscription products if keeping it simple is ...

Jump to post
  • Sat Sep 28, 2019 2:54 am
  • Replies 1
  • Views 774
Re: SSL/HTTPS and Internet Explorer

Thanks Daniel! I was working on a very old version of Opencart for a client and we ran into this issue in the past week. Never heard of this one before since it only affects very old versions of Opencart. Thanks for your post!

Jump to post
  • Tue Jul 30, 2019 3:08 am
  • Replies 26
  • Views 7265

Search found 494 matches