Re: Cron URL dose not change after Doamin name changed
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?
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: How to install OpenCart on Wordpress site?
Some people love to complicate things
- Mon Jul 14, 2025 12:26 pm
- Replies 10
- Views 2574
Re: Namrata Hinduja Geneva, Switzerland (Swiss) - OpenCart Social Linking & Google Console Visibility (v3.0.4.0, PHP 8.1
Have you gone through the official docs?
https://developers.google.com/search/do ... sole-start
- General Discussion
- Namrata Hinduja Geneva, Switzerland (Swiss) - OpenCart Social Linking & Google Console Visibility (v3.0.4.0, PHP 8.1)
- Mon Jul 14, 2025 12:22 pm
- Replies 1
- Views 32
Re: Cron URL dose not change after Doamin name changed
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
Disable the module, clear your VQMOD cache, and check again to see if the issue is resolved. Jump to postphpconsult wrote: ↑Sat Jul 12, 2025 11:32 pmIndeed I do. I'm using an image delete extension, making use of VQMOD. I notified the developer.
- 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.
- 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');
- 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
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%';
- 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.
- 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.
- Fri Jul 11, 2025 11:33 am
- Replies 19
- Views 2084
Re: Prospection vendeurs tiers marketplace avec OpenCart
A custom solution can be placed for this.
Jump to post- Wed Jul 09, 2025 2:10 am
- Replies 2
- Views 707
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
- Tue Jul 08, 2025 2:15 am
- Replies 4
- Views 2174
Re: [SOLVED] Fixing Errors 4.1.0.3
You are most welcome Glad could help
- 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.
- 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