User Support & Resources Account Problems | Questions | Suggestions

Database error?

Thread Tools
 
Search this Thread
 
Old Jan 11, 2011 | 06:51 PM
  #1  
Nacho SS's Avatar
Thread Starter
TECH Junkie
iTrader: (4)
 
Joined: Feb 2007
Posts: 3,560
Likes: 0
From: 805-818
Default Database error?

Like the title says, I try to access www.ls1tech.com and recently, more often than not, I receive a database error page. Usually after a couple refreshes, it ends up working. I was wondering if anyone else was experiencing this. Thought I would bring it to attention in the support forum.
Reply
Old Jan 12, 2011 | 08:02 AM
  #2  
JaxJags's Avatar
Teching In
 
Joined: Apr 2010
Posts: 20
Likes: 0
From: CT
Default

I get that sometimes too.
Reply
Old Jan 12, 2011 | 01:20 PM
  #3  
Greekey's Avatar
TECH Fanatic
iTrader: (3)
 
Joined: Apr 2008
Posts: 1,297
Likes: 1
From: Warren, Ohio
Default

It's been happening a lot to me lately.
Reply
Old Jan 12, 2011 | 03:55 PM
  #4  
JeremyT's Avatar
15 Year Member
Photogenic
Photoriffic
Shutterbug
 
Joined: Oct 2007
Posts: 174
Likes: 20
Default

Next time you see that database error message, right-click on the webpage and click on View Source. Copy/Paste the contents, which will contain the database error message.
Reply
Old Jan 16, 2011 | 07:40 PM
  #5  
BadgeZ28's Avatar
TECH Resident
20 Year Member
Photogenic
iTrader: (28)
 
Joined: Jan 2005
Posts: 811
Likes: 2
From: Oregon
Default

I have been getting a lot of errors also. The funny thing is the page shows up with nothing but red X boxes for the gallery photos that revolve at the top of the page. When I click on a specific forum, I get the not found error message using Internet Explorer. It is ironic since I can click on the sponser banners and they still link to their site. Refreshing has not solved the problem for me.
Reply
Old Jan 17, 2011 | 09:01 AM
  #6  
Robb M.'s Avatar
IB Staff
15 Year Member
 
Joined: Feb 2010
Posts: 244
Likes: 0
From: Barrie, ON
Default

are things any better?

test:
Attached Images  
Reply
Old Jan 17, 2011 | 12:28 PM
  #7  
BadgeZ28's Avatar
TECH Resident
20 Year Member
Photogenic
iTrader: (28)
 
Joined: Jan 2005
Posts: 811
Likes: 2
From: Oregon
Default

My first try at logging on this morning resulted in the same problem. Everything on the main forum page looks normal. The advertising banners show up. The gallery photos have their titles but a red X and blank box for the actual picture. When I click on any forum I get a page not found message. I have tried another MS browser with the same results.
Reply
Old Jan 17, 2011 | 03:25 PM
  #8  
5.3LJimmy's Avatar
10 Second Club
20 Year Member
iTrader: (10)
 
Joined: Jun 2004
Posts: 2,279
Likes: 1
From: Napoleonville, LA
Default

<!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" />
<meta name="ROBOTS" content="NOINDEX,NOFOLLOW,NOARCHIVE" />
<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>
<br /><br /><br />
<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.ls1tech.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.ls1tech.com forum technical staff have been notified of the error, though you may <a href="mailto:webmaster@ls1tech.com">contact them</a> if the problem persists.</td>

</tr>
<tr>
<td class="bodytext" colspan="2">&nbsp;<br />We apologise for any inconvenience.</td>
</tr>
</table>


<!--
Database error in vBulletin :

mysql_connect() [&lt;a href='function.mysql-connect'&gt;function.mysql-connect&lt;/a&gt;]: Too many connections
/var/www/html/forums/includes/class_core.php on line 311

MySQL Error :
Error Number :
Request Date : Monday, January 17th 2011 @ 01:22:31 PM
Error Date : Monday, January 17th 2011 @ 01:22:31 PM
Script : https://ls1tech.com/forums/
Referrer :
IP Address : 184.46.81.59
Username :
Classname : vB_Database
MySQL Version :
-->

