which is this:
public function __construct($filename) {
$this->handle = fopen(DIR_LOGS . $filename, 'a');
}
The folder exists that it is talking about and I have these entries in the config.php file:
define('DIR_LOGS', 'C:\xampp\htdocs\store/system/logs/');
define('DIR_SYSTEM', 'C:\xampp\htdocs\store/system/');
define('DIR_STORAGE', DIR_SYSTEM . '/storage/');
Upgrade Service | OC 2.3.0.2 PHP 8 | My Custom OC 3.0.3.8 | Buy me a beer
It far easier to do a fresh installation of a new OC 3.0.3.x release. You can use the free Export/Import tool to copy your old data over to your new OpenCart, see our FAQ on this.
Once the new OpenCart server is up and running, install any extensions and your web theme as needed. Double check that your extensions are actually available for the new OpenCart version.
Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig
You are absolutely right which I got fed up with it and did a fresh OC 3.03x release and so far it is working. I purchased a new theme and it is working fine and now I am getting ready to add my products.JNeuhoff wrote: ↑Sun Jan 02, 2022 8:14 pmDon't use OpenCart's builtin upgrade, it will most likely fail.
It far easier to do a fresh installation of a new OC 3.0.3.x release. You can use the free Export/Import tool to copy your old data over to your new OpenCart, see our FAQ on this.
Once the new OpenCart server is up and running, install any extensions and your web theme as needed. Double check that your extensions are actually available for the new OpenCart version.
Now that the issue has been solved, please add: [SOLVED] at the beginning of the subject line on your first post.drrevans wrote: ↑Mon Jan 03, 2022 5:16 amYou are absolutely right which I got fed up with it and did a fresh OC 3.03x release and so far it is working. I purchased a new theme and it is working fine and now I am getting ready to add my products.JNeuhoff wrote: ↑Sun Jan 02, 2022 8:14 pmDon't use OpenCart's builtin upgrade, it will most likely fail.
It far easier to do a fresh installation of a new OC 3.0.3.x release. You can use the free Export/Import tool to copy your old data over to your new OpenCart, see our FAQ on this.
Once the new OpenCart server is up and running, install any extensions and your web theme as needed. Double check that your extensions are actually available for the new OpenCart version.
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
The issue is still not resolved. I just moved on to another version of the cart.straightlight wrote: ↑Mon Jan 03, 2022 7:58 am
Now that the issue has been solved, please add: [SOLVED] at the beginning of the subject line on your first post.
Since you moved on to another version of Opencart, has the issue been resolved since?drrevans wrote: ↑Mon Jan 03, 2022 8:57 amThe issue is still not resolved. I just moved on to another version of the cart.straightlight wrote: ↑Mon Jan 03, 2022 7:58 am
Now that the issue has been solved, please add: [SOLVED] at the beginning of the subject line on your first post.
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
It still does not work in the 2.x versions. I have read that this is a known problem which if they stopped using serialized in 2.x then why doesn't the upgrade accomodate for this. I did a fresh install and still had a problem.straightlight wrote: ↑Mon Jan 03, 2022 10:04 pmSince you moved on to another version of Opencart, has the issue been resolved since?drrevans wrote: ↑Mon Jan 03, 2022 8:57 amThe issue is still not resolved. I just moved on to another version of the cart.straightlight wrote: ↑Mon Jan 03, 2022 7:58 am
Now that the issue has been solved, please add: [SOLVED] at the beginning of the subject line on your first post.
Upgrade and fresh install to which OC version? More info needed here.drrevans wrote: ↑Tue Jan 04, 2022 6:20 amIt still does not work in the 2.x versions. I have read that this is a known problem which if they stopped using serialized in 2.x then why doesn't the upgrade accomodate for this. I did a fresh install and still had a problem.straightlight wrote: ↑Mon Jan 03, 2022 10:04 pmSince you moved on to another version of Opencart, has the issue been resolved since?
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
It's not a known problem and the upgraded should convert to the new format. As stated in viewtopic.php?f=181&t=226771#p834668, it looks like you have upgraded the database and are using the new format, but your files are from an older version.
ADD Creative wrote: ↑Tue Jan 04, 2022 8:04 amIt's not a known problem and the upgraded should convert to the new format. As stated in viewtopic.php?f=181&t=226771#p834668, it looks like you have upgraded the database and are using the new format, but your files are from an older version.
I am using the files from 2.0.3.8. I am using Xampp as the local host. I had not applied any of my old files. I will try it again.
There is no 2.0.3.8 version of OpenCart. Why is it so hard for OC users to post the needed details in order for others to be able to help them?I am using the files from 2.0.3.8.
Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig
Don't know what you are always "producing"!
1. Simply get the package from here: https://www.opencart.com/index.php?rout ... load_id=47
2. install it fresh in your XAMPP (matter of 40 seconds)
3. convert the needed database tables (e.g. order & products) and import them into the new created tables of 2.3.0.2 (may need 1,2 hours)
Ready.
No more posts about unknown "whateverelse" etc.
Instead a working webshop.
Just one final note: you should use at least php 7.3.x (no 5.x or earlier)!
When you use the default package 2.3.0.2, the mycrpt extension is obsolete and you will get warnings (and the installation will not finish).
Therefore get these here:
1. https://osworx.net/OpenCart-2.3.x/OpenC ... -w-openSSL
2. https://osworx.net/OpenCart-2-3-0-2-Feh ... gungspaket
We use that packages at every new 2.3.x installation (without any further error etc.).
Full Stack Web Developer :: Dedicated OpenCart Development & Support DACH Region
Contact for Custom Work / Fast Support.
Thank you. I will do this today.OSWorX wrote: ↑Thu Jan 06, 2022 7:49 pm
Don't know what you are always "producing"!
1. Simply get the package from here: https://www.opencart.com/index.php?rout ... load_id=47
2. install it fresh in your XAMPP (matter of 40 seconds)
3. convert the needed database tables (e.g. order & products) and import them into the new created tables of 2.3.0.2 (may need 1,2 hours)
Ready.
No more posts about unknown "whateverelse" etc.
Instead a working webshop.
Just one final note: you should use at least php 7.3.x (no 5.x or earlier)!
When you use the default package 2.3.0.2, the mycrpt extension is obsolete and you will get warnings (and the installation will not finish).
Therefore get these here:
1. https://osworx.net/OpenCart-2.3.x/OpenC ... -w-openSSL
2. https://osworx.net/OpenCart-2-3-0-2-Feh ... gungspaket
We use that packages at every new 2.3.x installation (without any further error etc.).
Users browsing this forum: No registered users and 3 guests