Author
shmeet
Respected Poster
Added: Feb 27, 2009 2:49 pm
This is happening when i "submit" a reply/post. If i click "refresh" the reply/post will be sent twice!

screenshot



Any ideas?


Cool
cassandrova
VIP club member
Added: Feb 27, 2009 4:09 pm
I've had that sometimes. As you say, it seems to post the message despite the error message, because if you repost it appears twice.

Have no idea why it happens, though.

There's a gremlin at work.
Loui375
VIP club member
Added: Feb 27, 2009 10:33 pm
I'm seeing this too since the last two days. When i make a post it's always this "Debug mode": SQL error.
That's not very polite! I would rather like to see someting like this: "Hello Louis, thanks for posting on this wonderful forum. Have a nice day" Wink
But since your reply is posted and your postcount is increased, it's more a cosmetical problem,
and please: Don't click "refresh" or your stuff is posted twice! (and in most cases this is not very helpful, he)

same problem is discussed here:
https://www.forumophilia.com/topic85717.html
and here
https://www.forumophilia.com/topic85724.html
mike=)).
VIP club member
Added: Feb 28, 2009 12:02 pm
This is the EXACT error message. Instead of trying stuff, click on the forum index link, then go back to that page and check your post. IF you were posting with uploaded images, then you will have to click edit, upload the images and send.

I'd do this until this particular bug has been addressed and corrected.


Error geting users post stat

DEBUG MODE

SQL Error : 1054 Unknown column 'g.group_id' in 'on clause'

SELECT ug.user_id, g.group_id as g_id, u.user_posts, g.group_count, g.group_count_max FROM phpbb_groups g, phpbb_users u LEFT JOIN phpbb_user_group ug ON g.group_id=ug.group_id AND ug.user_id=28151 WHERE u.user_id=28151 AND g.group_single_user=0 AND g.group_count_enable=1 AND g.group_moderator<>28151

Line : 481
File : functions_post.php