Page 1 of 1

Fehlermeldung bei Artikel-Update und Neuerstellung

Posted: Tue 17. Apr 2007, 11:49
by fopulu
Hallo zusammen!

Ich habe eine Seite auf meinem localhost entwickelt, damals noch 1.2.8.
Jetzt habe ich bei dem Kunden die neueste Vers. 1.3.0 installiert, ging auch fast ohne Probleme (die, die auftauchten kamen vom Provider!). Dann hab ich die Datenbank auf dem Localhost exportiert und in die Datenbank auf dem Server eingespielt. Lief auch alles ohne Probleme....
Wenn ich jetzt aber Artikel abändern möchte bekomme ich folg. Fehlermeldung:
error while updating content: UPDATE phpwcms_articlecontent SET acontent_aid = '1', acontent_uid = '1', acontent_title = 'Herzlich Willkommen auf as-fotos.de', acontent_subtitle = '', acontent_type = '0', acontent_sorting = '0', acontent_visible = '1', acontent_before = '99', acontent_after = '', acontent_top = '0', acontent_block = 'CONTENT', acontent_anchor = '0', acontent_module = '', acontent_text = '..::TEXT HIER::..' WHERE acontent_id=1 AND acontent_aid=1
Auch bei der Neuerstellung von Artikeln gibt es Probleme:
error while connecting to database:
INSERT INTO phpwcms_article (article_cid, article_uid, article_username, article_title, article_keyword, article_public, article_aktiv, article_begin, article_end, article_subtitle, article_redirect, article_sort, article_notitle, article_created, article_cache, article_nosearch, article_nositemap, article_aliasid, article_headerdata, article_morelink, article_pagetitle) VALUES ('1','1','phpwcms webmaster','Neu','','1','1','2007-04-17 11:28:35','2017-04-14 23:59:59','','', 20,0, '1176802115', '', '', 1, 0, 0, 1, '')
Was habe ich falsch gemacht?
Irgendeiner eine Idee?

Posted: Tue 17. Apr 2007, 12:50
by flip-flop
Hi,

schon mal im Forum gesucht? :wink:
http://www.phpwcms.de/forum/viewtopic.p ... icle#77584

Knut

Posted: Tue 17. Apr 2007, 13:25
by fopulu
Nee, noch nicht! :shock:

Sorry

Posted: Tue 17. Apr 2007, 20:48
by fopulu
Sorry, hab alles ausprobiert, nix geht. Irgendeiner eine Idee?

Posted: Wed 18. Apr 2007, 16:56
by pico
sieht danach aus, als ob du ein Datenbankupdate nicht oder nicht erfolgreich durchgeführt hast