Welcome, Guest. Please Login or Register.
September 28, 2024, 07:22:29 PM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  English User Help  |  English Help  |  Database error « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Database error  (Read 741 times)
sight|i|picture
Noobie
*
Posts: 17


never sleep

WWW
Database error
« on: February 25, 2004, 05:25:37 AM »
Reply with quote

YaBB SE Version: 1.5.5
PHP Version: 4.3.0 to 4.3.3
MySQL Version: 4.0.x
Server Platform: Windows 2000, XP, or 2003
Link to Forum: http://www.lanpartynw.com/forumse/

Problem Description:
This error started this morning without any admin control panel changes. Nobody was messing with it.  :-\

Database Error

Can't open file: 'yabbse_log_online.MYI'. (errno: 145)
File: E:\home\Default\lanpartynw.com\htdocs\forumse\Sources\Subs.php
Line: 1082


Here are lines 1080 - 1085 from the Subs.php file on the server.

         DELETE FROM {$db_prefix}log_online
         WHERE logTime < " . ($logTime - 900) . "
            OR identity=$ID_MEMBER") or database_error(__FILE__, __LINE__);
      $request = mysql_query ("
         REPLACE INTO {$db_prefix}log_online
            (identity, logTime)


Any ideas?

Thank you,





Logged

Chris Cromer
The Strange One
Mod Team
YaBB God
*****
Posts: 3152


I am just a figment of your imagination.

WWW
Re:Database error
« Reply #1 on: February 25, 2004, 06:39:18 AM »
Reply with quote

In phpmyadmin run REPAIR on that table to fix the table.

The table broke.

It has nothing to do with changing anything in the forum.
Logged

Chris Cromer

I am not suffering from insanity, I am enjoying every minute of it.
sight|i|picture
Noobie
*
Posts: 17


never sleep

WWW
Re:Database error
« Reply #2 on: February 26, 2004, 04:37:42 AM »
Reply with quote

myPHPadmin worked like a charm! Thanks agian!
Logged

Pages: [1] Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  Database error « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.055 seconds with 21 queries.