Page 1 of 1
moving cmsms
Posted: Fri May 19, 2006 7:43 am
by bclark
Hi
Im trying to move a CMSMS installation from a local host to dreamhost. I have moved all database tables, copied across all the files and modified the config.php, but im getting a few errors still.
I can log into admin, and most seems ok but i under 'extensions' i get -
--Add Me - module:Backup string:friendlyname--
--Add Me - module:Backup string:admindesc--
I cant view the home page - the error message is -
string(103) "Smarty error: [in template:16 line 5]: [plugin] unknown tag - 'title' (core.load_plugins.php, line 123)" string(108) "Smarty error: [in template:16 line 6]: [plugin] unknown tag - 'stylesheet' (core.load_plugins.php, line 123)" string(107) "Smarty error: [in template:16 line 7]: [plugin] unknown tag - 'html_blob' (core.load_plugins.php, line 123)" string(109) "Smarty error: [in template:16 line 21]: [plugin] unknown tag - 'cms_module' (core.load_plugins.php, line 123)" string(106) "Smarty error: [in template:16 line 40]: [plugin] unknown tag - 'content' (core.load_plugins.php, line 123)"
Im using CMS Made Simple 0.12 "Fiji"
Am i using the right process to move the site across?
cheers!
Re: moving cmsms
Posted: Fri May 19, 2006 10:01 am
by cyberman
Have you cleared the CMSms cache?
I'm afraid too that not all files would be copied (also, if you see it in your ftp manager - please copy it once again).
The error message said some file are missed. The files are located in plugins directory (function.title.php, function.stylesheet.php, function.html_blob.php, function.cms_module.php, function.content.php).
The "Add Me" message under extensions said there's not translation available in your language for backup module. You should look in lang directory there's the language file for you.
Re: moving cmsms
Posted: Fri May 19, 2006 1:33 pm
by Dr.CSS
i've had the most success using the Backup Module like so...
site to move... install the backup module.. make backup, it spits out a text file... Name for Backup Set: backup-2006-05-19_09-13-39.txt which you can change... recommended! just make sure you leave the .txt
new site..... install CMSMS with modules used on old site and the Backup Module.... run backup once so it can create a folder in the admin folder called backups,
FTP to old site, in the backups folder find and download backup-2006-05-19_09-13-39.txt or whatever you named it...
FTP to new site, upload your .txt file goto new site Extensions » Database Backup at the bottom you will see Restore a Previous Backup Set clik that and it will come up with Backup Set to Restore with drop down, find your .txt file... all backups made w/o changing name look the same hence the recommendation for naming it yourself, big warning...WARNING!! RESTORING A DATASET WILL OVERWRITE ALL THE CURRENT DATABASE CONTENTS!! ...ready.. clik Restore This Backup Set .. now you need to clear your cache under Site Admin » Global Settings .. and make some minor tweaks depending on your set up.. i've done this with total success 5 times now...
HTH
mark
Re: moving cmsms
Posted: Fri May 19, 2006 8:13 pm
by cyberman
MassMover module is great for these one too

...
Re: moving cmsms
Posted: Sat May 20, 2006 2:04 am
by bclark
thanks!
the files were there, but i didnt have my path specified correctly in the config file. i think ill check out massmover for the next time.
Re: moving cmsms - att ted
Posted: Tue May 23, 2006 10:30 am
by chief
My problem is exactly the same problem he was having. exactly the same error messages,
Ted, I have cleared the cache, and made changes to the config file, now I think I should just retain the database and install version 0.12.2, where do I get the backup module or massmover module, I cant find them.
Re: moving cmsms
Posted: Tue May 23, 2006 10:59 am
by cyberman
Re: moving cmsms
Posted: Thu Jul 06, 2006 9:46 pm
by Edwinspie
cyberman wrote:
MassMover module is great for these one too

...
Is it also possible to copy your complete site with massmover without removing it from the original server ?
Txs
Edwin
Re: moving cmsms
Posted: Fri Jul 07, 2006 5:36 am
by cyberman
If I'm right massmover moves the site not for real. It will bring all needed files to an archiv which
you can move

.
Re: moving cmsms
Posted: Fri Jul 07, 2006 5:31 pm
by Edwinspie
Hi Cyberman,
Txs for your response!
Just want to make sure that whatever MassMover actually does, it doesn't corrupt the original website.
Gues I will have to try and find out ! Will put the results here .
Edwin
Re: moving cmsms
Posted: Fri Jul 07, 2006 5:57 pm
by Edwinspie
mark wrote:
new site..... install CMSMS with modules used on old site and the Backup Module.... run backup once so it can create a folder in the admin folder called backups,
Hi Mark,
If I would do this your way, is it important that the database you create on the new site (while installing CMSMS) has got the same
name/ username/password as the database on the old site?
Txs
Edwin
Re: moving cmsms
Posted: Fri Jul 07, 2006 7:13 pm
by Dr.CSS
no, the sites i've moved have had diff. name/username/password...
built the site on my main or a test site and moved them to diff domain, eg., developed Fuller Life Water on my site got it the way they liked it and then moved it to they're server, the admin and user names stayed the same, so i had to loggin as the original admin...
Re: moving cmsms
Posted: Fri Jul 07, 2006 11:13 pm
by Edwinspie
mark wrote:
no, the sites i've moved have had diff. name/username/password...
built the site on my main or a test site and moved them to diff domain, eg., developed Fuller Life Water on my site got it the way they liked it and then moved it to they're server, the admin and user names stayed the same, so i had to loggin as the original admin...
Txs!
Will keep this in mind. I don't have to move the site urgently but will have too within a few weeks .
If I get stuck I can get back to you I hope ?
Greetz,
Edwin