MySQL error

For questions and answers to problems with the forum.
Post Reply
Message
Author
User avatar
territorygal
Posts: 1958
Joined: Fri 26 Sep 2008, 5:53 am

MySQL error

#1 Post 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?
And everything about tonight feels right and so young
And anything I'd want to say out loud will be sung
It's in the music...

User avatar
Corina
Posts: 2982
Joined: Thu 15 May 2008, 4:31 pm

Re: MySQL error

#2 Post 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.

User avatar
redsock
Posts: 2393
Joined: Sat 08 Feb 2003, 4:58 pm
Contact:

#3 Post by redsock »

Works fine for me.

User avatar
territorygal
Posts: 1958
Joined: Fri 26 Sep 2008, 5:53 am

#4 Post 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.
And everything about tonight feels right and so young
And anything I'd want to say out loud will be sung
It's in the music...

User avatar
Corina
Posts: 2982
Joined: Thu 15 May 2008, 4:31 pm

#5 Post 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.

User avatar
territorygal
Posts: 1958
Joined: Fri 26 Sep 2008, 5:53 am

#6 Post by territorygal »

Oh no, I broke it! :lol: :lol:
And everything about tonight feels right and so young
And anything I'd want to say out loud will be sung
It's in the music...

User avatar
Marie loves PSB
Posts: 1802
Joined: Sun 27 May 2007, 10:56 am

#7 Post by Marie loves PSB »

I've got "Debug" on my P.C :?

User avatar
StevePSB
Site Admin
Posts: 4953
Joined: Wed 08 Jan 2003, 2:01 am
Been thanked: 2 times
Contact:

#8 Post by StevePSB »

I'll pass this information on to Steffen.


StevePSB

User avatar
territorygal
Posts: 1958
Joined: Fri 26 Sep 2008, 5:53 am

#9 Post by territorygal »

Thanks Steve! 8)
And everything about tonight feels right and so young
And anything I'd want to say out loud will be sung
It's in the music...

User avatar
TheGardner
Posts: 4559
Joined: Wed 08 Jan 2003, 1:22 am
Has thanked: 4 times
Been thanked: 15 times
Contact:

#10 Post 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"

User avatar
territorygal
Posts: 1958
Joined: Fri 26 Sep 2008, 5:53 am

#11 Post by territorygal »

Thanks for that. I use Firefox, though. Maybe there's a similar option...will have a look...
And everything about tonight feels right and so young
And anything I'd want to say out loud will be sung
It's in the music...

Post Reply