Recent Topics

1 Oct 16, 2017 14:45    

Hello All,

after some update of the system i have following error during post creation,
Unfortunately i haven't test since which version post not working.

An unexpected error has occurred!
If this error persists, please report it to the administrator.
Go back to home page
Additional information about this error:
MySQL error!
Field 'post_title' doesn't have a default value(Errno=1364)
Your query: DataObject::dbinsert()
INSERT INTO evo_items__item (post_datestart, post_creator_user_ID, post_dateset, post_notifications_status, post_renderers, post_priority, post_ityp_ID, post_locale, post_status, post_main_cat_ID, post_url, post_urltitle, post_titletag, post_featured, post_comment_status, post_excerpt_autogenerated, post_last_touched_ts, post_contents_last_updated_ts, post_datecreated, post_datemodified, post_lastedit_user_ID)
VALUES ('2017-10-16 13:48:00', '1', 0, 'noreq', 'escape_code.b2evWiLi.b2evCT

Version 6.9.3-stable released on 25/08/17
MySQL version
5.5.40-0ubuntu0.14.04.1-log
MySQL UTF-8 support - Yes
PHP version - 5.5.9-1ubuntu4.22

--- if I paste normal short text all is normal but if I add information from log files or output from terminal.. I face the above error.
Also based on my observation if I add short non-complex text save working as expected but when I try to modify with complex one.. save doesn’t work.

Please can you help me to resolve the error.
Regards,
Kkovachki

2 Oct 26, 2017 21:37

@kkovachki can you send us a sample of that kind of text that produces an error?

Also, what renderer plugins are you using? Try disabling all of them and posting again. If no errors, then one of the renderers may be causing the problem.

3 Jul 02, 2018 10:35

I get the same error messaGE from http://spanien-umzug.com/htsrv/message_send.php

Ein unerwarteter Fehler ist aufgetreten!

Falls dieser Fehler bestehen bleibt, melden Sie ihn bitte dem Administrator.

Zurück zur Homepage gehen
Zusätzliche Informationen zu diesem Fehler:

MySQL error!

Field 'thrd_title' doesn't have a default value(Errno=1364)

Your query: DataObject::dbinsert()

INSERT INTO evo_messaging__thread (thrd_datemodified)

VALUES ('2018-07-02 10:31:13')

5 Oct 23, 2018 19:46

Hello @ingeniero, I couldn't reproduce your bug, can you please provide us more details like screenshot or working url how you get the error? because the url from your comment is broken and I see only 404 page there, thanks.


Form is loading...