PunBB

Full Version: Debug Mode...
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I keep getting this message whenever I try and post/edit/delete anything:

Quote: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=3615 WHERE u.user_id=3615 AND g.group_single_user=0 AND g.group_count_enable=1 AND g.group_moderator<>3615

Line : 464
File : functions_post.php

Is this happening to anyone else, or is it just a temporary glitch? The posts still go through, but something isn't right (obviously).
I just got it as well...
Same.
Test
Test
Test
Jeez lance, talk about post-pumping. Tongue
Test
Corby Wrote:Jeez lance, talk about post-pumping. Tongue

Padding my stats :lol:

Everything should be working now. Just missing a ")"
still happening for me!
Still happens, but then when you check the topic, te post has magically appeared...
Yeah, got it this morning as well.

I took a screenshot of the error I got if you need to see it.

trevor.
I got a different error when I tried to post a new topic:

Could not insert new word

DEBUG MODE

SQL Error : 145 Table './mrlayan_forum/phpbb_search_wordlist' is marked as crashed and should be repaired

INSERT IGNORE INTO phpbb_search_wordlist (word_text, word_common) VALUES ('635', 0), ('2007', 0), ('20070512', 0), ('48khz', 0), ('ahead', 0), ('arm', 0), ('audacity', 0), ('band', 0), ('bear', 0), ('below', 0), ('blow', 0), ('blues', 0), ('break', 0), ('car', 0), ('category', 0), ('central', 0), ('centry', 0), ('cheap', 0), ('chicago', 0), ('chrisk', 0), ('com', 0), ('concerts', 0), ('cover', 0), ('daddy', 0), ('dave', 0), ('discription', 0), ('dough', 0), ('download', 0), ('encore', 0), ('end', 0), ('family', 0), ('fireworks', 0), ('flac', 0), ('fly', 0), ('full', 0), ('greasy', 0), ('gus', 0), ('high', 0), ('hip', 0), ('hipfans', 0), ('hit', 0), ('holmes', 0), ('house', 0), ('jungle', 0), ('kids', 0), ('kings', 0), ('live', 0), ('locked', 0), ('login', 0), ('lonely', 0), ('macbook', 0), ('may', 0), ('mb', 0), ('mk4', 0), ('music', 0), ('name', 0), ('nbox', 0), ('ocean', 0), ('onegeeksopinion', 0), ('park', 0), ('poets', 0), ('polar', 0), ('quot', 0), ('r09', 0), ('rink', 0), ('scared', 0), ('schoeps', 0), ('shn', 0), ('size', 0), ('source', 0), ('springtime', 0), ('support', 0), ('sure', 0), ('surrender', 0), ('taper', 0), ('thehip', 0), ('thehiptracker', 0), ('torrent', 0), ('tracker', 0), ('tragically', 0), ('trick', 0), ('trunk', 0), ('tth', 0), ('twist', 0), ('upload', 0), ('uploaded', 0), ('url', 0), ('vienna', 0), ('view', 0), ('visit', 0), ('wake', 0), ('wheat', 0), ('xact', 0), ('yer', 0)

Line : 235
File : functions_search.php
I just tried to post a new topic and I'm getting a similar error as chris is getting, save for the 'values' (words) are obviously different.
Test
Pages: 1 2