I have problem in functions_post.php.
I cannot start new topic:
Error in posting
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' 0, 0, 0)' at line 1
INSERT INTO phpbb_topics (topic_title, topic_noguest, topic_noguest_level, topic_password, topic_pass_level, topic_description, topic_poster, topic_time, forum_id, topic_adminedit, topic_status, topic_type, topic_vote) VALUES ('edawsdsad', '0', '0', '', '', 'dsadsa', 3, 1140297979, 1, , 0, 0, 0)
Line : 296
File : functions_post.php
This problem after this line:
Code: Select all
#
#-----[ IN-LINE FIND ]------------------------------------------
#
topic_title,
#
#-----[ IN-LINE AFTER, ADD ]------------------------------------------
#
topic_noguest, topic_noguest_level, topic_password, topic_pass_level,
And, i cannot reply to topic:
You are not logged in to this topic
I think, what first error this problem whit "Save posts as drafts Mod".
And second, maybe problem whit session.php?
Swizec, maybe i will send you my functions_post.php and session.php file, and you will help me resolve this problem? Please, this mod realy great
