Hello All,
I just did a fresh install of 1.2.6 and I am getting an error when I try to create a new article basis. The page after I click submit, says:
error while connecting to database: INSERT INTO phpwcms_article (article_cid, article_uid, ....and so on.
does anybody have any suggestions to how I can fix this error? I searched, but didn't find anything here on this error...
thanks!
Greg
Error when connecting to database
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Hi Knut,flip-flop wrote:Hi ourpobox,
this will solve your problem: http://faq.phpwcms-docu.de/19_35_en.html
regards
Knut
I tried that, and it altered the table, but I still can't create a new article. (Notice that the error message is slightly different from the one you were referring to...) The error message is:
QUOTE
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) VALUES (...etc....
ENDQUOTE
Any other ideas?
Greg
Oh sorry, my answer was a a little bit fast.
My solution: Drop all tables at your Database and install them again.
But the better idee is a new installation of the version 1.2.7 pre. (very stabil)
http://www.phpwcms.de/forum/viewtopic.php?p=66971#66971
Gruß Knut
My solution: Drop all tables at your Database and install them again.
But the better idee is a new installation of the version 1.2.7 pre. (very stabil)
http://www.phpwcms.de/forum/viewtopic.php?p=66971#66971
Gruß Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )