Hello, I recently updated from Basic to Pro and so I uninstalled everything listed in the uninstall guide. I then tried to upload the Pro zip and it give me this error:
Warning
JInstaller: :Install: Cannot find Joomla XML setup file
JInstaller: :Install: Cannot find XML setup file
An error has occurred.
1054 Unknown column 'edit' in 'field list' SQL=INSERT IGNORE INTO jos_jsn_fields(`id`,`parent_id`,`level`,`title`,`alias`,`path`,`type`,`published`,`core`,`required`,`profile`,`register`,`lft`,`rgt`,`access`,`params`,`edit`) VALUES (1,0,0,'ROOT','root','','',0,0,0,0,0, 0,21,1, '', 0), (2,1,1,'DETAILS','default','default','',1,1,0,0,0, 1,20,1, '', 0), (3,2,2,'USERNAME','username','default/username','username',1,1,1,1,1, 2,3,1, '', 1), (4,2,2,'NAME','firstname','default/firstname','text',1,1,1,1,1, 4,5,1, '', 1), (5,2,2,'SECONDNAME','secondname','default/secondname','text',0,1,0,1,1, 6,7,1, '', 1), (6,2,2,'LASTNAME','lastname','default/lastname','text',1,1,1,1,1, 8,9,1, '', 1), (7,2,2,'EMAIL','email','default/email','usermail',1,1,1,1,1, 10,11,1, '', 1), (8,2,2,'PASSWORD','password','default/password','password',1,1,1,1,1, 12,13,1, '', 1), (9,2,2,'AVATAR','avatar','default/avatar','image',1,1,0,1,1, 14,15,1,'{"image_width":200,"image_height":200,"image_thumbwidth":50,"image_thumbheight":50,"image_alt":"Avatar","image_class":"img-circle"}', 1), (10,2,2,'REGISTEREDDATE','registerdate','default/registerdate','registerdate',1,1,0,1,0, 16,17,1, '', 0), (11,2,2,'LASTVISITDATE','lastvisitdate','default/lastvisitdate','lastvisitdate',1,1,0,1,0, 18,19,1, '', 0);
I tried disabling anything I installed after the initial install of basic but that didnt work and im now lost lol