Facebook Analytics announced changes
Facebook Analytics is going away: https://www.facebook.com/business/help/966883707418907 .
Jump to post- Sat Apr 10, 2021 5:10 am
- Replies 0
- Views 40
Re: Main Menu Statistics Don't Work After Upgrade
Now that the issue has been solved, please add [SOLVED] at the beginning of the subject line on your first post.
Jump to post- Sat Apr 10, 2021 5:06 am
- Replies 3
- Views 120
Re: Opencart 3.0.3.6 where is call for sending email on admin status change when notify is selected
You need to create an event for this. See documentation: https://github.com/opencart/opencart/wiki/Events-System
Jump to post- General Support
- Opencart 3.0.3.6 where is call for sending email on admin status change when notify is selected
- Sat Apr 10, 2021 1:47 am
- Replies 2
- Views 116
Re: Get order details in custom php file
Great. Now that the issue has been solved, please add [SOLVED] at the beginning of the subject line on your first post. Jump to post
- Sat Apr 10, 2021 1:45 am
- Replies 6
- Views 169
Re: How to link the product name with it's actual product page in customer's order history page
The controller steps are the same. However, for the TWIG files, it would be:
Code: Select all
<td class="text-center">{% if product.thumb %}
<a href="{{ product.href }}"> <img src="{{ product.thumb }}" alt="{{ product.name }}" title="{{ product.name }}" class="img-thumbnail" /></a>
{% endif %}</td>
- General Support
- How to link the product name with it's actual product page in customer's order history page
- Sat Apr 10, 2021 1:41 am
- Replies 4
- Views 186
Re: OCMOD 3.0.3.7 not working with .twig file
On the same date, it must be well-counted! Jump to post
- Sat Apr 10, 2021 1:37 am
- Replies 7
- Views 185
Re: Additional Info on Qphoria's - How to create/clone a Shipping Extension
Contact him on Github.
Jump to post- Fri Apr 09, 2021 10:35 pm
- Replies 1
- Views 175
Re: How to link the product name with it's actual product page in customer's order history page
Which topics did you found? Jump to postiDragonFly^ wrote: ↑Fri Apr 09, 2021 7:51 pmHi,
How to link the product name with it's actual product page in customer's order history page?
i searched for it on this forum and i found all answers were for old versions, i'm using 3.0.3.2
Thanks in advanced
- General Support
- How to link the product name with it's actual product page in customer's order history page
- Fri Apr 09, 2021 9:55 pm
- Replies 4
- Views 186
Re: how can i map AWS S3 bucket image link with opencart 3x products
You could always create a new service request in the Commercial Support section of the forum to get this done as a custom job. Jump to post
- Installation, Upgrade, & Config Support
- how can i map AWS S3 bucket image link with opencart 3x products
- Fri Apr 09, 2021 9:50 pm
- Replies 1
- Views 89
Re: All Categories on product page
You, indeed, need to contact the extension developer to resolve this issue. As an alternative, you could use this extension: https://www.opencart.com/index.php?rout ... n_id=14980 . Jump to postprototype0104 wrote: ↑Fri Apr 09, 2021 8:20 pmYou are responding only for increase your post number?
- Fri Apr 09, 2021 9:49 pm
- Replies 3
- Views 120
Re: Modification Cache Files Don't Match Non-Cached Files
So instead of giving me an answer, you simply tell me that I'm not able to fix this myself. Why would cache not match the files? My OC files were literally missing lines of code. Files that were supposed to be 10KB were 5KB. The site files either got corrupted or messed with by a third party , I co...
Jump to post- Fri Apr 09, 2021 9:46 pm
- Replies 6
- Views 280
Re: Min server requirements
The storage folder is handled differently between those versions. Must also allow TWIG formats by default. Jump to post
- Fri Apr 09, 2021 6:54 pm
- Replies 3
- Views 260
Re: Problem with custom fields in multi store setup
I appreciate the information about the potential fix in the pipeline. In the present, though, still looking for a solution :) If no extensions are provided on the Marketplace matching your request, you could always create a new service request in the Commercial Support section of the forum to get t...
Jump to post- Fri Apr 09, 2021 6:53 pm
- Replies 7
- Views 232
Re: PayPal Commerce Platform OC3x v1.1.2
I'm running OC v3.0.3.2 PHP v7.3.27 I had upgraded to the latest, but the PayPal Pay in 4 didn't agree with my layout and was confusing for my customers. I had instant complaints about it. So I went back to the previous one. Is there a way to disable the buttons that PayPal Pay in 4 places on my si...
Jump to post- Thu Apr 08, 2021 10:50 pm
- Replies 5
- Views 174
Re: symbol loading problem
For .htaccess configurations, see this post if it helps: viewtopic.php?f=202&t=223290&p=818563#p818563 . Please ensure to read the entire post.
Jump to post- Thu Apr 08, 2021 10:08 pm
- Replies 5
- Views 144
Re: symbol loading problem
OC version. Issue is either with .htaccess, config.php and / or admin/config.php files. You'll need to post these infos (without password) for forum suppotters to take a look. In addition, to use the Developers Kit from your browser (F12) and inspect each elements.
Jump to post- Thu Apr 08, 2021 9:59 pm
- Replies 5
- Views 144
Re: Product customizer extension misplaced text editor
Good day all I use OC Version 3.0.3.7 default theme I need assistance with an extension i installed The extension is product customizer-Web to Print (Custom Product Designer) I followed the instructions but i ran into an issue and i am not sure where to look to be able to make adjustments my proble...
Jump to post- Thu Apr 08, 2021 9:43 pm
- Replies 1
- Views 141
Re: 3.0.3.7 orders going to MISSING ORDERS then INTERNAL SERVER ERORR when trying to change
Confused, store was working fine yesterday ... changed my mails setting SMTP port to 465 error log now shows [08-Apr-2021 13:33:54 UTC] PHP Fatal error: Uncaught Exception: Error: EHLO not accepted from server! in /home/rcaction/public_html/racevta.com/store/system/library/mail/smtp.php:121 Stack t...
Jump to post- Thu Apr 08, 2021 9:40 pm
- Replies 8
- Views 210
Re: PayPal Commerce Platform OC3x v1.1.2
I keep having an intermittent problem when a customer checks out using Advanced Card with PayPal Commerce Platform OC3.x v1.1.2 The order goes thru on OC, but it doesn't process thru PayPal. It was working perfectly for the past 10 months, but over the past 2 weeks, every now and then the sale comp...
Jump to post- Thu Apr 08, 2021 8:51 pm
- Replies 5
- Views 174
Re: Min server requirements
What are the minimum system requirements (cpu ram disk space) for oc 2.x? 3.x? What is the recommend requirements for 2.0 ? For 3.0? I found this http://docs.opencart.com/en-gb/requirements/ Which is very helpful for what it is but need cpu and ram.... Thanks in advance. See this documentation: htt...
Jump to post- Thu Apr 08, 2021 8:48 pm
- Replies 3
- Views 260