Error while moving cms site

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
User avatar
chead
Forum Members
Forum Members
Posts: 63
Joined: Tue Feb 06, 2007 4:01 am

Re: Error while moving cms site

Post by chead »

Log in as admin and look at your template. You will probably see extra blank lines that are not in your original site. These extra blank lines often split parameters like the menu template name or HTML tags, and causes the failures. (This is also why the TinyMCE editor did not work when you first installed.)

Do not try to fix it by taking the blank lines out by hand. These blank lines are in all your imported data, so you should re-import the SQL.

When you import the SQL, do it by "uploading" an SQL file. If you copy and paste the SQL into an SQL command window, you may get these extra lines because of automatic line-wrapping in your text editor or the SQL window.
Locked

Return to “[locked] Installation, Setup and Upgrade”