- Modificatie & Versie: Trash Forum 0.0.1B
Directe link naar de modificatie: http://www.phpbb.com/community/viewtopi ... 25&start=0
Adres van je forum: http://www.vr6clubholland.nl/forum
phpBB versie: 3.0.2
Heb je onlangs een andere modificatie of stijl geïnstalleerd?
calendar mod 1.0.0b3 http://www.livewiremods.com/mods/viewforum.php?f=1
Wat is het probleem? Sql Error bij verwijderen van een bericht binnen een onderwerp
Ik heb onlangs op mijn test forum de Trash Forum mod geinstalleerd en de calendar mod. Nou kan via de modcp optie berichten verwijderen en die komen dan netjes in mijn ingstelde prullenbak forum. Dat via de acp ingesteld is. Echter als ik binnen een onderwerp op het X kruisje druk van een bericht krijg ik deze error.
http://www.vr6clubholland.nl/forum/files/2_5.JPG
Code: Selecteer alles
SQL ERROR [ mysqli ]
Field 'event_attendees' doesn't have a default value [1364]
SQL
INSERT INTO phpbb_topics (forum_id, topic_title, icon_id, topic_approved, topic_time, topic_views) VALUES ('3', 'Test', '0', 1, '1223468053', '1')
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 143
CALL: dbal->sql_error()
FILE: includes/functions_admin.php
LINE: 839
CALL: dbal_mysqli->sql_query()
FILE: includes/functions_posting.php
LINE: 1387
CALL: move_posts_to_trash()
FILE: posting.php
LINE: 1690
CALL: delete_post()
FILE: posting.php
LINE: 304
CALL: handle_post_delete()
Hier mij gemodde files.
http://www.vr6clubholland.nl/bugs/functions_admin.txt
http://www.vr6clubholland.nl/bugs/functions_posting.txt
http://www.vr6clubholland.nl/bugs/mcp_main.txt
Wie weet de oplossing
