Search found 2171 matches

Search found 2171 matches

Re: Admin page login issue after upgrade

Not all your extensions will be compatible with php8 It is almost always better to do a new install rather than an upgrade. What do you exactly mean by new install? When i did the upgrade, basically i renamed all my previous folders (catalog, admin, system) to a different name and uploaded fresh co...

Jump to post
  • Wed Jan 22, 2025 9:56 pm
  • Replies 20
  • Views 648
Re: searching by product id on admin side

Yes its on the front page of the website under every product. see pic attached. Product ID has always been there, i just renamed it to 'AerobatX Product ID' If it was me ... I'd remove that AerobatX Product ID and have them use the "Product Code" versus trying to add another thing that is...

Jump to post
  • Wed Jan 22, 2025 3:40 am
  • Replies 9
  • Views 589
Re: Detailed product reports and more related tasks

Is there a report to know the cost of the product from the reports in OpenCart? In other words, I want to calculate the cost of purchasing the product I sold to know the capital cycle. Does this already exist or do I need an external module through which I can know this ? (and is there a module for...

Jump to post
  • Wed Jan 22, 2025 1:37 am
  • Replies 3
  • Views 257
Re: searching by product id on admin side

thanks JohnP, useful tools but not quite what i need. My issue is we have a lot of customers who call us and over the phone quote the Product ID for example 3755 ( number automatically assigned by opencart) but there is nowhere for us to search for this number, either on the front end or the back e...

Jump to post
  • Wed Jan 22, 2025 1:31 am
  • Replies 9
  • Views 589
Re: OC 1.5.6.4 Modify Weight Based Shipping Module

Sorry but that was from memory... which is getting bad for the older versions... In /catalog/model/shipping/weight.php Put somewhere, maybe after: $this->language->load('shipping/weight'); $os = array("MODEL1", "MODEL2"); That needs to be the model of the product(s) you wish to h...

Jump to post
  • Sun Jan 19, 2025 2:44 am
  • Replies 8
  • Views 695
Re: OC 1.5.6.4 Modify Weight Based Shipping Module

I run Opencart 1.5.6.4. I would like to modify the weight based shipping module. The modification should check the cart content for product ID and if let's say if product ID 0001 is in the cart I would like it to not show any of the weight based shipping options. Thank you in advance for your help!...

Jump to post
  • Sat Jan 18, 2025 10:22 pm
  • Replies 8
  • Views 695
Re: [SOLVED] USPS - Need new Service "USPS Ground Advantage" before July 9, 2023.

I KNOW this is old but I had to assist someone else who asked me about this post... I forgot:
in admin/controller/extension/shipping/
Also needed

Code: Select all

		$data['text_domestic_1058'] = $this->language->get('text_domestic_1058');
Mike

Jump to post
  • Thu Jan 16, 2025 7:45 am
  • Replies 27
  • Views 6655
Re: opencart images are all in landscape position

I made some photos with my samsung phone. And when I open that on my PC are all portrait but imediatelly when I upload it to opencart are all landscape. I use opencart 3.0.4.0. How to solve that so pictures are in position as they are made - portrait? When you took them were they in landscape or po...

Jump to post
  • Thu Jan 16, 2025 4:07 am
  • Replies 25
  • Views 806
Re: x-shipping pro help

First question... did you ask the creator of the extension?
Mike

Jump to post
  • Mon Jan 13, 2025 10:55 pm
  • Replies 4
  • Views 357
Re: Account Page Menu

levanlob wrote:
Thu Jan 09, 2025 5:54 pm
Hello in my account page missing right menu (orders, change adress and e.ct)
Please open a new topic and include things in this post viewtopic.php?t=200480
Mike

Jump to post
  • Thu Jan 09, 2025 11:19 pm
  • Replies 5
  • Views 1716
Re: Anyone use a mobile app for 2.3.0.2 (Condor version) and php 8?

Maybe this might be of some help since it has been built to support OC2 and OC4, so theoretically it does support OC2 and php8 is required for OC4. https://www.opencart.com/index.php?route=marketplace/extension/info&extension_id=38459 Whether the 2.3.0.2 supports php8 or hitinfotech is able to ...

Jump to post
  • Tue Jan 07, 2025 5:41 am
  • Replies 2
  • Views 729
Anyone use a mobile app for 2.3.0.2 (Condor version) and php 8?

I was using "Mobile assistant connector" and it did work well but with PHP 8 it doesn't work. So if you are using another phone app for managing your store, please let me know. Thanks, Mike P.S. this doesn't need to be for the "condor version" but does need to support 2.3.0.2 and...

Jump to post
  • Sun Jan 05, 2025 4:08 am
  • Replies 2
  • Views 729
Re: Refeshing Modification cache causes error

Mona provided a lot of info. We are shooting in the dark and my shooting is: DOMDocument is not enabled on your server.

Mike

Jump to post
  • Thu Jan 02, 2025 10:29 am
  • Replies 8
  • Views 648
Re: Refeshing Modification cache causes error

Sampletekk wrote:
Wed Jan 01, 2025 10:48 pm
When refreshing the modifications cache, I'm getting an "HTTP Error 500"
Any ideas?
Yes... Look in your error logs and tell us what is in there. Best to do the refresh and show us the error at about that time.

Mike

Jump to post
  • Thu Jan 02, 2025 4:30 am
  • Replies 8
  • Views 648
Re: ToolShop - Responsive Opencart Theme

hectorin wrote:
Tue Dec 31, 2024 9:21 am
hi
where I can find your template ?
Maybe the link in the post above: For further information, you can check our module through the link Official Website and OpenCart.Com

Jump to post
  • Wed Jan 01, 2025 1:04 am
  • Replies 2
  • Views 2828
Re: Image Quality

paulfeakins wrote:
Tue Dec 31, 2024 7:11 pm
timstudio wrote:
Fri Dec 11, 2015 3:02 pm
I found out that my images look great when I use firefox, but are blurry when i use safari of chrome?
Give us a link?
Wondering if 9 years later it is still an issue for them :laugh:

Jump to post
  • Tue Dec 31, 2024 10:55 pm
  • Replies 6
  • Views 3042
Re: I can't seem to locate its source

Hello everyone, I'm facing an issue with the order confirmation emails in OpenCart 3.0.2.0. By default, these emails include an attachment with no content (a 0-byte file). Recently, I added a new PDF attachment (Terms and Conditions) to the order confirmation emails, so now these emails come with t...

Jump to post
  • Mon Dec 30, 2024 9:39 pm
  • Replies 2
  • Views 363
Re: Removing phone & wish list from top

porter943 wrote:
Sat Dec 28, 2024 12:35 am
from the home page
The home page doesn't natively have products on it. What extension do you have displayed on the home page?
Mike

Jump to post
  • Sat Dec 28, 2024 12:41 am
  • Replies 12
  • Views 967
Re: Default OpenCart theme > affecting updates?

frank58richard wrote:
Fri Dec 27, 2024 3:54 pm
Hello,

How can I customize the default OpenCart theme without affecting updates?
VQ or OCMods or events.
Mike

Jump to post
  • Fri Dec 27, 2024 11:10 pm
  • Replies 1
  • Views 431
Re: Upgrade from 2.2.0.0 advice

Hello all, I'm trying to upgrade my website from 2.2.0 to OC3 in the cheapest way possible. I have another domain I hosted on the same server that i was hoping to load up a newer version and using the import/export tool transfer all the products, customers, orders etc, tidy things up and then move ...

Jump to post
  • Mon Dec 23, 2024 11:55 am
  • Replies 2
  • Views 913

Search found 2171 matches