Postami l'errore preciso...
Click destro, visualizza HTML
Visualizzazione Stampabile
Postami l'errore preciso...
Click destro, visualizza HTML
ecco qua:
Codice:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>Maxconsole-ita 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 Maxconsole-ita 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.maxconsole-ita.org</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.maxconsole-ita.org forum technical staff have been notified of the error, though you may <a href="mailto:admin@maxconsole-ita.org">contact them</a> if the problem persists.</td>
</tr>
<tr>
<td class="bodytext" colspan="2"> <br />We apologise for any inconvenience.</td>
</tr>
</table>
<!--
Database error in vBulletin 3.6.4:
Invalid SQL:
REPLACE INTO forum_phrase (languageid, varname, text, phrasetypeid, product) VALUES (0, 'welcomepm', 'Hi $username and welcome to {$registry->options[\'bbtitle\']}!
We appreciate you taking the time to register on our site and we hope you enjoy your stay.
If you have any questions, you can ask an administrator for assistance.
We hope to see you around.
Sincerely,
The {$registry->options[\'bbtitle\']} staff', 3000, 'vbulletin');
MySQL Error : Unknown column 'phrasetypeid' in 'field list'
Error Number : 1054
Date : Monday, April 23rd 2007 @ 05:38:17 PM
Script : http://www.maxconsole-ita.org/forum/admincp/index.php
Referrer : http://www.maxconsole-ita.org/forum/usercp.php
IP Address : 80.104.114.36
Username :
Classname : vb_database
-->
</body>
</html>
C'è un errore nella tabella pharestypeid
Unknown column 'phrasetypeid' in 'field list'
Se fai una ricerca nel forum, tempo fa y2ksw ha postato una query o soluzione esegubile per riparare all'errore....
ok grazie adesso cerco
danny niente non ho trovato la discussione di y2ksw!
Spetta che provo io...
ok grazie mille
ALTER TABLE phrase ADD phrasetypeid int(11) NOT NULL default '0';
aggiungi anche il prefisso di tabella.
Non è comunque una soluzione per risolvere i problemi di plugin guasti ;)
raga ma non so come aggiungere sono ancora in crisi ho le mani legate non posso fare niente!!! aiuto vi prego!