Warning: The author of this contribution does not provide support for it anymore.

Avatar of poster on Index and Viewforum

General Error when splitting posts. - Avatar of poster on Index and Viewforum

General Error when splitting posts.

by clove28 » Mon Jun 02, 2014 8:42 am

I have this error whenever I split posts on a thread. I am not sure if this is related with this mod.. but this is the only mod that shows whenever I search the line here in phpbb.

Code: Select all

SQL ERROR [ mysqli ]

Field 'topic_first_poster_avatar' doesn't have a default value [1364]

SQL

INSERT INTO phpbb_topics (forum_id, topic_title, icon_id, topic_approved) VALUES (122, 'Greeting!', 0, 1)

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/includes/db/dbal.php
LINE: 757
CALL: trigger_error()

FILE: [ROOT]/includes/db/mysqli.php
LINE: 189
CALL: dbal->sql_error()

FILE: [ROOT]/includes/mcp/mcp_topic.php
LINE: 503
CALL: dbal_mysqli->sql_query()

FILE: [ROOT]/includes/mcp/mcp_topic.php
LINE: 68
CALL: split_topic()

FILE: [ROOT]/includes/mcp/mcp_main.php
LINE: 175
CALL: mcp_topic_view()

FILE: [ROOT]/includes/functions_module.php
LINE: 507
CALL: mcp_main->main()

FILE: [ROOT]/mcp.php
LINE: 244
CALL: p_master->load_active()


I found this thread but there was no answer.viewtopic.php?f=70&t=2162268 Maybe somebody could help me in here?
Last edited by clove28 on Wed Jun 04, 2014 6:46 am
clove28
Registered User
Posts: 97
Joined: Mon Apr 21, 2014 11:00 am

Re: General Error when splitting posts.

by clove28 » Mon Jun 02, 2014 1:58 pm

Anyone? :(
clove28
Registered User
Posts: 97
Joined: Mon Apr 21, 2014 11:00 am

Re: General Error when splitting posts.

by clove28 » Wed Jun 04, 2014 6:45 am

*bump* :oops:
clove28
Registered User
Posts: 97
Joined: Mon Apr 21, 2014 11:00 am

Re: General Error when splitting posts.

by 5hocK » Wed Jun 04, 2014 9:34 am

The author provides no support; might be best to uninstall for now while hoping someone comes up with a fix.
5hocK
Registered User
Posts: 3148
Joined: Wed Nov 23, 2011 7:00 pm
Location: UK

Re: General Error when splitting posts.

by clove28 » Wed Jun 04, 2014 10:10 am

5hocK wrote:The author provides no support; might be best to uninstall for now while hoping someone comes up with a fix.


Might be the best thing to do. I really like this mod though. :(

Thanks as always 5hock! ;)
clove28
Registered User
Posts: 97
Joined: Mon Apr 21, 2014 11:00 am

Re: General Error when splitting posts.

by ALX™ » Wed Dec 03, 2014 9:42 pm

Hmmm I had the same problem and I solve it without unistall the mod, but I don't remember how! I will try to remember and I inform you!
Forgive me for my bad english :oops:
User avatar
ALX™
Registered User
Posts: 224
Joined: Thu Jun 26, 2014 4:47 pm