Search found 2177 matches

Search found 2177 matches

Re: facing this error when upgrade "Patch 2 has been applied (2 of 9)"

facing this error when upgrade "Patch 2 has been applied (2 of 9)" Wow too much info... Stop overloading us before we drown.... Now with that out of the way.... #1 Upgrade attempted from what version to what version? #2 Most recommend not to try to use the upgrade function #3 Are you seei...

Jump to post
  • Mon Feb 10, 2025 2:18 am
  • Replies 1
  • Views 347
Re: Problem extension Smartbill > Constant FILTER_SANITIZE_STRING is deprecated

Before posting here endless, read this here and change the code es mentioned: https://www.php.net/manual/it/filter.constants.php#constant.filter-sanitize-string On the other hand, the developer of that extension should support php8.x asap as this is nowadays standard! And if you or this develper ar...

Jump to post
  • Sat Feb 08, 2025 12:35 am
  • Replies 17
  • Views 1251
Re: Problem extension Smartbill

I'd look up and see if strip_tags() would work in place of the lines that have FILTER_SANITIZE_STRING i.e. $product_code = filter_var($product_code, FILTER_SANITIZE_STRING); $product_code = strip_tags($product_code); I'd update those and see what other errors show. Does this still occur? Error! Syn...

Jump to post
  • Fri Feb 07, 2025 9:03 am
  • Replies 17
  • Views 1251
Re: [SOLVED] Submitting sitemap feed to Google Search Console issue

So let me clarify : Can this line : RewriteRule ^sitemap.xml$ index.php?route=extension/feed/google_sitemap [L] be replaced with this line : curl https://domain.com.au/index.php?route=extension/feed/google_sitemap > /home/user/public_html/sitemap.xml in the .htaccess file ? No it can't. That curl c...

Jump to post
  • Fri Feb 07, 2025 8:54 am
  • Replies 23
  • Views 5217
Re: Customers not getting Order Confirmation on website

The success page is what they should see if the order is successful.

Mike

Jump to post
  • Fri Feb 07, 2025 5:17 am
  • Replies 2
  • Views 139
Re: Problem extension Smartbill

What is the code on those two lines?

Depending on how complex you might be able to make a simple change.
Mike

Jump to post
  • Thu Feb 06, 2025 12:04 pm
  • Replies 17
  • Views 1251
Re: Error when register new user

Something with extension/captcha/google.php is going sideways.
turn it off and see if the problem goes away. This should get you going then you need to further troubleshoot your error.
I'd say also you have an OpenSSL invalid SSL Cert.

Mike

Jump to post
  • Mon Jan 27, 2025 4:49 am
  • Replies 2
  • Views 283
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 988
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 4989
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 602
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 4989
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 5072
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 5072
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 7063
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 905
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 400
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 4042
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 803
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 803
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 665

Search found 2177 matches