"Lost" content when moving site

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
foolevil
Posts: 20
Joined: Wed 7. Oct 2009, 18:37

"Lost" content when moving site

Post by foolevil »

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.
User avatar
Oliver Georgi
Site Admin
Posts: 9903
Joined: Fri 3. Oct 2003, 22:22
Contact:

Re: "Lost" content when moving site

Post by Oliver Georgi »

seems you db restore did not work as expected.
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
foolevil
Posts: 20
Joined: Wed 7. Oct 2009, 18:37

Re: "Lost" content when moving site

Post by foolevil »

Oliver Georgi wrote:seems you db restore did not work as expected.
In backend, admin section looks ok.
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?
User avatar
Oliver Georgi
Site Admin
Posts: 9903
Joined: Fri 3. Oct 2003, 22:22
Contact:

Re: "Lost" content when moving site

Post by Oliver Georgi »

I cannot say.

Check db structure - you will see that tables missing or currupted.
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Post Reply