Of course no one replies. And if they do, it's just to tell you not to use the version they list as the current release on their site.
It's really of no use to play around with Prototype Versions, not only because just a handful of Extensions exist, but the OC Code itself seems to be far from finished yet. It only leaves users from getting frustrated, and that's not good for OC itself.
My Github OC Site: https://github.com/IP-CAM
5'500 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.
Sure, but if it's a prototype version, then why is it the version they have you download on their home page?
Same bug, same answer, same reply for my part, why not to put the note that the stable version is 3.8 and not said to everyone to download 4.1?, well at least now I'm sure this is a bug and not something I didQphoria wrote: ↑Wed May 25, 2022 2:09 am1. After entering your shipping address, the payment method and shipping method dropdowns don't autoload. Have to reload the page before they show
2. After entering address, choosing shipping and payment, the confirm payment button never enables so I can't complete checkout
Just for some clarity
Qphoria is reporting a bug to the Opencart development team .. He explained how to reproduce the error to assist them.
It's Qphoria, say thank you for reporting it and he may well come up with the fix also ..
Instead of "shooting the messenger" you could search the forum before even asking the question ?
Yes, it has been suggested a number of times that adding 'beta' or something similar would be a good idea at this point .. but WE are not THEY, nothing WE can do about it, so the best advice we can offer today is use 3.0.3.8 (maybe next week it will change), there is a maintenance version available for php8 https://github.com/opencart/opencart/tr ... aintenance.
Thank you to all the people who gave up their free time to offer a php8 version of Opencart (and Opencart developers for developing a platform that people can download for free and set up a shop !!) .. AND actually all those developers that spent hours / days / months creating modules sometimes free and/or at affordble prices so that it can be individually modified .. and and and ..
WE are not THEYteamfunnels wrote: ↑Tue Dec 20, 2022 4:49 amOf course no one replies. And if they do, it's just to tell you not to use the version they list as the current release on their site.
Qphoria is reporting a bug to the Opencart development team .. He explained how to reproduce the error to assist them.
It's Qphoria, say thank you for reporting it and he may well come up with the fix also ..
That is because you were not reporting a bug, you were asking to be told a fix for your specific issue.
Instead of "shooting the messenger" you could search the forum before even asking the question ?
Yes, it has been suggested a number of times that adding 'beta' or something similar would be a good idea at this point .. but WE are not THEY, nothing WE can do about it, so the best advice we can offer today is use 3.0.3.8 (maybe next week it will change), there is a maintenance version available for php8 https://github.com/opencart/opencart/tr ... aintenance.
Thank you to all the people who gave up their free time to offer a php8 version of Opencart (and Opencart developers for developing a platform that people can download for free and set up a shop !!) .. AND actually all those developers that spent hours / days / months creating modules sometimes free and/or at affordble prices so that it can be individually modified .. and and and ..
DISCLAIMER:
You should not modify core files .. if you would like to donate a cup of coffee I will write it in a modification for you.
https://www.youtube.com/watch?v=zXIxDoCRc84
Hi! Is there an update or fix regarding this issues?
I'm now using opencart v4.0.2.0 and php v8.1
Upon checking the error logs, I found the issue:
`PHP Warning: Array to string conversion`
Any advice on this?
I'm now using opencart v4.0.2.0 and php v8.1
Upon checking the error logs, I found the issue:
`PHP Warning: Array to string conversion`
Any advice on this?
Last edited by xlentez on Thu May 18, 2023 10:22 am, edited 1 time in total.
Hi, literally ran into the same. What seemed to work for me is to go Extensions > Extensions > Payments and also turn on Bank Transfer. Before, I only had Cash on Delivery turned on.
Now, I have both Cash on Delivery and Bank Transfer enabled but can only see "Bank Transfer" when ordering.
Can see further issues such as the following error in the order confirmation email:
Code: Select all
Payment Method: Warning: Array to string conversion in /var/www/clients/client0/web10/private/storage/cache/template/1b/1b651aff57ced7d35c794ff002ab2be3.php on line 137Array
Has this problem been resolved yet?
Checked through the forum and can find no update/solution on this beyond the previous comments from over a year ago - but if there is please point me to to it.
I'm using OC ver 4.0.2.3 on a new site and at the moment it's unusable from the perspective of a customer.
Thanks
Checked through the forum and can find no update/solution on this beyond the previous comments from over a year ago - but if there is please point me to to it.
I'm using OC ver 4.0.2.3 on a new site and at the moment it's unusable from the perspective of a customer.
Thanks
https://www.google.com/search?q=opencar ... tion+sites
The status has not changed. OC4 is still not being recommended for production sites.
If you follow the link you will find a link to a OC3 maintenance branch and two versions of OC3 have been added here https://www.opencart.com/index.php?rout ... ad/history - these support php8
The status has not changed. OC4 is still not being recommended for production sites.
If you follow the link you will find a link to a OC3 maintenance branch and two versions of OC3 have been added here https://www.opencart.com/index.php?rout ... ad/history - these support php8
DISCLAIMER:
You should not modify core files .. if you would like to donate a cup of coffee I will write it in a modification for you.
https://www.youtube.com/watch?v=zXIxDoCRc84
if you are upgrading from 3.0+ or older 4.0+, you need to check the new coding style for the shipping methods and payment methods.
versions among 4.0+ are quite different, you cannot use old shipping and payment extensions with newer opencart version directly.
for example, you may need to change from strtoupper to oc_strtoupper, utf8 to oc_utf8
system/helper/general.php
versions among 4.0+ are quite different, you cannot use old shipping and payment extensions with newer opencart version directly.
for example, you may need to change from strtoupper to oc_strtoupper, utf8 to oc_utf8
system/helper/general.php
https://www.ectransistors.com/
https://www.transistormosfet.com/
Who is online
Users browsing this forum: No registered users and 5 guests