Fehlermeldung bei Artikel-Update und Neuerstellung

Hier bekommst Du deutschsprachigen Support. Keine Fehlermeldungen oder Erweiterungswünsche bitte!
Post Reply
fopulu
Posts: 359
Joined: Tue 2. May 2006, 14:19
Location: Rhein-Main

Fehlermeldung bei Artikel-Update und Neuerstellung

Post 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?
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Hi,

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

Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
fopulu
Posts: 359
Joined: Tue 2. May 2006, 14:19
Location: Rhein-Main

Post by fopulu »

Nee, noch nicht! :shock:

Sorry
fopulu
Posts: 359
Joined: Tue 2. May 2006, 14:19
Location: Rhein-Main

Post by fopulu »

Sorry, hab alles ausprobiert, nix geht. Irgendeiner eine Idee?
User avatar
pico
Posts: 2595
Joined: Wed 28. Jul 2004, 18:04
Location: Frankfurt/M Germany
Contact:

Post by pico »

sieht danach aus, als ob du ein Datenbankupdate nicht oder nicht erfolgreich durchgeführt hast
Lieber Gott gib mir Geduld - ABER BEEIL DICH
Horst - find me at Musiker-Board
Post Reply