<script type="text/javascript"> pxlSiteFile = "ls1tech.com.js"; pxlScriptStart = '%3Cscr' + 'ipt type="text/javascript"'; pxlScriptEnd = '%3C/scr' + 'ipt%3E'; if (location.protocol.indexOf("https") == -1) { document.write(unescape(pxlScriptStart + ' src="http://pxl.ibpxl.com/'+pxlSiteFile+'"%3E'+pxlScriptEnd)); } else { document.write(unescape(pxlScriptStart + ' src="https://pxlssl.ibpxl.com/'+pxlSiteFile+'"%3E'+pxlScriptEnd)); } </script>
</body>
</html>
Reply
LS1 Tech Stories

The Best V8 Stories One Small Block at Time

story-0

Retro Modern Bandit Pontiac Trans AM Comes With Burt Reynolds' Autograph

 Verdad Gallardo
story-1

Top 10 Greatest Cadillac V Series Performance Models Ever, Ranked

 Pouria Savadkouei
story-2

Top 10 Most Powerful Chevy Trucks Ever Made!

 
story-3

Hennessey's New Supercharged Silverado ZR2 Has 700 HP

 Verdad Gallardo
story-4

Coachbuilt N2A Anteros Is an LS2-Powered C6 Corvette In Italian Clothes

 Verdad Gallardo
story-5

Awesome K5 Blazer Restomod Comes With C7 Corvette Power

 Verdad Gallardo
story-6

10 Camaros You Should Never Buy

 
story-7

10 LS Engine Myths That Refuse to Die

 Verdad Gallardo
story-8

Five Reasons the Camaro Was the Most Pivotal Player in the Pony Car Wars 2.0

 Brett Foote
story-9

10 Reasons the LS7 Is GM's Most Extreme Naturally Aspirated V8 Engine Ever

 Verdad Gallardo
Old Jan 17, 2011 | 07:49 PM
  #9  
Danny2tek's Avatar
TECH Veteran
iTrader: (1)
 
Joined: Oct 2002
Posts: 4,770
Likes: 7
From: Miami
Default

got one too!

<!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" />
<meta name="ROBOTS" content="NOINDEX,NOFOLLOW,NOARCHIVE" />
<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>
<br /><br /><br />
<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.ls1tech.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.ls1tech.com forum technical staff have been notified of the error, though you may <a href="mailto:webmaster@ls1tech.com">contact them</a> if the problem persists.</td>

</tr>
<tr>
<td class="bodytext" colspan="2">&nbsp;<br />We apologise for any inconvenience.</td>
</tr>
</table>


<!--
Database error in vBulletin :

mysql_connect() [&lt;a href='function.mysql-connect'&gt;function.mysql-connect&lt;/a&gt;]: Too many connections
/var/www/html/forums/includes/class_core.php on line 311

MySQL Error :
Error Number :
Request Date : Monday, January 17th 2011 @ 05:47:46 PM
Error Date : Monday, January 17th 2011 @ 05:47:46 PM
Script : https://ls1tech.com/forums/racer-s-lounge/1374442-post-pics-your-hood.html
Referrer : https://ls1tech.com/forums/racers-lounge-50/
IP Address : 98.249.134.147
Username :
Classname : vB_Database
MySQL Version :
-->

<script type="text/javascript"> pxlSiteFile = "ls1tech.com.js"; pxlScriptStart = '%3Cscr' + 'ipt type="text/javascript"'; pxlScriptEnd = '%3C/scr' + 'ipt%3E'; if (location.protocol.indexOf("https") == -1) { document.write(unescape(pxlScriptStart + ' src="http://pxl.ibpxl.com/'+pxlSiteFile+'"%3E'+pxlScriptEnd)); } else { document.write(unescape(pxlScriptStart + ' src="https://pxlssl.ibpxl.com/'+pxlSiteFile+'"%3E'+pxlScriptEnd)); } </script>
</body>
</html>
Reply
Old Jan 22, 2011 | 03:16 AM
  #10  
01ssreda4's Avatar
TECH Senior Member
15 Year Member
Photogenic
Photoriffic
Shutterbug
iTrader: (96)
 
Joined: Aug 2007
Posts: 24,241
Likes: 89
From: Turnin' Wrenches Infractions: 005
Default

I have had one a few times in as many days.
Reply
Old Jan 25, 2011 | 09:13 PM
  #11  
Carter01's Avatar
9 Second Club
iTrader: (11)
 
Joined: Oct 2007
Posts: 1,828
Likes: 0
From: South Ga
Default

