Post by Hourglasss » Thu Jul 20, 2023 4:54 pm

All order status drop boxes in admin panel are empty and cant change / save settings cause the value is empty to im using latest opencart from github
4.0.2.2 i connected to my old database from my previous store is that the cause maybe would i need ot make a new DB? i assume new DB layout changed since codebase changed?
Last edited by Hourglasss on Wed Jul 26, 2023 5:52 am, edited 1 time in total.

Active Member

Posts

Joined
Mon Jan 23, 2023 10:39 pm

Post by ADD Creative » Thu Jul 20, 2023 5:12 pm

You can't just connect to a 3.x database, you would need to upgrade in someway.

www.add-creative.co.uk


Guru Member

Posts

Joined
Sat Jan 14, 2012 1:02 am
Location - United Kingdom

Post by Hourglasss » Thu Jul 20, 2023 6:39 pm

ADD Creative wrote:
Thu Jul 20, 2023 5:12 pm
You can't just connect to a 3.x database, you would need to upgrade in someway.
how could i fix the tables so they compatible with 4.0.2.2

note the database is empty

Active Member

Posts

Joined
Mon Jan 23, 2023 10:39 pm

Post by ADD Creative » Thu Jul 20, 2023 7:29 pm

If your database is empty just do a clean install.

www.add-creative.co.uk


Guru Member

Posts

Joined
Sat Jan 14, 2012 1:02 am
Location - United Kingdom

Post by IP_CAM » Thu Jul 20, 2023 8:05 pm

After Years of silence, famous OC Coder MaxD returned to the OC Forum again and added some Code, to make OC v.4.x workable in existing OC Installations. Check his Page to find what you're looking for:
https://www.opencart.com/index.php?rout ... ember=MaxD

My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland

Post by Hourglasss » Thu Jul 20, 2023 9:12 pm

just tried it with a new database and still have the same issue same with version 4.0.2.1

Image

im using php 8.2.8 upgraded from 7xx something

Active Member

Posts

Joined
Mon Jan 23, 2023 10:39 pm

Post by MaxD » Thu Jul 20, 2023 11:08 pm

IP_CAM wrote:
Thu Jul 20, 2023 8:05 pm
After Years of silence, famous OC Coder MaxD returned to the OC Forum again
Oh, thank you for remembering me!

Hourglasss: try the clean install of latest Opencart 4.0.2.2

User avatar
Active Member

Posts

Joined
Fri Jul 06, 2012 6:37 pm


Post by Hourglasss » Fri Jul 21, 2023 4:10 am

MaxD wrote:
Thu Jul 20, 2023 11:08 pm
IP_CAM wrote:
Thu Jul 20, 2023 8:05 pm
After Years of silence, famous OC Coder MaxD returned to the OC Forum again
Oh, thank you for remembering me!

Hourglasss: try the clean install of latest Opencart 4.0.2.2
just tried no luck
Image

Active Member

Posts

Joined
Mon Jan 23, 2023 10:39 pm

Post by MaxD » Fri Jul 21, 2023 5:08 am

Can you send me access to check what's goin on?

User avatar
Active Member

Posts

Joined
Fri Jul 06, 2012 6:37 pm


Post by MaxD » Fri Jul 21, 2023 6:07 am

Just thought... Maybe you tried to add another language? Have you done any additional moves after opencart initial install?

User avatar
Active Member

Posts

Joined
Fri Jul 06, 2012 6:37 pm


Post by Hourglasss » Fri Jul 21, 2023 3:21 pm

MaxD wrote:
Fri Jul 21, 2023 6:07 am
Just thought... Maybe you tried to add another language? Have you done any additional moves after opencart initial install?

Nope no extensions no languages its just a clean install .
i did upgrade my php on my server and might done it wronly prehaps

Active Member

Posts

Joined
Mon Jan 23, 2023 10:39 pm

Post by MaxD » Fri Jul 21, 2023 3:34 pm

It does not look like wrong server setup. That needs to be investigated.

User avatar
Active Member

Posts

Joined
Fri Jul 06, 2012 6:37 pm


Post by Hourglasss » Sat Jul 22, 2023 2:36 am

MaxD wrote:
Fri Jul 21, 2023 3:34 pm
It does not look like wrong server setup. That needs to be investigated.
when i install and have the overview of requirements its all correct i meet all checkboxes only im on php 8.2 and it says 8.0+ so that should be fine to no

Active Member

Posts

Joined
Mon Jan 23, 2023 10:39 pm

Post by Hourglasss » Tue Jul 25, 2023 11:28 pm

Image

tried switching from apache to nginx same issue,

anyone else has this issue idk what im doing wrong,

Active Member

Posts

Joined
Mon Jan 23, 2023 10:39 pm

Post by Hourglasss » Tue Jul 25, 2023 11:35 pm

when using maintenance branch 3.0.3.8 it works fine

Active Member

Posts

Joined
Mon Jan 23, 2023 10:39 pm

Post by MaxD » Wed Jul 26, 2023 4:54 am

If you really want to solve this, send me access to you installation. No one has a crystal ball here )

User avatar
Active Member

Posts

Joined
Fri Jul 06, 2012 6:37 pm


Post by straightlight » Wed Jul 26, 2023 5:14 am

Hourglasss wrote:
Fri Jul 21, 2023 4:10 am
MaxD wrote:
Thu Jul 20, 2023 11:08 pm
IP_CAM wrote:
Thu Jul 20, 2023 8:05 pm
After Years of silence, famous OC Coder MaxD returned to the OC Forum again
Oh, thank you for remembering me!

Hourglasss: try the clean install of latest Opencart 4.0.2.2
just tried no luck
Image
Which database engine are you using?

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by Hourglasss » Wed Jul 26, 2023 5:20 am

straightlight wrote:
Wed Jul 26, 2023 5:14 am
Hourglasss wrote:
Fri Jul 21, 2023 4:10 am
MaxD wrote:
Thu Jul 20, 2023 11:08 pm

Oh, thank you for remembering me!

Hourglasss: try the clean install of latest Opencart 4.0.2.2
just tried no luck
Image
Which database engine are you using?
Image

InnoDB

Active Member

Posts

Joined
Mon Jan 23, 2023 10:39 pm

Post by straightlight » Wed Jul 26, 2023 5:21 am

Hourglasss wrote:
Wed Jul 26, 2023 5:20 am
straightlight wrote:
Wed Jul 26, 2023 5:14 am
Hourglasss wrote:
Fri Jul 21, 2023 4:10 am

just tried no luck
Image
Which database engine are you using?
Image

InnoDB
Which database charset and collate are you using?

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by Hourglasss » Wed Jul 26, 2023 5:23 am

MaxD wrote:
Wed Jul 26, 2023 4:54 am
If you really want to solve this, send me access to you installation. No one has a crystal ball here )
sorry dont feel comfertable sending ftp acess
straightlight wrote:
Wed Jul 26, 2023 5:21 am
Hourglasss wrote:
Wed Jul 26, 2023 5:20 am
straightlight wrote:
Wed Jul 26, 2023 5:14 am


Which database engine are you using?
Image

InnoDB
Which database charset and collate are you using?
utf8mb4 and utf8mb4_general_ci

im using default settings for mariadb tbh only created a user and added permissions

Active Member

Posts

Joined
Mon Jan 23, 2023 10:39 pm
Who is online

Users browsing this forum: No registered users and 2 guests