need to copy database tables from one mysql
6 posts by 2 authors in: Forums > CMS Builder
Last Post: February 17, 2024 (RSS)
By Robarbh - February 15, 2024
I have copied the web site from 123disposal.com
to arsicbros.com got evrything setup getting an error
there is missing tables from the new database
how do i copy the tables from 123 to arsic bros
I backed up the database from the 123 site and restored to the arsic bros site bit these tables are not there
that are in the old one
rick123_disposal.domingo] OK [rick123_disposal.mf_column_preferences] OK [rick123_disposal.mf_element_options] OK [rick123_disposal.mf_element_prices] OK [rick123_disposal.mf_entries_preferences] OK [rick123_disposal.mf_fonts] OK [rick123_disposal.mf_form_11903] OK [rick123_disposal.mf_form_13100] OK [rick123_disposal.mf_form_elements] OK [rick123_disposal.mf_form_filters] OK [rick123_disposal.mf_form_locks] OK [rick123_disposal.mf_form_sorts] OK [rick123_disposal.mf_form_themes] OK [rick123_disposal.mf_forms] OK [rick123_disposal.mf_permissions] OK [rick123_disposal.mf_settings] OK [rick123_disposal.mf_users] OK
By Dave - February 15, 2024
Hi Robert,
Try going to: Admin Menu > Backup & Restore
From there you should be able to backup individual tables, download them, upload them to the other site, and restore them.
Hope that helps!
interactivetools.com
By Robarbh - February 16, 2024
Dave,
The
mf_column_preferences]
tables don't show up in the backup
Thanks
By Dave - February 16, 2024
Hi Robert,
Yea, CMS Builder only manages it's own tables.
For a more general php database admin tool you might check out phpMyAdmin.
interactivetools.com
By Robarbh - February 17, 2024
Dave,
i got the tables imported in phpMyadmin.
Now when i try to login to cms admin I get this error
Security Error: No _CSRFToken exists in session. Try reloading or going back to previous page.
Thanks