Happened to me twice tonight. I will copy/past if it does it again, I'm sure it will because it has happened to me like 20 times in the past few weeks.
Reply
Old Jan 25, 2011 | 09:53 PM
  #12  
JeremyT's Avatar
15 Year Member
Photogenic
Photoriffic
Shutterbug
 
Joined: Oct 2007
Posts: 174
Likes: 20
Default

I've noticed the database error (connect error) myself tonight. I'll see if it can get some attention.

Thanks.
Reply
Old Jan 26, 2011 | 11:30 AM
  #13  
mentiroso's Avatar
Staging Lane
 
Joined: Oct 2010
Posts: 67
Likes: 0
From: Albany, Ga
Default

I have admin'd a couple of other boards and have gotten (Im almost sure) that exact error. After running the repair utility on the Vbulletin DB it seemed to correct the issue. Not much hassle involved and if I recall little to no downtime.
Reply
Old Jan 26, 2011 | 03:17 PM
  #14  
Golf&GM's Avatar
TECH Resident
iTrader: (22)
 
Joined: Jul 2006
Posts: 948
Likes: 4
Default

<!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" />
<meta name="ROBOTS" content="NOINDEX,NOFOLLOW,NOARCHIVE" />
<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>
<br /><br /><br />
<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.ls1tech.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.ls1tech.com forum technical staff have been notified of the error, though you may <a href="mailto:webmaster@ls1tech.com">contact them</a> if the problem persists.</td>
</tr>
<tr>
<td class="bodytext" colspan="2">&nbsp;<br />We apologise for any inconvenience.</td>
</tr>
</table>


<!--
Database error in vBulletin :

mysql_connect() [&lt;a href='function.mysql-connect'&gt;function.mysql-connect&lt;/a&gt;]: Too many connections
/var/www/html/forums/includes/class_core.php on line 311

MySQL Error :
Error Number :
Request Date : Wednesday, January 26th 2011 @ 01:10:32 PM
Error Date : Wednesday, January 26th 2011 @ 01:10:32 PM
Script : https://ls1tech.com/forums/private.p...=25&amp;page=3
Referrer : https://ls1tech.com/forums/private.php
IP Address : 216.12.42.179
Username :
Classname : vB_Database
MySQL Version :
-->

<script type="text/javascript"> pxlSiteFile = "ls1tech.com.js"; pxlScriptStart = '%3Cscr' + 'ipt type="text/javascript"'; pxlScriptEnd = '%3C/scr' + 'ipt%3E'; if (location.protocol.indexOf("https") == -1) { document.write(unescape(pxlScriptStart + ' src="http://pxl.ibpxl.com/'+pxlSiteFile+'"%3E'+pxlScriptEnd)); } else { document.write(unescape(pxlScriptStart + ' src="https://pxlssl.ibpxl.com/'+pxlSiteFile+'"%3E'+pxlScriptEnd)); } </script>
</body>
</html>
Reply
Old Jan 26, 2011 | 03:20 PM
  #15  
coolmanvette75's Avatar
12 Second Club
iTrader: (2)
 
Joined: Jan 2011
Posts: 1,215
Likes: 1
From: Old Bridge, NJ/Corpus Christi, TX
Default

yea ive been getting this a lot in the past week. usually after 2 or 3 refreshes its fine.
Reply
Old Jan 26, 2011 | 06:36 PM
  #16  
4WOFURY's Avatar
TECH Regular
iTrader: (2)
 
Joined: Jul 2008
Posts: 440
Likes: 0
From: Mobile, AL
Default

<!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" />
<meta name="ROBOTS" content="NOINDEX,NOFOLLOW,NOARCHIVE" />
<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>
<br /><br /><br />
<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.ls1tech.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.ls1tech.com forum technical staff have been notified of the error, though you may <a href="mailto:webmaster@ls1tech.com">contact them</a> if the problem persists.</td>

</tr>
<tr>
<td class="bodytext" colspan="2">&nbsp;<br />We apologise for any inconvenience.</td>
</tr>
</table>


<!--
Database error in vBulletin :

mysql_connect() [&lt;a href='function.mysql-connect'&gt;function.mysql-connect&lt;/a&gt;]: Too many connections
/var/www/html/forums/includes/class_core.php on line 311

