Re: Diskussion zu "Erste Beta-Version von phpBB 3.2.0 erschi
Verfasst: 25.04.2016 15:00
Hi juliokr, kurz nachgefragt: Was passiert, wenn du einen Beitrag meldest, der einen Smiley beinhaltet?
phpBB.de - Die deutsche phpBB-Community
https://www.phpbb.de/community/
Stimmt ! Scheiss Smilies !!Talk19zehn hat geschrieben:Hi juliokr, kurz nachgefragt: Was passiert, wenn du einen Beitrag meldest, der einen Smiley beinhaltet?
General Error
SQL ERROR [ mysqli ]
Duplicate entry '0' for key 'PRIMARY' [1062]
SQL
INSERT INTO phpbb_reports (reason_id, post_id, pm_id, user_id, user_notify, report_closed, report_time, report_text, reported_post_text, reported_post_uid, reported_post_bitfield, reported_post_enable_bbcode, reported_post_enable_smilies, reported_post_enable_magic_url) VALUES (1, 1, 0, 2, 0, 0, 1461589771, 'Alles gut', '<r>This is an example post in your phpBB3 installation. Everything seems to be working. You may delete this post if you like and continue to set up your board. During the installation process your first category and your first forum are assigned an appropriate set of permissions for the predefined usergroups administrators, bots, global moderators, guests, registered users and registered COPPA users. If you also choose to delete your first category and your first forum, do not forget to assign permissions for all these usergroups for all new categories and forums you create. It is recommended to rename your first category and your first forum and copy permissions from these while creating new categories and forums. Have fun! <E>:(</E> <E>:(</E></r>', '', '11ucz1a0', '1', '1', '1')
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 996
CALL: trigger_error()
FILE: [ROOT]/phpbb/db/driver/mysqli.php
LINE: 193
CALL: phpbb\db\driver\driver->sql_error()
FILE: [ROOT]/phpbb/report/report_handler.php
LINE: 100
CALL: phpbb\db\driver\mysqli->sql_query()
FILE: [ROOT]/phpbb/report/report_handler_post.php
LINE: 69
CALL: phpbb\report\report_handler->create_report()
FILE: [ROOT]/phpbb/report/controller/report.php
LINE: 150
CALL: phpbb\report\report_handler_post->add_report()
FILE: (not given by php)
LINE: (not given by php)
CALL: phpbb\report\controller\report->handle()
FILE: [ROOT]/vendor/symfony/http-kernel/HttpKernel.php
LINE: 139
CALL: call_user_func_array()
FILE: [ROOT]/vendor/symfony/http-kernel/HttpKernel.php
LINE: 62
CALL: Symfony\Component\HttpKernel\HttpKernel->handleRaw()
FILE: [ROOT]/app.php
LINE: 35
CALL: Symfony\Component\HttpKernel\HttpKernel->handle()
Code: Alles auswählen
General Error
SQL ERROR [ mysqli ]
Duplicate entry '0' for key 'PRIMARY' [1062]
SQL
INSERT INTO phpbb_reports (reason_id, post_id, pm_id, user_id, user_notify, report_closed, report_time, report_text, reported_post_text, reported_post_uid, reported_post_bitfield, reported_post_enable_bbcode, reported_post_enable_smilies, reported_post_enable_magic_url) VALUES (1, 1, 0, 2, 1, 0, 1461594137, ':-) Cool', 'This is an example post in your phpBB3 installation. Everything seems to be working. You may delete this post if you like and continue to set up your board. During the installation process your first category and your first forum are assigned an appropriate set of permissions for the predefined usergroups administrators, bots, global moderators, guests, registered users and registered COPPA users. If you also choose to delete your first category and your first forum, do not forget to assign permissions for all these usergroups for all new categories and forums you create. It is recommended to rename your first category and your first forum and copy permissions from these while creating new categories and forums. Have fun!', '', '', '1', '1', '1')
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 996
CALL: trigger_error()
FILE: [ROOT]/phpbb/db/driver/mysqli.php
LINE: 193
CALL: phpbb\db\driver\driver->sql_error()
FILE: [ROOT]/phpbb/report/report_handler.php
LINE: 100
CALL: phpbb\db\driver\mysqli->sql_query()
FILE: [ROOT]/phpbb/report/report_handler_post.php
LINE: 69
CALL: phpbb\report\report_handler->create_report()
FILE: [ROOT]/phpbb/report/controller/report.php
LINE: 151
CALL: phpbb\report\report_handler_post->add_report()
FILE: (not given by php)
LINE: (not given by php)
CALL: phpbb\report\controller\report->handle()
FILE: [ROOT]/vendor/symfony/http-kernel/HttpKernel.php
LINE: 139
CALL: call_user_func_array()
FILE: [ROOT]/vendor/symfony/http-kernel/HttpKernel.php
LINE: 62
CALL: Symfony\Component\HttpKernel\HttpKernel->handleRaw()
FILE: [ROOT]/app.php
LINE: 35
CALL: Symfony\Component\HttpKernel\HttpKernel->handle()
Code: Alles auswählen
UPDATE phpbb_reports SET report_id = '9999' WHERE report_id = 0;