Page 1 of 1
Search found 20 matches
Re: Opencart no record of orders occurring
I had thought to do that also, but even in a fresh download of OC 3.0.3.7 there was no such file in catalog/view/theme/mail/order_add.twig. However, now that I look further, I had to go under /catalog/view/theme/ default/template/mail to find it. (it was not in the exact location specified by the e...
Jump to post- Wed Apr 10, 2024 7:12 pm
- Replies 15
- Views 1295
Re: Opencart no record of orders occurring
Well the error about the IPN is what I was referring to... your sales where going to missing orders because the IPN callback was failing. Now with the paypal checkout integration.... Debugging turned on? Also did you check the other error log.... The one in your store directory? Mike Thanks for the...
Jump to post- Tue Apr 09, 2024 4:57 am
- Replies 15
- Views 1295
Re: Opencart no record of orders occurring
Also check your IPN history for PayPal Standard. https://developer.paypal.com/api/nvp-soap/ipn/IPNOperations/ Attached is a screenshot of paypal IPN history in case it helps. Looks like there is not any record of IPNs since I changed to paypal checkout integration. (it it supposed to be that way? d...
Jump to post- Sat Apr 06, 2024 11:31 pm
- Replies 15
- Views 1295
Re: Opencart no record of orders occurring
Well the error about the IPN is what I was referring to... your sales where going to missing orders because the IPN callback was failing. Now with the paypal checkout integration.... Debugging turned on? Also did you check the other error log.... The one in your store directory? Mike Thanks for the...
Jump to post- Sat Apr 06, 2024 11:21 pm
- Replies 15
- Views 1295
Re: Opencart no record of orders occurring
Checked missing orders? Thanks for the quick reply. I did not know about missing orders, and yes they do appear there in missing orders. Any ideas why? Have you checked the error logs? After you put everything back did you clear the caches? Checked the paypal IPN? Has your host changed anything? Mi...
Jump to post- Sat Apr 06, 2024 4:50 am
- Replies 15
- Views 1295
Re: Opencart no record of orders occurring
Checked missing orders? Thanks for the quick reply. I did not know about missing orders, and yes they do appear there in missing orders. Any ideas why? Have you checked the error logs? After you put everything back did you clear the caches? Checked the paypal IPN? Has your host changed anything? Mi...
Jump to post- Sat Apr 06, 2024 4:36 am
- Replies 15
- Views 1295
Re: Opencart no record of orders occurring
Thanks for the quick reply.
I did not know about missing orders, and yes they do appear there in missing orders.
Any ideas why? Jump to post
- Fri Apr 05, 2024 5:06 am
- Replies 15
- Views 1295
SOLVED - Opencart no record of orders occurring
Very mysterious problem with my Opencart 3.0.3.7 store. I noticed I am no longer receiving any emails when a customer places an order. (and the customer isn't receiving an email either.) New orders also do not get added to the orders list in the opencart admin like they used to. Orders are going thr...
Jump to post- Fri Apr 05, 2024 4:57 am
- Replies 15
- Views 1295
Send more detailed order email to admin?
Hello, Does anyone know how to configure opencart to send a more detailed order confirmation email to the store admin when an order happens? Such as customer address details and contact info? It would be nice to send the same confirmation email that is currently sent to the customer to the admin als...
Jump to post- Wed Mar 20, 2024 3:33 am
- Replies 1
- Views 1031
Re: Square integration
I am trying to integrate my existing opencart store with Square for payments processing, but unfortunately I cannot figure out where to begin. I added the square extension to opencart and it during configuration it asks for Square Application ID and OAuth Application Secret, which it says I need to...
Jump to post- Sat Feb 24, 2024 2:11 am
- Replies 3
- Views 778
Square integration
I am trying to integrate my existing opencart store with Square for payments processing, but unfortunately I cannot figure out where to begin. I added the square extension to opencart and it during configuration it asks for Square Application ID and OAuth Application Secret, which it says I need to ...
Jump to post- Fri Feb 23, 2024 7:48 am
- Replies 3
- Views 778
Re: tall image on left side?
And done. Jump to postpaulfeakins wrote: ↑Tue Apr 06, 2021 6:46 pmSo is this fixed now then?
If so, please add [SOLVED] to the start of the post title.
- Wed Apr 07, 2021 2:39 am
- Replies 4
- Views 512
Re: add featured products to home page
Done Jump to postpaulfeakins wrote: ↑Tue Apr 06, 2021 6:46 pmSo please add [SOLVED] to that start of the post title.
- Wed Apr 07, 2021 2:38 am
- Replies 3
- Views 392
Re: tall image on left side?
Thanks for the reply. It took me awhile to realize that modules is in the dropdown list under extensions>extensions, rather than a menu option under the extensions menu. Jump to post
- Sat Apr 03, 2021 10:40 pm
- Replies 4
- Views 512
Re: add featured products to home page
Found it, had to go to extensions>extensions then choose modules in drop down list. Not extensions >modules
Jump to post- Sat Apr 03, 2021 10:38 pm
- Replies 3
- Views 392
Re: [SOLUTION] OC 3.0.3.7 Timezone Issue
Thanks for the reply, ended up figuring it out. Jump to post
- Sat Apr 03, 2021 10:37 pm
- Replies 60
- Views 54981
[SOLVED] add featured products to home page
I believe I have made the mistake of deleting many of the banners that were there when opencart was installed, in this case the featured products. I deleted the banners thinking I could recreate new ones easily, but apparently it isn't very self explanatory. Whenever I google how to make a featured ...
Jump to post- Sat Apr 03, 2021 2:02 am
- Replies 3
- Views 392
[SOLVED] tall image on left side?
Does anyone know how I can insert an image on the left side of all the pages in an open cart store. I created a banner with the image, but when I go to layouts>home I do not see the banner I made in the drop down of column left. Am I doing it wrong? Also if I want it to be applied to all places on t...
Jump to post- Sat Apr 03, 2021 1:49 am
- Replies 4
- Views 512
Re: [SOLUTION] OC 3.0.3.7 Timezone Issue
@Marcomz - You shouldn't have to force the timezone to selected in twig. You might be experiencing some other issue with auto-complete or something. If you get locked out you can simply set the timezeon back to UTC by running the following query. UPDATE `oc_setting` SET `value` = 'UTC' WHERE `key` ...
Jump to post- Sat Apr 03, 2021 1:32 am
- Replies 60
- Views 54981
Re: [SOLVED] Can't login to admin panel
I am having this same problem. I also just changed timezone before this problem started.
I do not know what file to find the config_timezone mentioned, would someone mind providing more info on exactly where I go to set the timezone back?
Thanks.
- Sat Apr 03, 2021 1:05 am
- Replies 39
- Views 124784
Search found 20 matches