MySQL Error :
Error Number :
Request Date : Wednesday, January 26th 2011 @ 04:35:34 PM
Error Date : Wednesday, January 26th 2011 @ 04:35:34 PM
Script : https://ls1tech.com/forums/new-ls1-owners-newbie-tech/1377694-looking-cam-sounds-like-ms4.html
Referrer : https://ls1tech.com/forums/new-ls1-o...newbie-tech-4/
IP Address : 71.229.13.28
Username :
Classname : vB_Database
MySQL Version :
-->

<script type="text/javascript"> pxlSiteFile = "ls1tech.com.js"; pxlScriptStart = '%3Cscr' + 'ipt type="text/javascript"'; pxlScriptEnd = '%3C/scr' + 'ipt%3E'; if (location.protocol.indexOf("https") == -1) { document.write(unescape(pxlScriptStart + ' src="http://pxl.ibpxl.com/'+pxlSiteFile+'"%3E'+pxlScriptEnd)); } else { document.write(unescape(pxlScriptStart + ' src="https://pxlssl.ibpxl.com/'+pxlSiteFile+'"%3E'+pxlScriptEnd)); } </script>
</body>
</html>
Reply
Old Jan 26, 2011 | 07:08 PM
  #17  
JeremyT's Avatar
15 Year Member
Photogenic
Photoriffic
Shutterbug
 
Joined: Oct 2007
Posts: 174
Likes: 20
Default

Most likely it was not the same error. This is a too many connections to the mysql server error, and not a database corrupt issue that those scripts tend to fix.

The issue is being reviewed.

Thanks.

Originally Posted by mentiroso
I have admin'd a couple of other boards and have gotten (Im almost sure) that exact error. After running the repair utility on the Vbulletin DB it seemed to correct the issue. Not much hassle involved and if I recall little to no downtime.
Reply
Old Jan 26, 2011 | 08:04 PM
  #18  
5.3LJimmy's Avatar
10 Second Club
20 Year Member
iTrader: (10)
 
Joined: Jun 2004
Posts: 2,279
Likes: 1
From: Napoleonville, LA
Default

<!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" />
<meta name="ROBOTS" content="NOINDEX,NOFOLLOW,NOARCHIVE" />
<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>
<br /><br /><br />
<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.ls1tech.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.ls1tech.com forum technical staff have been notified of the error, though you may <a href="mailto:webmaster@ls1tech.com">contact them</a> if the problem persists.</td>

</tr>
<tr>
<td class="bodytext" colspan="2">&nbsp;<br />We apologise for any inconvenience.</td>
</tr>
</table>


<!--
Database error in vBulletin :

mysql_connect() [&lt;a href='function.mysql-connect'&gt;function.mysql-connect&lt;/a&gt;]: Too many connections
/var/www/html/forums/includes/class_core.php on line 311

MySQL Error :
Error Number :
Request Date : Wednesday, January 26th 2011 @ 06:02:37 PM
Error Date : Wednesday, January 26th 2011 @ 06:02:37 PM
Script : https://ls1tech.com/forums/index.php
Referrer : https://ls1tech.com/forums/user-supp...ase-error.html
IP Address : 75.131.85.26
Username :
Classname : vB_Database
MySQL Version :
-->

<script type="text/javascript"> pxlSiteFile = "ls1tech.com.js"; pxlScriptStart = '%3Cscr' + 'ipt type="text/javascript"'; pxlScriptEnd = '%3C/scr' + 'ipt%3E'; if (location.protocol.indexOf("https") == -1) { document.write(unescape(pxlScriptStart + ' src="http://pxl.ibpxl.com/'+pxlSiteFile+'"%3E'+pxlScriptEnd)); } else { document.write(unescape(pxlScriptStart + ' src="https://pxlssl.ibpxl.com/'+pxlSiteFile+'"%3E'+pxlScriptEnd)); } </script>
</body>
</html>
Reply
Old Jan 26, 2011 | 08:25 PM
  #19  
craig382ci's Avatar
TECH Regular
iTrader: (5)
 
Joined: Sep 2009
Posts: 443
Likes: 0
Default

I am getting flippin sick of this Database Error!!!!!!!!


<!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" />
<meta name="ROBOTS" content="NOINDEX,NOFOLLOW,NOARCHIVE" />
<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>
<br /><br /><br />
<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.ls1tech.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.ls1tech.com forum technical staff have been notified of the error, though you may <a href="mailto:webmaster@ls1tech.com">contact them</a> if the problem persists.</td>

</tr>
<tr>
<td class="bodytext" colspan="2">&nbsp;<br />We apologise for any inconvenience.</td>
</tr>
</table>


