Page 1 of 1

LISE missing Field Definitions after site move

Posted: Mon Jan 22, 2024 8:00 pm
by michaywood
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?

Re: LISE missing Field Definitions after site move

Posted: Mon Jan 22, 2024 8:02 pm
by DIGI3
Go to the LISE module proper (not your instance), and under the Field Definitions tab click "scan field definitions"

[SOLVED] Re: LISE missing Field Definitions after site move

Posted: Tue Jan 23, 2024 2:03 pm
by michaywood
I had clicked probably every button but hadn't found that one. Did the trick! Thank you!