database problems?
- Hill-Shatar
- Posts: 7724
- Joined: Sat Jun 18, 2005 1:41 am
- Location: Hell Freezing Over
- Contact:
An additional error -- in the Oblivion forum I noticed a new member who had posted two threads with a postcount of zero. Postcount is no longer working.
Buy a GameBanshee T-Shirt [url="http://www.gamebanshee.com/forums/showthread.php?t=68975"]HERE[/url]! Sabre's [url="http://www.users.bigpond.com/qtnt/index.htm"]site[/url] for Baldur's Gate series' patches and items. This has been a Drive-by Hilling.
I am getting the same ones as Hill Shatar in the Oblivion forums this morning, they seem to be heavily hit - people who are not on line, seem to be, no post counts, no show of posts.
Invalid SQL:
REPLACE INTO postindex
(wordid, postid, score, intitle)
VALUES
(1924432, 818509, 1, 0), (1918274, 818509, 1, 0), (1926964, 818509, 1, 0), (1924137, 818509, 1, 0), (1923534, 818509, 1, 0), (1918400, 818509, 1, 0), (1919992, 818509, 1, 0), (1921961, 818509, 1, 0), (1918042, 818509, 1, 0);
MySQL Error : Can't open file: 'postindex.MYI' (errno: 144)
Error Number : 1016
Date : Monday, April 10th 2006 @ 06:21:18 AM
Script : http://www.gamebanshee.com/forums/newreply.php
Invalid SQL:
REPLACE INTO postindex
(wordid, postid, score, intitle)
VALUES
(1924432, 818509, 1, 0), (1918274, 818509, 1, 0), (1926964, 818509, 1, 0), (1924137, 818509, 1, 0), (1923534, 818509, 1, 0), (1918400, 818509, 1, 0), (1919992, 818509, 1, 0), (1921961, 818509, 1, 0), (1918042, 818509, 1, 0);
MySQL Error : Can't open file: 'postindex.MYI' (errno: 144)
Error Number : 1016
Date : Monday, April 10th 2006 @ 06:21:18 AM
Script : http://www.gamebanshee.com/forums/newreply.php
And He whispered to me in the darkness as we lay together, Tell Me where to touch you so that I can drive you insane; tell Me where to touch you to give you ultimate pleasure, tell Me where to touch you so that we will truly own each other. And I kissed Him softly and whispered back, Touch my mind.
- dj_venom
- Posts: 4416
- Joined: Mon Sep 27, 2004 7:00 am
- Location: The biggest island in the world
- Contact:
[QUOTE=Hill-Shatar]EDIT- A link for Athena's username as last poster of the SS has taken me to DJV's profile. DJV is not the last poster there either.[/QUOTE]
That's what Athena mentioned earlier. It's not showing the pages after 1136. I am in fact the latest poster, after about 20 posts by Athena.
That's what Athena mentioned earlier. It's not showing the pages after 1136. I am in fact the latest poster, after about 20 posts by Athena.
In memorian: Fiona; Ravager; Lestat; Phreddie; and all of those from the 1500 incident. Lest we forget.
[QUOTE=Hill-Shatar]and the last poster in the SS was Athena, even though Lestat triple posted last.
That's what I get. In SYM it shows a post today as the latest post, I go into the thread and is shows Lestat's triple post. So, I go to reply and below the reply window it shows newer replies, but when I try to post I get the Database Error followed by the Invalid Thread. So, that locks me out from posting in the SS thread.
That's what I get. In SYM it shows a post today as the latest post, I go into the thread and is shows Lestat's triple post. So, I go to reply and below the reply window it shows newer replies, but when I try to post I get the Database Error followed by the Invalid Thread. So, that locks me out from posting in the SS thread.
I got DB errors again today, and the site seems to be rather slow now.
I'm getting the error only when trying to go the forums main page.
Here is the code:
I'm getting the error only when trying to go the forums main page.
Here is the code:
Code: Select all
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title> Database Error</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<style type="text/css">
<!--
body { background-color: white; color: black; }
#container { width: 400px; }
#message { width: 400px; color: black; background-color: #FFFFCC; }
#bodytitle { font: 13pt/15pt verdana, arial, sans-serif; height: 35px; vertical-align: top; }
.bodytext { font: 8pt/11pt verdana, arial, sans-serif; }
a:link { font: 8pt/11pt verdana, arial, sans-serif; color: red; }
a:visited { font: 8pt/11pt verdana, arial, sans-serif; color: #4e4e4e; }
-->
</style>
</head>
<body>
<table cellpadding="3" cellspacing="5" id="container">
<tr>
<td><img src="./image.php?type=dberror" alt="Database Error" width="48" height="48" /></td>
<td id="bodytitle" width="100%">Database error</td>
</tr>
<tr>
<td class="bodytext" colspan="2">The database has encountered a problem.</td>
</tr>
<tr>
<td colspan="2"><hr /></td>
</tr>
<tr>
<td class="bodytext" colspan="2">
Please try the following:
<ul>
<li>Load the page again by clicking the <a href="#" onclick="window.location = window.location;">Refresh</a> button in your web browser.</li>
<li>Open the <a href="/">www.gamebanshee.com</a> home page, then try to open another page.</li>
<li>Click the <a href="javascript:history.back(1)">Back</a> button to try another link.</li>
</ul>
</td>
</tr>
<tr>
<td class="bodytext" colspan="2">The www.gamebanshee.com forum technical staff have been notified of the error, though you may <a href="mailto:bucksatan@gamebanshee.com">contact them</a> if the problem persists.</td>
</tr>
<tr>
<td class="bodytext" colspan="2">
We apologise for any inconvenience.</td>
</tr>
</table>
<!--
Database error in vBulletin :
mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (11)
/usr/local/apache/sites/gamebanshee.com/htdocs/forums/includes/class_core.php on line 271
MySQL Error :
Error Number :
Date : Monday, August 28th 2006 @ 11:00:22 AM
Script : http://www.gamebanshee.com/forums/
Referrer : http://www.gamebanshee.com/forums/non-rpg-game-discussion-15/
IP Address : 88.192.33.165
Username :
Classname : vB_Database
-->
</body>
</html>
"As we all know, holy men were born during Christmas...
Like mr. Holopainen over there!"
- Marco Hietala, the bass player of Nightwish
Like mr. Holopainen over there!"
- Marco Hietala, the bass player of Nightwish