Gossamer Forum
Home : Products : Gossamer Forum : Development, Plugins and Globals :

Re: [backdream] [bug]debug_level set to 1

Quote Reply
Re: [backdream] [bug]debug_level set to 1 In reply to
And when use Apache2 + Modperl2 + ActivePerl 5.6.1 :

It run good:

A fatal error has occurred:

Failed to execute query: 'UPDATE sxforum_Post SET WHERE post_id = ?' Reason: You have an error in your SQL syntax near 'WHERE post_id = '2435'' at line 1 at d:/sxforum/admin/Plugins/GForum/Poll.pm line 135.

Please enable debugging in setup for more details.

Stack Trace
======================================
GForum (1964): Plugins::GForum::Poll::post_post called at d:/sxforum/admin/GT/Plugins.pm line 118 with arguments
(post_post.html, HASH(0x2057e70)).
GForum (1964): GT::Plugins::dispatch called at d:/sxforum/admin/GForum.pm line 241 with arguments
(GT::Plugins, d:/sxforum/admin/Plugins/GForum, do_post_post, CODE(0x1ab90bc), post_post).
GForum (1964): GForum::_plg_do_func called at d:/sxforum/admin/GForum.pm line 232 with arguments
(post_post).
GForum (1964): GForum::__ANON__ called at d:/sxforum/admin/GT/Plugins.pm line 108 with arguments
(post_post).
GForum (1964): GT::Plugins::dispatch called at d:/sxforum/admin/GForum.pm line 232 with arguments
(GT::Plugins, d:/sxforum/admin/Plugins/GForum, do_func, CODE(0x1ab8ed0), post_post).
GForum (1964): GForum::do_func called at D:/sxforum/gforum.cgi line 106 with arguments
(post_post).
GForum (1964): main::main called at d:/sxforum/admin/GT/Plugins.pm line 108 with no arguments.
GForum (1964): GT::Plugins::dispatch called at D:/sxforum/gforum.cgi line 22 with arguments
(GT::Plugins, d:/sxforum/admin/Plugins/GForum, main, CODE(0x23e20e8)).


System Information
======================================
Perl Version: v5.6.1
Gossamer Forum Version: 1.1.6
GForum.pm version: 1.116
GT::SQL Version: 1.099
GT::Template Version: 2.078
DBI.pm Version: 1.15
@INC =
d:/sxforum/admin
D:/Perl/lib
D:/Perl/site/lib
.
GT::SQL::error = Failed to execute query: 'UPDATE sxforum_Post SET WHERE post_id = ?' Reason: You have an error in your SQL syntax near 'WHERE post_id = '2435'' at line 1

CGI INPUT
======================================
advanced_editor => 1
do => post_post
do=post_post => ·¢¡¡Ìû
forum => 2
forum_id => 2
num_poll_answers => 5
poll => write
poll_answer_answer_1 => test
poll_answer_answer_2 => test2
poll_answer_answer_3 =>
poll_answer_answer_4 =>
poll_answer_answer_5 =>
poll_answer_votes_1 => 0
poll_answer_votes_2 => 0
poll_answer_votes_3 => 0
poll_answer_votes_4 => 0
poll_answer_votes_5 => 0
post_append_signature => 1
post_attachment =>
post_icon =>
post_message => hehe
post_message_html =>
post_style => 1
post_subject => test
temp_id => 57c1d275a1a96dcd513f21e1db7bd4d7


CGI Cookies
======================================
gforum_1006370746_session => 491fa53d67bfccfe50a9806ea2eb251c
gforum_1022870964_remember => b17dab5975cff63630a1630b771c2c79
sxforum_session => 52d6730042665d563c4b6da87016bebe


ENVIRONMENT
======================================
COMSPEC => C:\WINNT\system32\cmd.exe
CONTENT_LENGTH => 2689
CONTENT_TYPE => multipart/form-data; boundary=---------------------------7d228931100250
DOCUMENT_ROOT => D:/sxforum
GATEWAY_INTERFACE => CGI/1.1
GT_TMPDIR => d:/sxforum/admin/tmp
HTTP_ACCEPT => image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*
HTTP_ACCEPT_ENCODING => gzip, deflate
HTTP_ACCEPT_LANGUAGE => zh-cn
HTTP_CACHE_CONTROL => no-cache
HTTP_CONNECTION => Keep-Alive
HTTP_COOKIE => gforum_1022870964_remember=b17dab5975cff63630a1630b771c2c79; gforum_1006370746_session=491fa53d67bfccfe50a9806ea2eb251c; sxforum_session=52d6730042665d563c4b6da87016bebe
HTTP_HOST => 86.0.191.9:88
HTTP_REFERER => http://86.0.191.9:88/...F0%D0%C2%B5%F7%B2%E9
HTTP_USER_AGENT => Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
PATH => D:\Perl\bin\;d:\perl;d:\apache;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem
PATHEXT => .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
QUERY_STRING =>
REMOTE_ADDR => 86.0.191.9
REMOTE_PORT => 1196
REQUEST_METHOD => POST
REQUEST_URI => /gforum.cgi
SCRIPT_FILENAME => D:/sxforum/gforum.cgi
SCRIPT_NAME => /gforum.cgi
SERVER_ADDR => 86.0.191.9
SERVER_ADMIN => you@your.email.address
SERVER_NAME => 86.0.191.9
SERVER_PORT => 88
SERVER_PROTOCOL => HTTP/1.1
SERVER_SIGNATURE => Apache/2.0.40-dev Server at 86.0.191.9 Port 88

SERVER_SOFTWARE => Apache/2.0.40-dev (Win32) mod_perl/1.99_05-dev Perl/v5.6.1
SYSTEMROOT => C:\WINNT
WINDIR => C:\WINNT
Subject Author Views Date
Thread [bug]debug_level set to 1 backdream 6277 Jun 25, 2002, 5:03 PM
Post Re: [backdream] [bug]debug_level set to 1
backdream 6082 Jun 26, 2002, 2:32 AM
Thread Re: [backdream] [bug]debug_level set to 1
backdream 6118 Jun 26, 2002, 2:33 AM
Thread Re: [backdream] [bug]debug_level set to 1
Jagerman 6096 Jun 26, 2002, 5:53 PM
Post Re: [Jagerman] [bug]debug_level set to 1
yogi 6077 Jun 26, 2002, 10:06 PM
Post Re: [Jagerman] [bug]debug_level set to 1
backdream 6048 Jul 3, 2002, 5:31 PM