LISE missing Field Definitions after site move
Posted: Mon Jan 22, 2024 8:00 pm
I recently switched site hosts. Before the old host was shut down, I downloaded all files for my CMSMS site and exported the database SQL from MySQL.
I then put the new files on the new host, imported the database in MySQL, changed the config.php to point to the right place, and I'm back in!
However, when I view my List Items, it's only showing the Title field and none of the other field definitions I had previously defined (and saved data in) when the site was on the old host.
I can query the database in PHPMyAdmin and see my original data like in the cms__module_lisecustomlist_fieldval table.
Is there a way to "relink" the field definitions with the list without having access to the old host? Or will I have to recreate and reenter the data for the custom field definitions?
I then put the new files on the new host, imported the database in MySQL, changed the config.php to point to the right place, and I'm back in!
However, when I view my List Items, it's only showing the Title field and none of the other field definitions I had previously defined (and saved data in) when the site was on the old host.
I can query the database in PHPMyAdmin and see my original data like in the cms__module_lisecustomlist_fieldval table.
Is there a way to "relink" the field definitions with the list without having access to the old host? Or will I have to recreate and reenter the data for the custom field definitions?