Hello.
I moved my phpwcms to new hotel.
To my surprise, all content seems to be missing.
Also when login to backend to see articles, no articles.
Its 1.2.5 version (I know, its old, and Im about to update soon).
What do you suggest?
Menus work ok.
site is at www.colossus.fi/125/
thanks.
"Lost" content when moving site
- Oliver Georgi
- Site Admin
- Posts: 9903
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
Re: "Lost" content when moving site
seems you db restore did not work as expected.
Re: "Lost" content when moving site
In backend, admin section looks ok.Oliver Georgi wrote:seems you db restore did not work as expected.
Also "articles" look ok, but when I try to ope article content to
edit, instead of f.ex. html editor I got blank grey screen.
When I go to see database with phpMyAdmin, there are articles in phpwcms_articlecontent shows collation
latin1_swedish_ci.
I have MySql v. 5.1.30, I dont know sites previous version because webhotel went bankrupt,
but pages were made around 2005.
In config.inc.php I have:
$phpwcms["default_lang"] = "en"; //default language
$phpwcms['db_charset'] = 'iso-8859-1';
What should I do to get this working? Is it collation or what?
- Oliver Georgi
- Site Admin
- Posts: 9903
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
Re: "Lost" content when moving site
I cannot say.
Check db structure - you will see that tables missing or currupted.
Check db structure - you will see that tables missing or currupted.