Page 1 of 1

Forum SQL error

Posted: 04 Apr 2006, 12:58
by AbteriX
FYI


the subject
"Jan Patera - PictView plugin "Auto save" and Slideshow"
brings the following error
Error in posting

DEBUG MODE

SQL Error : -1 ERROR: value too long for type character varying(60)

INSERT INTO phpbb_topics (topic_title, topic_poster, topic_time, forum_id, topic_status, topic_type, topic_vote) VALUES ('Jan Patera - PictView plugin \"Auto save\" and Slideshow', 281, 1144148044, 3, 0, 0, 0)

Line : 258
File : functions_post.php


removing the word 'plugin' from the subject lets me save the post.
"Jan Patera - PictView plugin "Auto save" and Slideshow"
"Jan Patera - PictView "Auto save" and Slideshow"

Re: Forum SQL error

Posted: 04 Apr 2006, 14:13
by Tomas Kopal
AbteriX wrote:FYI
the subject
"Jan Patera - PictView plugin "Auto save" and Slideshow"
brings the following error
The problem is the subject line being too long and not properly cut by phpbb. I thought I fixed this error some time ago, obviously not completely yet. Thanks for reporting this...