Page 1 of 1

MySQL error

Posted: Mon 29 Sep 2008, 4:46 pm
by territorygal
Oh dear...here's what I'm getting when I try to visit the "Welcome to the Community" forum:
Could not obtain post/user information.

DEBUG MODE

SQL Error : 1194 Table 'pt' is marked as crashed and should be repaired

SELECT u.username, u.user_id, u.user_level, u.user_posts, u.user_from, u.user_website, u.user_email, u.user_icq, u.user_aim, u.user_yim, u.user_regdate, u.user_msnm, u.user_viewemail, u.user_rank, u.user_sig, u.user_sig_bbcode_uid, u.user_avatar, u.user_avatar_type, u.user_allowavatar, u.user_allowsmile, u.user_birthday, u.user_next_birthday_greeting, p.*, pt.post_text, pt.post_subject, pt.bbcode_uid FROM psbbb_posts p, psbbb_users u, psbbb_posts_text pt WHERE p.topic_id = 19013 AND pt.post_id = p.post_id AND u.user_id = p.poster_id ORDER BY p.post_time ASC LIMIT 0, 15

Line : 421
File : viewtopic.php
Anyone else seeing this?

Re: MySQL error

Posted: Mon 29 Sep 2008, 4:49 pm
by Corina
territorygal wrote:Oh dear...here's what I'm getting when I try to visit the "Welcome to the Community" forum:
Could not obtain post/user information.

DEBUG MODE

SQL Error : 1194 Table 'pt' is marked as crashed and should be repaired

SELECT u.username, u.user_id, u.user_level, u.user_posts, u.user_from, u.user_website, u.user_email, u.user_icq, u.user_aim, u.user_yim, u.user_regdate, u.user_msnm, u.user_viewemail, u.user_rank, u.user_sig, u.user_sig_bbcode_uid, u.user_avatar, u.user_avatar_type, u.user_allowavatar, u.user_allowsmile, u.user_birthday, u.user_next_birthday_greeting, p.*, pt.post_text, pt.post_subject, pt.bbcode_uid FROM psbbb_posts p, psbbb_users u, psbbb_posts_text pt WHERE p.topic_id = 19013 AND pt.post_id = p.post_id AND u.user_id = p.poster_id ORDER BY p.post_time ASC LIMIT 0, 15

Line : 421
File : viewtopic.php
Anyone else seeing this?
Me too.

Posted: Mon 29 Sep 2008, 5:06 pm
by redsock
Works fine for me.

Posted: Mon 29 Sep 2008, 5:11 pm
by territorygal
*tries it again*

Hmmm this is weird. I can access the main page and every other thread except my own. When I try to pull up the thread I started, the error is back again.

Posted: Mon 29 Sep 2008, 5:16 pm
by Corina
I can see the "Welcome to the Community" main page, but it keeps failing when I try to open territorygirl`s thread >> that DEBUG MODE message appears.

Posted: Tue 30 Sep 2008, 3:34 am
by territorygal
Oh no, I broke it! :lol: :lol:

Posted: Wed 01 Oct 2008, 6:50 pm
by Marie loves PSB
I've got "Debug" on my P.C :?

Posted: Wed 01 Oct 2008, 7:58 pm
by StevePSB
I'll pass this information on to Steffen.


StevePSB

Posted: Thu 02 Oct 2008, 5:34 am
by territorygal
Thanks Steve! 8)

Posted: Tue 07 Oct 2008, 7:43 am
by TheGardner
you can deactivate the debugging infos! Just try to find it over EXTRAS in the Internet Explorer menu, then "internet options" and "advanced" and turn off the checkbox "deactivate script debugging"

Posted: Tue 07 Oct 2008, 10:51 am
by territorygal
Thanks for that. I use Firefox, though. Maybe there's a similar option...will have a look...