Yet another error message

Users should come to the Embassy to make all suggestions, bug reports, complaints, and anything else relating to the forum itself. The Embassy Control staff will take all issues seriously. Or kill you. One of the two. Possibly both.
Post Reply
User avatar
Iantha
Bulldrekker
Posts: 299
Joined: Tue Apr 24, 2007 10:37 pm
Location: GR, MI

Yet another error message

Post by Iantha »

"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 ' '', 1188615764, '4b28fa58', 0, 0, 0, 0)' at line 1

INSERT INTO phpbb_posts (topic_id, forum_id, poster_id, post_username, post_time, poster_ip, enable_bbcode, enable_html, enable_smilies, enable_sig) VALUES (7018, 1, , '', 1188615764, '4b28fa58', 0, 0, 0, 0)

Line : 418
File : /home/threetwo/public_html/bulldrek/includes/functions_post.php"
User avatar
DV8
Evil Incarnate
Posts: 5986
Joined: Mon Mar 18, 2002 6:49 am
Location: .nl
Contact:

Post by DV8 »

Can you explain how you got this error, what you did, which fields you field out, which checkboxes you had ticked, etc.?


[edit]It looks like the poster_id field isn't field in the values bit of the query. Which could indicate that a $_SESSION variable wasn't set, that she wasn't logged in, or that her cookies are borked.[/edit]
User avatar
Iantha
Bulldrekker
Posts: 299
Joined: Tue Apr 24, 2007 10:37 pm
Location: GR, MI

Post by Iantha »

I did just clean out my cookies, but I was logged in.
User avatar
3278
No-Life Loser
Posts: 10224
Joined: Thu Feb 14, 2002 8:51 pm

Post by 3278 »

Yeah, it's trying to pass an empty value for poster_id, and I don't know why. Iantha's was, I believe, one of the accounts I had problems with, so it wouldn't surprise me, but it's also possible it's just a hiccup. Is it still happening?
Post Reply