Search found 4635 matches

Search found 4635 matches

Re: Page Cache working incorrectly

The cache extension would have to know if different content is to be served to mobile. You would need to look at the documentation for the cache extension to see if it's supported and how to enable.

Jump to post
  • Thu Apr 18, 2024 9:34 pm
  • Replies 1
  • Views 64
Re: PayPal Pro - unsupported currency error

Check the currency code entered in your settings doesn't have any spaces of hidden characters. Check the currency_code in the order details in the database is NZD.

Jump to post
  • Thu Apr 18, 2024 9:18 pm
  • Replies 2
  • Views 113
Re: not able to install open cart.

You don't say what version of OpenCart 3 you are installing, so I don't know if this would help. viewtopic.php?t=232762

Jump to post
  • Thu Apr 18, 2024 4:30 pm
  • Replies 1
  • Views 47
Re: 3.0.3.8 or 3.0.3.9?

You can see the differences at the links below. There are a lot of PHP 8+ compatibility fixes. If you are not upgrading to PHP 8+, then consider why you need to upgrade to only 3.0.3.8. You might want to wait for the next 3.0.x.x release as this will have more PHP compatibility, bug and security fix...

Jump to post
  • Thu Apr 18, 2024 4:26 pm
  • Replies 4
  • Views 160
Re: Order invoice twig file

I can see how not being able to edit the invoice template would be an issue. You will probably have to raise it as an issue on GitHub for the developers.

Jump to post
  • Thu Apr 18, 2024 12:34 am
  • Replies 3
  • Views 85
Re: Special Price stopped working on certain products, disappears in admin if I create a new special price

Did you check both your OpenCart and PHP error logs and also your web browser's developer console when editing the product?

Check both the PHP settings max_input_vars and post_max_size in your PHP settings using phpinfo().

Jump to post
  • Tue Apr 16, 2024 4:10 pm
  • Replies 17
  • Views 771
Re: How to disable Two Factor Authentication after enabling it accidentally [in VM]

teachableginger wrote:
Sun Apr 14, 2024 10:29 am
Hi, I am having the same problem, but I am not familiar with open cart database tables. Is that something I can find in cPanel? Like in the file manager? Thank you. Sorry I’m a newbie.
You can use phpMyAdmin under Databases in cPanel to see and modify your databases.

Jump to post
  • Sun Apr 14, 2024 10:57 pm
  • Replies 7
  • Views 969
Re: GST tax in Opencart

Sorry to open an old wound but I am moving from another FREE shopping Cart Software System and like others they also have a Tax Included price system. I came across this thread as I am also looking for the same solution as Australian GST Laws are very strict about things like this. Prices displayed...

Jump to post
  • Fri Apr 12, 2024 4:18 pm
  • Replies 9
  • Views 871
Re: What's the best upgrade/export data path?

Compare the opencart.sql file from the two version. This will tell you what changes have been made to the database.

Jump to post
  • Fri Apr 12, 2024 7:08 am
  • Replies 4
  • Views 432
Re: Making proper external URL link for a product (OC 3.0.3.6)

Doesn't look like anything that would cause the redirect. Look at the response header the cookies look to be set. This would suggest the redirect is being done in OpenCart and not htaccess. You could disable your extensions/modifications one by one.

Jump to post
  • Thu Apr 11, 2024 8:06 pm
  • Replies 15
  • Views 715
Re: Making proper external URL link for a product (OC 3.0.3.6)

Looks like a problem with a redirect on your site. What rewrite and redirect rules do you have in your htaccess? Do you have any extensions that add redirects?

Jump to post
  • Wed Apr 10, 2024 4:02 pm
  • Replies 15
  • Views 715
Re: Product page not showing zero

What theme are you using? Are you using any caching extensions? Have you tried clearing your web browser cache?

Jump to post
  • Mon Apr 08, 2024 7:42 pm
  • Replies 2
  • Views 147
Re: Language and Currency unable to change

Check both your OpenCart and PHP error log. Also check your web browser's developer console.

Jump to post
  • Mon Apr 08, 2024 4:39 pm
  • Replies 5
  • Views 244
Re: mod_lsapi_troubleshooting.html

Look in your access logs for any URLs with control characters or spaces.

Jump to post
  • Mon Apr 08, 2024 5:20 am
  • Replies 6
  • Views 484
Re: mod_lsapi_troubleshooting.html

The issue is not with your htaccess then. The default OpenCart one should work fine. You will need to go back to your host.

Jump to post
  • Mon Apr 08, 2024 12:37 am
  • Replies 6
  • Views 484
Re: mod_lsapi_troubleshooting.html

The last RewriteRule is wrong for OpenCart. Use the original htaccess from your version of OpenCart.

Jump to post
  • Sun Apr 07, 2024 9:35 pm
  • Replies 6
  • Views 484
Re: Recent Activity box not updated on orders, registrations etc

Check you have Customers Activity set to Yes in your settings. Check both your OpenCart and PHP error logs.

Jump to post
  • Sat Apr 06, 2024 5:51 pm
  • Replies 4
  • Views 429

Search found 4635 matches