error while copy article

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
trismile
Posts: 66
Joined: Wed 15. Sep 2004, 12:24

error while copy article

Post by trismile »

After I moved my account to another host I get error while I am trying to copy an article . Site is using phpwcmsr356.
How can i fix this.

Thanks

Code: Select all

error while copy article
error while connecting to database:

INSERT INTO cnd__phpwcms_article (article_id, article_cid, article_tid, article_uid, article_tstamp, article_username, article_title, article_alias, article_keyword, article_public, article_deleted, article_begin, article_end, article_aktiv, article_subtitle, article_summary, article_redirect, article_sort, article_notitle, article_hidesummary, article_image, article_created, article_cache, article_nosearch, article_nositemap, article_aliasid, article_headerdata, article_morelink, article_pagetitle, article_paginate, article_serialized, article_priorize, article_norss, article_archive_status, article_menutitle) VALUES ('', '1', '0', '1', '2010-01-05 22:02:40', 'candeniz', 'ALLY KAPI KOLU', 'ALLY-36', '', '1', '0', '2009-09-09 07:25:45', '2019-09-07 07:25:45', '1', '', '', '', '10', '1', '0', 'a:18:{s:8:"tmpllist";s:7:"default";s:8:"tmplfull";s:7:"default";s:4:"name";s:0:"";s:2:"id";i:0;s:5:"width";i:200;s:6:"height";i:200;s:7:"caption";s:0:"";s:4:"zoom";i:0;s:8:"lightbox";i:0;s:15:"list_usesummary";i:0;s:9:"list_name";s:0:"";s:7:"list_id";i:0;s:10:"list_width";i:100;s:11:"list_height";i:100;s:12:"list_caption";s:0:"";s:9:"list_zoom";i:0;s:13:"list_lightbox";i:0;s:13:"list_maxwords";i:0;}', '1262721760', '', '', '1', '0', '0', '1', '', '0', '', '0', '1', '1', 'ALLY')
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Re: error while copy article

Post by flip-flop »

- The prepend is right: "cnd__"
- db collation and db charset are identical to the old db?
- You have export/import the db tables in the right way?

The site is running well in fe?

Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
User avatar
Oliver Georgi
Site Admin
Posts: 9913
Joined: Fri 3. Oct 2003, 22:22
Contact:

Re: error while copy article

Post by Oliver Georgi »

It looks like db import failed.
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Post Reply