PDA

View Full Version : Urgent Help!! - Fixed


dfc005
05-02-2008, 04:37 AM
Hey guys,

Just wondering if someone could help me with this problem!!

Went to check out my forum today and found it's just returing a blank page.

http://www.sticksports.com

Weird thing is, the rest of the pages seem to be working, just the homepage isn't.

http://www.sticksports.com/faq.php
http://www.sticksports.com/blog.php
http://www.sticksports.com/member.php?u=8

Nothing has been changed in the last 24 hours, no files, no templates, no hooks. Was all working earlier today and now it doesn't seem to be!

Using latest version 3.7.0

Anyone?

--------------- Added 1209707094 at 1209707094 ---------------

Just as an update....

I also had a bunch of aggregate_temp tables that had been randomly created in the DB. Would this have something to do with the problem?

WEBDosser
05-02-2008, 04:48 AM
someone has change the url.. it says http://www.sticksports.com/index.ph

Boofo
05-02-2008, 04:59 AM
Reupload your index.php file and see if that fixes it.

dfc005
05-02-2008, 05:09 AM
Tried that reuploading the file. Didn't help.

The actual homepage is "forum.php" and index.php just forwards you onto that.

Boofo
05-02-2008, 05:10 AM
Did you try uploading a new forum.php?

dfc005
05-02-2008, 06:43 AM
Tried that reuploading the file. Didn't help.

As above.

It's just created a bunch more tables in the DB.

aaggregate_temp_1209712200
blog_aggregate_temp_1209713700
taggregate_temp_1209711360

etc

Help!

--------------- Added 1209714524 at 1209714524 ---------------

OK, am getting this problem when in the admincp.

Database error in vBulletin 3.7.0:

Invalid SQL:
LOCK TABLES mailqueue WRITE;

MySQL Error : Access denied for user 'cricket'@'192.168.0.1' to database 'spring_forum'
Error Number : 1044

But I obviously do have access using that user cause I can still see the blog and profile pages etc....

--------------- Added 1209715098 at 1209715098 ---------------

EDIT: OK, found the problem. Somehow the privileges had been changed for the user. They had 'lock' privileges but somehow in the last 24 hours, that has changed. So, changed the setting from 'Yes, with locking' to 'Yes' in "Use Mailqueue System" settings.