<!--
Database error in vBulletin :

mysql_connect() [&lt;a href='function.mysql-connect'&gt;function.mysql-connect&lt;/a&gt;]: Too many connections
/var/www/html/forums/includes/class_core.php on line 311

MySQL Error :
Error Number :
Request Date : Wednesday, January 26th 2011 @ 06:18:51 PM
Error Date : Wednesday, January 26th 2011 @ 06:18:51 PM
Script : https://ls1tech.com/forums/private.p...;pmid=13952244
Referrer : https://ls1tech.com/forums/private.p...;pmid=13952244
IP Address : 173.81.251.187
Username :
Classname : vB_Database
MySQL Version :
-->

<script type="text/javascript"> pxlSiteFile = "ls1tech.com.js"; pxlScriptStart = '%3Cscr' + 'ipt type="text/javascript"'; pxlScriptEnd = '%3C/scr' + 'ipt%3E'; if (location.protocol.indexOf("https") == -1) { document.write(unescape(pxlScriptStart + ' src="http://pxl.ibpxl.com/'+pxlSiteFile+'"%3E'+pxlScriptEnd)); } else { document.write(unescape(pxlScriptStart + ' src="https://pxlssl.ibpxl.com/'+pxlSiteFile+'"%3E'+pxlScriptEnd)); } </script>
</body>
</html>
Reply
Old Jan 26, 2011 | 10:01 PM
  #20  
GTO1_OHIO's Avatar
11 Second Club
iTrader: (3)
 
Joined: Apr 2005
Posts: 600
Likes: 1
From: Melbourne Beach FL
Default

lots of this recently
Reply



All times are GMT -5. The time now is 10:03 PM.

story-0
Retro Modern Bandit Pontiac Trans AM Comes With Burt Reynolds' Autograph

Slideshow: A modern Camaro transformed into a retro icon, this limited-run "Bandit" build blends nostalgia with brute force in a way few revivals manage.

By Verdad Gallardo | 2026-04-21 13:57:02


VIEW MORE
story-1
Top 10 Greatest Cadillac V Series Performance Models Ever, Ranked

Slideshow: Cadillac didn't just crash the high-performance luxury vehicle party, it showed up loud, supercharged, and occasionally a little unhinged...

By Pouria Savadkouei | 2026-04-16 10:05:15


VIEW MORE
story-2
Top 10 Most Powerful Chevy Trucks Ever Made!

Slideshow: Top ten most powerful Chevy trucks ever made

By | 2026-03-25 09:22:26


VIEW MORE
story-3
Hennessey's New Supercharged Silverado ZR2 Has 700 HP

Slideshow: Hennessey has turned the Silverado ZR2 into a 700-hp off-road monster with supercharged V8 power and a limited production run.

By Verdad Gallardo | 2026-03-24 18:57:52


VIEW MORE
story-4
Coachbuilt N2A Anteros Is an LS2-Powered C6 Corvette In Italian Clothes

Slideshow: A one-off sports car that looks like a vintage Italian exotic-but hides a C6 Corvette underneath-just sold for the price of a new mid-engine Corvette.

By Verdad Gallardo | 2026-03-23 18:53:41


VIEW MORE
story-5
Awesome K5 Blazer Restomod Comes With C7 Corvette Power

Slideshow: A heavily reworked 1972 K5 Blazer swaps its off-road roots for a low-slung street-focused build with modern V8 power.

By Verdad Gallardo | 2026-03-09 18:08:45


VIEW MORE
story-6
10 Camaros You Should Never Buy

Slideshow: There are thousands of used Camaros on the market but we think you should avoid these 10

By | 2026-02-17 17:09:30


VIEW MORE
story-7
10 LS Engine Myths That Refuse to Die

Slideshows: Which one of these myths do you believe?

By Verdad Gallardo | 2026-01-28 18:10:11


VIEW MORE
story-8
Five Reasons the Camaro Was the Most Pivotal Player in the Pony Car Wars 2.0

The world was a better place when it was still around.

By Brett Foote | 2026-01-23 09:20:37


VIEW MORE
story-9
10 Reasons the LS7 Is GM's Most Extreme Naturally Aspirated V8 Engine Ever

Slideshow: The 7.0-liter LS7 was designed for absolute cutting-edge performance.

By Verdad Gallardo | 2026-01-07 18:36:00


VIEW MORE