Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions

Reply
 
Thread Tools Display Modes
  #1  
Old 08-13-2006, 03:01 PM
5IVEO 5IVEO is offline
 
Join Date: Jul 2006
Location: Barnsley, Yorks, UK
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default URGENT HELP NEEDED....for newby

Ive tried installing a new skin today for my forum and obviously somethings either not worked properly or ive made a hash of things...probably the latter tbh, but the problem is that now i cannot access my board OR the admin CP, is there anyway i can get back into it?? it says database error but i just cannot do anything. Ive contacted vbulletin but obviously its a sunday so there not gonna get back to me in a hurry.....has anyone any advice...ps...i hopefully shouldn't have lost anything should i?

this is what im getting when i try logging in:

Database error in vBulletin 3.5.4:

Invalid SQL:
SELECT userid, username FROM vb_user WHERE vb_userid=62;

MySQL Error : Unknown column 'vb_userid' in 'where clause'
Error Number : 1054
Date : Sunday, August 13th 2006 @ 09:02:20 AM
Script : http://www.ukiron.co.uk/index.php
Referrer :
IP Address : 88.109.73.221
Username : 5IVE-O
Classname : vb_database
Reply With Quote
  #2  
Old 08-13-2006, 03:22 PM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I really don't see how installing a style could do that - did you install some products or plugins as well ?

Try adding
PHP Code:
define('DISABLE_HOOKS'true); 
to your config.php file to disable all plugins.
Reply With Quote
  #3  
Old 08-13-2006, 03:25 PM
5IVEO 5IVEO is offline
 
Join Date: Jul 2006
Location: Barnsley, Yorks, UK
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Paul M
I really don't see how installing a style could do that - did you install some products or plugins as well ?

yeah i installed a plug-in just followed what is said really and now all access is gone, im totally bamboozled on how to get access, any ideas?

so if i access my server i can do this? i really am a newbie to this, i share the site with an American friend who is more into this type of stuff however its obviously early over there, so im trying to figure it out myself
Reply With Quote
  #4  
Old 08-13-2006, 03:46 PM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

On the server you need to edit the file config.php, which is in the includes folder - add that line near the bottom (before the last line).
Reply With Quote
  #5  
Old 08-13-2006, 04:39 PM
5IVEO 5IVEO is offline
 
Join Date: Jul 2006
Location: Barnsley, Yorks, UK
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

im now getting this msg when i right click/ source/view

<!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">
<!--
blockquote { margin-top: 75px; }
p { font: 11px tahoma, verdana, arial, sans-serif; }
-->
</style>
</head>
<body>
<blockquote>
<blockquote>
<p><strong>There seems to have been a problem with the database.</strong><br />
Please try again by clicking the <a href="#" onclick="window.location = window.location;">Refresh</a> button in your web browser.</p>
<p>An E-Mail has been dispatched to our <a href="mailto:jforjames@fsmail.net">Technical Staff</a>, whom you can also contact if the problem persists.</p>
<p>We apologise for any inconvenience.</p>


<!--
Database error in vBulletin :

mysql_connect(): Access denied for user: 'fiveo@linhost201.mesa1.secureserver.net' (Using password: YES)
/home/content/f/i/v/fiveo/html/includes/class_core.php on line 279

MySQL Error :
Error Number :
Date : Sunday, August 13th 2006 @ 10:36:50 AM
Script : http://www.ukiron.co.uk/index.php
Referrer :
IP Address : 88.109.73.221
Username :
Classname : vb_database
-->


</blockquote>
</blockquote>
</body>
</html>
Reply With Quote
  #6  
Old 08-13-2006, 04:44 PM
Ntfu2 Ntfu2 is offline
 
Join Date: Feb 2006
Posts: 1,247
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It seems you are having some database issues

Thats usually when your database connection drops, most likely a hosting problem. Make sure your database still exisits, and if it does make sure the username and password you have for it, are entered into the config.php file
Reply With Quote
  #7  
Old 08-13-2006, 04:56 PM
5IVEO 5IVEO is offline
 
Join Date: Jul 2006
Location: Barnsley, Yorks, UK
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ntfu2
It seems you are having some database issues

Thats usually when your database connection drops, most likely a hosting problem. Make sure your database still exisits, and if it does make sure the username and password you have for it, are entered into the config.php file

well im assuming that is a host problem b/c ive not messed with the db prior to this (it still exists) and im nearly 100% sure i haven't messed with the config file, what shold i do when i access the config file? all my members are having probs not just me so is it more than likely a server issue? anyone experienced this?
Reply With Quote
  #8  
Old 08-13-2006, 05:08 PM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Are you sure you didn't change anything else in the config.php
Reply With Quote
  #9  
Old 08-13-2006, 05:14 PM
5IVEO 5IVEO is offline
 
Join Date: Jul 2006
Location: Barnsley, Yorks, UK
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Paul M
Are you sure you didn't change anything else in the config.php

im nearly positive, this is what its saying the fault is:

mysql_connect(): Access denied for user: 'fiveo@linhost201.mesa1.secureserver.net' (Using password: YES)
/home/content/f/i/v/fiveo/html/includes/class_core.php on line 279



also because my server is obviously online, im havin trouble accessing the config.php file, i just dont know how to do it, sorry for all the silly questions but im really in a rut here
Reply With Quote
  #10  
Old 08-13-2006, 05:19 PM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That error message generally means that either the user/password for your database is wrong, or the database name itself is wrong, they are all in the config.php. Since that error started after you edited it, then it really points to something you changed.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:30 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05173 seconds
  • Memory Usage 2,249KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_php
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete