Search found 144 matches

Search found 144 matches

Re: Order ID Number Jumped from #29 to #37

I have actually read your comment, unlike the others, so I will actually answer you. It's because of missing orders / failed orders. Sale 1 = order number 1. But say 15 people added items to their basket and got partway through the checkout, and then didn't complete it. it will jump your order numbe...

Jump to post
  • Sat May 16, 2020 9:43 am
  • Replies 8
  • Views 643
[SOLVED] - Checkout stages on the URL

On Opencart 1.5.6.4 when a customer was on the checkout it would show the stages on the url, checkout/register > checkout/billing > checkout/delivery etc etc. ON 3.0.3.2 it just shows checkout/checkout so it's impossible to know whereabouts the customer is, i'm not sure if that's just how 3.0.3.2 is...

Jump to post
  • Sat May 16, 2020 9:37 am
  • Replies 2
  • Views 238
Re: 3.0.2.0 Paypal refund Error in logs

Someone posted this on Github and it seemed to fix it for me, I can't see the front end error the other user mentioned. AlexChanHK commented on 15 Feb 2018 • Please go to \admin\controller\extension\payment\pp_express.php and edit row 706 from 'parent_transaction_id' => $this->request->post['transac...

Jump to post
  • Sun May 10, 2020 1:18 am
  • Replies 4
  • Views 672
How to use the new PayPal features

I noticed on Opencart PayPal Advertising page, they show two button example, on the product page. (However I don't see this option on the app opencart is advertising.) Add to cart PayPal How is this possible? Doesn't seem to be an option to attach screenshot. But you can see it on here: https://www....

Jump to post
  • Sun Dec 08, 2019 9:16 am
  • Replies 1
  • Views 318
Re: Paypal Express Checkout Credit/Debit Card Error Message

Yes, but still the same OC style accordian checkout, not the "J3 one page checkout"

Jump to post
  • Wed Aug 21, 2019 12:33 am
  • Replies 6
  • Views 2150
Re: Paypal Express Checkout Credit/Debit Card Error Message

I have the exact same problem as the OP, the files you have linked to, do not fix the problem, but make it worse. At the moment the problem is that an error message shows, although it's some what superficial, if you click try again, it will function correctly, but it's off putting to customers. You ...

Jump to post
  • Thu Aug 15, 2019 8:42 pm
  • Replies 6
  • Views 2150
Re: Remove Red Asterisk

Did you resolve this issue? I have it using Journal 3 / Opencart 3.0.3.2
For me it only happens on the guest checkout.

Jump to post
  • Mon Aug 12, 2019 4:06 pm
  • Replies 12
  • Views 3175
Re: WebP Images problem with Safari serving JPG

I found a guy to make me a new extention, which works.

Jump to post
  • Fri Aug 02, 2019 11:09 am
  • Replies 9
  • Views 4439
Re: Duplicate product options repeated for each Item.

I fixed it. Here is the solution if anyone needs any help... 1. Make a backup of your SQL or make many backups even, probaly best to do a root backup too. 2. Run this in your PhpMyadmin. ALTER TABLE `order_product` MODIFY `order_product_id` int(11) NOT NULL AUTO_INCREMENT; COMMIT; To run this, selec...

Jump to post
  • Fri Aug 02, 2019 11:07 am
  • Replies 19
  • Views 6236
Re: Sessions don't clear automatically

I have seen that yes, but supposedly the issue was fixed in 3.0.3.2 - So i assumed my problem was something else... I didn't test it though. I also didn't quite understand the comments, some guy made some suggestive changes not sure if they were important for me or not as I'm using GMT and currently...

Jump to post
  • Thu Jul 25, 2019 9:12 pm
  • Replies 2
  • Views 459
Sessions don't clear automatically

I have a problem with my sessions since upgrading to opencart 3.0.3.2 - 3 months ago. They do not automatically clear. Meaning my fairly small SQL database of 25mb, (which naturally grows about 5mb a year) Now increases about 10mb a day. And I have to keep clearing it manually, otherwise the file be...

Jump to post
  • Wed Jul 24, 2019 11:28 pm
  • Replies 2
  • Views 459
Re: Duplicate product options repeated for each Item.

Thanks for your help,
I think in this case I will have to hire someone.

Jump to post
  • Fri Jul 19, 2019 11:37 am
  • Replies 19
  • Views 6236
Re: Duplicate product options repeated for each Item.

Well earlier I tried disabling them all and it didn't fix the issue.
A couple months back I had a couple modules that did effect this page a shipping app and something else I can't remember now, but I removed them a long time ago, is it possible they left some interfering files?

Jump to post
  • Fri Jul 19, 2019 10:00 am
  • Replies 19
  • Views 6236
Re: Duplicate product options repeated for each Item.

Just had a look the duplicate is not there. It may or may not be related to the above issue, I get an error log when I click "Print Shipping List" aka the dispatch note. PHP Warning: A non-numeric value encountered in storage/modification/admin/controller/sale/order.php on line 1885 On the...

Jump to post
  • Fri Jul 19, 2019 9:09 am
  • Replies 19
  • Views 6236
Re: Duplicate product options repeated for each Item.

Unique, but it's nothing to do with the product page. This is a problem with the orders. The problem is shown to customer emails, invoice, customer order history, admin order. I did create a clone store, and disabled all the exentions and cleared the caches to see if an extention was causing it, alt...

Jump to post
  • Fri Jul 19, 2019 7:45 am
  • Replies 19
  • Views 6236
Re: Duplicate product options repeated for each Item.

Thank you for the replies, although that's not the issue, I think it was misunderstood. I've attached a screenshot from the order page from the admin. You will see in the image, the first product has a product option... The second product, doesn't have any product options, but yet on the order it wi...

Jump to post
  • Fri Jul 19, 2019 7:12 am
  • Replies 19
  • Views 6236
Re: PHP 7.3 Issue with Modications Page

Well the screenshot showed the latest errors, which didn't contain anything related with the dates I tested on.... However it was the wrong error log. I was looking at the main "cpanel error log" I found the error, it was in the "Raw access" page on cpanel, and then php error log...

Jump to post
  • Thu Jul 18, 2019 7:50 am
  • Replies 7
  • Views 2614
Re: WebP Images problem with Safari serving JPG

I told the developer the cache had nothing to do with the problem, i guess he continued to not listen to me and make cache related changes anyway. All he needs to do is tell the extention to NOT send WEBP images to Safari, only use WEBP for supported browsers... Let me post the version of the code t...

Jump to post
  • Wed Jul 17, 2019 8:40 am
  • Replies 9
  • Views 4439

Search found 144 matches