PDA

View Full Version : Help me I my site is down


kobescoresagain
07-05-2006, 07:04 PM
I get this email
Database error in vBulletin 3.5.3:

Invalid SQL:

REPLACE INTO datastore
(title, data)
VALUES
('userstats', 'a:4:{s:13:\"numbermembers\";s:3:\"463\";s:13:\"activemembers\";s:3:\"408\";s:11:\"newusername\";s:7:\"Harpoon\";s:9:\"newuserid\";s:3:\"511\";}');

MySQL Error : Access denied for user: 'number@%' to database 'db119044308'
Error Number : 1044
Date : Wednesday, July 5th 2006 @ 02:36:09 PM
Script : http://sportscardfreaks.com/forums/index.php?
Referrer :
IP Address : xx.xx.xxx.xxx
Username : xxxxxxxxxxx
Classname : vb_database

I had someone working on it, and it doesn't work now, he blamed it on my host.. Please post here or contact me at my aim sportscardfreaks Please help me

bashy
07-05-2006, 07:29 PM
Hi, Sorry i cant help but you should edit your IP and username!!

kobescoresagain
07-05-2006, 07:32 PM
please someone help me, I have no clue what to do

peterska2
07-05-2006, 07:57 PM
Check your config.php file and make sure that the details are correct for your server and database.

kobescoresagain
07-05-2006, 07:59 PM
what folder would that be in?

peterska2
07-05-2006, 08:01 PM
it's in the includes directory

kobescoresagain
07-05-2006, 08:03 PM
those seem to match up

peterska2
07-05-2006, 08:07 PM
Try disabling all your plugins by putting $config['Misc']['debug'] = true; into your config.php file on a new line under<?php

kobescoresagain
07-05-2006, 08:09 PM
I did that, still an error page

should that %@ be after the username for the database? just number is the db name

peterska2
07-05-2006, 08:18 PM
You will need to check that with your host.

kobescoresagain
07-05-2006, 08:20 PM
I checked the database name... it is without the @%. I have called the host, but they seem to be taking forever.... Do you think it is a host issue.

peterska2
07-05-2006, 09:07 PM
if it is without the @% then make sure that that is how you have it set in your config.php file

COBRAws
07-05-2006, 09:09 PM
Submit a ticket @ vb.com

kobescoresagain
07-05-2006, 09:15 PM
it is without it in the config

can someone paste the config file here, so I can replace it and try that

Paul M
07-05-2006, 09:53 PM
We cannot post your config file.

The mysql details are incorrect in your config file, either the username, password or database are wrong. Personally I would suspect the person who did the work you mention. Do you have phpmyadmin access to your site ?

kobescoresagain
07-05-2006, 10:35 PM
yes, paul. I checked out the config multiple times, I got one for 3.5 that is identical to 3.5.3 and filled it in again, same error. The guy said he hadn't put anything up yet..... I can provide information to anyone that needs it, if you need passwords, let me know.

Guest210212002
07-05-2006, 10:51 PM
If your DB is active and your credentials are correct, the problem is most likely with your host.

DjTaz
07-06-2006, 12:53 PM
You could try uploading a brand new fourms to a folder called test with a fresh config file with all of your correct credentials and see if that works ok - if that doesnt work with all fresh files then it has to be a hosting issue. (assumeing your username and pass to the database are correct)