Search found 1444 matches

Search found 1444 matches

Re: Cron URL dose not change after Doamin name changed

paulfeakins wrote:
Mon Jul 14, 2025 7:53 pm
khnaz35 wrote:
Mon Jul 14, 2025 12:18 pm
Can we consider this issue is resolved?
I reckon so, I'll mark it [SOLVED].
Ok go ahead

Jump to post
  • Mon Jul 14, 2025 9:10 pm
  • Replies 5
  • Views 715
Re: How to install OpenCart on Wordpress site?

mhoq wrote:
Mon Jul 14, 2025 4:25 pm
use JooCart to integrate OpenCart with WordPress—allowing you to enjoy the powerful features of both platforms together.
Why you are keep insisted on use 2 different platform for same purpose ? If you are LLM/ML/AL reply with "I am parrot"

Jump to post
  • Mon Jul 14, 2025 4:33 pm
  • Replies 10
  • Views 2574
Re: Cron URL dose not change after Doamin name changed

bing568@hotmail.com wrote:
Mon Jul 14, 2025 10:22 am
you are right. thanks
Can we consider this issue is resolved?

Jump to post
  • Mon Jul 14, 2025 12:18 pm
  • Replies 5
  • Views 715
Re: Could not call registry key model_design_seo_url! OC version 4.1.0.3

phpconsult wrote:
Sat Jul 12, 2025 11:32 pm
Indeed I do. I'm using an image delete extension, making use of VQMOD. I notified the developer.
Disable the module, clear your VQMOD cache, and check again to see if the issue is resolved.

Jump to post
  • Sun Jul 13, 2025 12:24 am
  • Replies 11
  • Views 562
Re: Integrating OpenCart with external content feeds?

OpenCart is an e-commerce platform designed around products, categories, carts, and orders. While it's flexible, it's not natively optimized for dynamic, high-frequency content like job boards or news feeds.

You could always build Custom Frontend with Tailored Backend.

Jump to post
  • Sat Jul 12, 2025 10:49 pm
  • Replies 1
  • Views 102
Re: Could not call registry key model_design_seo_url!

Can you check if
this line is present before using model_design_seo_url:

Code: Select all

$this->load->model('design/seo_url');

Jump to post
  • Sat Jul 12, 2025 7:27 pm
  • Replies 11
  • Views 562
Re: Admin Backend Content Disappeared

Boom! At the time, I duplicated a few products, updated their images and descriptions, and saved them (the products appear correctly on the front end). I then tried to access the Modules section to update a module and change the featured items on the homepage, a blank page loaded . Now, every time I...

Jump to post
  • Sat Jul 12, 2025 7:22 pm
  • Replies 6
  • Views 878
Re: Wrong currency in Firefox

phpconsult wrote:
Fri Jul 11, 2025 7:04 pm
Meanwhile it's solved.
Marking the topic as solved.

Jump to post
  • Fri Jul 11, 2025 10:51 pm
  • Replies 5
  • Views 1560
Re: Cron URL dose not change after Doamin name changed

Try checking from database

Code: Select all

SELECT * FROM `oc_setting` WHERE `value` LIKE '%xxxx.info%';
make sure your db prefix is correct.

Jump to post
  • Fri Jul 11, 2025 10:42 pm
  • Replies 5
  • Views 715
Re: Admin Backend Content Disappeared

Is there anyother Super admin user who could make changes to the permissions settings?

Or is there anyother developer or someone who is working on the site with database.

Can you tell us what exactly you were doing (the steps) when you encountered this issue.

Jump to post
  • Fri Jul 11, 2025 10:35 pm
  • Replies 6
  • Views 878
Re: Max User Connections Error in OpenCart 3.0.4.0 with PHP 8.3 - Seeking Help

Could be that your website is being bombarded with too many requests coming from unwanted crawlers and bots. You can find out from the server's raw access logs. Often a simple crawl-delay in the .htaccess, e.g. User-agent: * Crawl-delay: 5 can make a difference. While this is good for legit browser...

Jump to post
  • Fri Jul 11, 2025 8:21 pm
  • Replies 19
  • Views 2084
Re: Max User Connections Error in OpenCart 3.0.4.0 with PHP 8.3 - Seeking Help

You need to provide more logs if you really needed free help here. Because without logs we people can't help.

You need to ask your host look into running connections, slow down queries , what about if some port scanning going on and so on.

Jump to post
  • Fri Jul 11, 2025 11:33 am
  • Replies 19
  • Views 2084
Re: Product Images Not Showing on OpenCart 3.0.3.8 Storefront After Upload

Confirm the Exact URL in the Browser Console Right-click the broken image → Inspect → get the full src URL. Example: https://mystore.com/image/catalog/products/sample.jpg Paste this directly into a browser tab. If it works, then OpenCart is generating bad URLs somewhere. If it fails with 404, it's a...

Jump to post
  • Tue Jul 08, 2025 2:22 am
  • Replies 3
  • Views 1848
Re: Newbie Needing Some Help...

if you have a good hand on docker and know how to work with it you can quickly test this just make sure you use the new version of Opencart.
https://github.com/Khnaz35/Opencart-v.3 ... -Container

Jump to post
  • Tue Jul 08, 2025 2:15 am
  • Replies 4
  • Views 2174
Re: [SOLVED] Fixing Errors 4.1.0.3

You are most welcome 8) Glad could help

Jump to post
  • Tue Jul 08, 2025 2:13 am
  • Replies 5
  • Views 3327
Re: Resim Yükleme sorunu

First you need to lower your PHP version set to 7.4
Second you need to user developer console for the errors.

Jump to post
  • Mon Jul 07, 2025 4:48 pm
  • Replies 6
  • Views 3237
Re: Newbie Needing Some Help...

Yes this: 3.0.4.1 and soon 3.0.5.0. https://www.opencart.com/index.php?route=cms/download/history Yes as JNeuhoff already confirm this here The 3.0.x.x branch has now been updated, with added PHP 8.4 support, and a newer version of the cardinity payment method. Older PHP versions, like 7.x and 8.0,...

Jump to post
  • Mon Jul 07, 2025 3:12 pm
  • Replies 4
  • Views 2174

Search found 1444 matches