im live (not local)
i have problem when create download and topic.. (without topic is ok).
can you help me?
Code: Alles auswählen
General Error
SQL ERROR [ mysqli ]
Incorrect integer value: '' for column asdaxcaca.phpbb_topics.topic_type at row 1 [1366]
SQL
INSERT INTO phpbb_topics (topic_poster, topic_time, topic_last_view_time, forum_id, icon_id, topic_posts_approved, topic_posts_softdeleted, topic_posts_unapproved, topic_visibility, topic_delete_user, topic_title, topic_first_poster_name, topic_first_poster_colour, topic_type, topic_time_limit, topic_attachment, topic_status) VALUES (2, 1714748093, 1714748093, 2, 0, 1, 0, 0, 1, 0, 'Topic about download tetet', 'ManuTEK', 'AA0000', '', 0, 0, 0)
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 1031
CALL: trigger_error()
FILE: [ROOT]/phpbb/db/driver/mysqli.php
LINE: 202
CALL: phpbb\db\driver\driver->sql_error()
FILE: [ROOT]/phpbb/db/driver/factory.php
LINE: 353
CALL: phpbb\db\driver\mysqli->sql_query()
FILE: [ROOT]/includes/functions_posting.php
LINE: 2019
CALL: phpbb\db\driver\factory->sql_query()
FILE: [ROOT]/ext/oxpus/dlext/core/topic.php
LINE: 425
CALL: submit_post()
FILE: [ROOT]/ext/oxpus/dlext/core/download.php
LINE: 1104
CALL: oxpus\dlext\core\topic->gen_dl_topic()
FILE: [ROOT]/ext/oxpus/dlext/controller/upload.php
LINE: 89
CALL: oxpus\dlext\core\download->dl_submit_download()
FILE: [ROOT]/vendor/symfony/http-kernel/HttpKernel.php
LINE: 151
CALL: oxpus\dlext\controller\upload->handle()
FILE: [ROOT]/vendor/symfony/http-kernel/HttpKernel.php
LINE: 68
CALL: Symfony\Component\HttpKernel\HttpKernel->handleRaw()
FILE: [ROOT]/app.php
LINE: 35
CALL: Symfony\Component\HttpKernel\HttpKernel->handle()