vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Forum and Server Management (https://vborg.vbsupport.ru/forumdisplay.php?f=232)
-   -   Database Error (https://vborg.vbsupport.ru/showthread.php?t=223832)

martyyy 09-23-2009 08:52 PM

Database Error
 
I was recently adding a new hack to my VB forum and when it came to upload the xml file it failed then i was took to a white page with just php errors which stopped me gaining acces to my admin panel to unistall the script. Then after about 10 minutes my forum was replaced by a Database Error page as you can see here: http://www.pokeoak.com

Since this i have gone through the database manually deleting anything related to this feature, also i have deleted all folders and files with FTP, i'm really stuck on this and can not find a solution to fix this.

Also as the forum is pretty new i havn't backed up the database (stupid i know)

Lynne 09-23-2009 09:50 PM

When you get a page like that, view the page source to see the actual error:
Code:

<!--
Database error in vBulletin :

mysql_connect() [&lt;a href='function.mysql-connect'&gt;function.mysql-connect&lt;/a&gt;]: Access denied for user 'pokeoak'@'localhost' (using password: YES)
/home/pokeoak/public_html/includes/class_core.php on line 311

MySQL Error  :
Error Number  :
Request Date  : Wednesday, September 23rd 2009 @ 05:48:06 PM
Error Date    : Wednesday, September 23rd 2009 @ 05:48:06 PM
Script        : http://www.pokeoak.com/
Referrer      : https://vborg.vbsupport.ru/showthread.php?t=223832
IP Address    : xxxxx
Username      :
Classname    : vB_Database
MySQL Version :
-->

It looks to me like you have changed the info in your config.php perhaps? Right now, it can't connect to your database because access is being denied to that user.

martyyy 09-23-2009 10:00 PM

thanks alot lynne seems the database error page was related to config then once that was solved i quickly solved the other problem i had, again THANK YOU!


All times are GMT. The time now is 04:11 AM.

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.00976 seconds
  • Memory Usage 1,714KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete