I try reading the latest post in the OoT topic, I get this.
Warning: mysql_query() [function.mysql-query]: Unable to save result set in /home/tasvideos/nvsite/forum/db/mysql4.php on line 118
Warning: Cannot modify header information - headers already sent by (output started at /home/tasvideos/nvsite/forum/db/mysql4.php:118) in /home/tasvideos/nvsite/forum/includes/page_header.php on line 483
Warning: Cannot modify header information - headers already sent by (output started at /home/tasvideos/nvsite/forum/db/mysql4.php:118) in /home/tasvideos/nvsite/forum/includes/page_header.php on line 485
Warning: Cannot modify header information - headers already sent by (output started at /home/tasvideos/nvsite/forum/db/mysql4.php:118) in /home/tasvideos/nvsite/forum/includes/page_header.php on line 486
Warning: Cannot modify header information - headers already sent by (output started at /home/tasvideos/nvsite/forum/db/mysql4.php:118) in /home/tasvideos/nvsite/forum/includes/template.php on line 131
General Error
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_posts, u.user_from ,u.user_website, u.user_email, u.user_icq, u.user_aim ,u.user_skype ,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_mood_avatar, u.user_avatar_type ,u.user_allowavatar, u.user_allowsmile, p.* ,pt.post_text, pt.post_subject, pt.bbcode_uid FROM posts p, users u, posts_text pt WHERE p.topic_id = 2974 AND pt.post_id = p.post_id AND u.user_id = p.poster_id ORDER BY p.post_time ASC LIMIT 4640, 20
Line : 453
File : viewtopic.php
Backtrace:
includes/functions.php[741]: ErrorPrintBacktrace()
viewtopic.php[453]: message_die(202, string(39) "Could not obtain post/user information."
, string(0) ""
, 453, {string(42)}, {string(598)})
**************************************
I try going into someone's profile, clicking on "Find all posts by user", and I get this.
General Error
Could not delete old search id sessions
DEBUG MODE
SQL Error : 1194 Table 'search_results' is marked as crashed and should be repaired
DELETE FROM search_results WHERE search_time < 1239658942
Line : 588
File : search.php
Backtrace:
includes/functions.php[741]: ErrorPrintBacktrace()
search.php[588]: message_die(202, string(39) "Could not delete old search id sessions"
, string(0) ""
, 588, string(39) "/home/tasvideos/nvsite/forum/search.php"
, {string(60)})
**********************
Edit: Alright, both issues are gone now.
A hundred years from now, they will gaze upon my work and marvel at my skills but never know my name. And that will be good enough for me.