The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#9
|
|||
|
|||
![]()
ok i did what you suggested and got this as the veiw source code
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>Da UndaGround 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> <table cellpadding="3" cellspacing="5" id="container"> <tr> <td><img src="http://undagroudutopia.com/forums/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 Da UndaGround 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="/">undagroudutopia.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 undagroudutopia.com forum technical staff have been notified of the error, though you may <a href="mailto:kingfly@kingflyent.com">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.8.0 Beta 2: Invalid SQL: SELECT userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid, IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid, language.phrasegroup_global AS phrasegroup_global, language.phrasegroup_holiday AS phrasegroup_holiday, language.options AS lang_options, language.languagecode AS lang_code, language.charset AS lang_charset, language.locale AS lang_locale, language.imagesoverride AS lang_imagesoverride, language.dateoverride AS lang_dateoverride, language.timeoverride AS lang_timeoverride, language.registereddateoverride AS lang_registereddateoverride, language.calformat1override AS lang_calformat1override, language.calformat2override AS lang_calformat2override, language.logdateoverride AS lang_logdateoverride, language.decimalsep AS lang_decimalsep, language.thousandsep AS lang_thousandsep ,kbank_granted.allow_count AS kbank_granted_count ,kbank_granted.allow_userid AS kbank_granted_userid ,kbank_granted.allow_username AS kbank_granted_username ,kbank_granted.allow_usergroupid AS kbank_granted_usergroupid ,kbank_granted.allow_membergroupids AS kbank_granted_membergroupids ,kbank_granted.allow_Cash AS kbank_granted_Cash FROM vbuser AS user LEFT JOIN vbuserfield AS userfield ON (user.userid = userfield.userid) LEFT JOIN vbusertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN vblanguage AS language ON (language.languageid = IF(user.languageid = 0, 1, user.languageid)) LEFT JOIN ( SELECT kbank_granted.userid AS userid ,COUNT(*) AS allow_count ,GROUP_CONCAT(user.userid SEPARATOR '|') AS allow_userid ,GROUP_CONCAT(user.username SEPARATOR '|') AS allow_username ,GROUP_CONCAT(user.usergroupid SEPARATOR '|') AS allow_usergroupid ,GROUP_CONCAT(user.membergroupids SEPARATOR '|') AS allow_membergroupids ,GROUP_CONCAT(user.Cash SEPARATOR '|') AS allow_Cash FROM `vbkbank_granted_permission` AS kbank_granted INNER JOIN `vbuser` AS user ON (user.userid = kbank_granted.allowid) WHERE kbank_granted.userid = 1 GROUP BY kbank_granted.userid ) AS kbank_granted ON (kbank_granted.userid = user.userid) WHERE user.userid = 1; MySQL Error : Table 'letstrythisagain.vbkbank_granted_permission' doesn't exist Error Number : 1146 Request Date : Sunday, December 14th 2008 @ 08:13:38 AM Error Date : Sunday, December 14th 2008 @ 08:13:39 AM Script : http://undagroudutopia.com/forum/ --------------- Added [DATE]1229267855[/DATE] at [TIME]1229267855[/TIME] --------------- it keeps teeling me i am using 3.8 as well.....i had upgraed to that but found somethings didnt work and went back to 3.7 --------------- Added [DATE]1229270036[/DATE] at [TIME]1229270036[/TIME] --------------- is there any backdoor way to get in and remove the product? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|