My forums gone?

Connect with other users about what to run on your webhosting (and how to run it) here.
Post Reply
User avatar
Hatz
This is my homepage
This is my homepage
Posts: 84
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Thu Jan 18, 2007 5:07 pm
Contact:

My forums gone?

Post by Hatz »

I just went into control panel and clear mysql data to reset server xp, I have uwc3. I did not however clear the website data.

My forums are down now and gives me this message:

phpBB : Critical Error

Could not query config information

DEBUG MODE

SQL Error : 1146 Table 'snk.phpbb_auto_config' doesn't exist

SELECT * FROM phpbb_auto_config

Line : 215
File : common.php

---------------------------------------


When i access my site through ftp, the files are all still there. What is wrong?
SNK-KLAN.NET - CS Denver - Realistic Mods - Fast DL - Believe It...

•Realistic Mods to help promote a more real cs!
•Forums are at http://www.snk-klan.net
•IP of the server is 72.5.102.41:27015
•19 slot server.
•HLTV
User avatar
Hatz
This is my homepage
This is my homepage
Posts: 84
Joined: Thu Jan 18, 2007 5:07 pm
Contact:

Post by Hatz »

Oh wow.....please tell me that my tables I created, and all the post and registered users are not completely gone......
SNK-KLAN.NET - CS Denver - Realistic Mods - Fast DL - Believe It...

•Realistic Mods to help promote a more real cs!
•Forums are at http://www.snk-klan.net
•IP of the server is 72.5.102.41:27015
•19 slot server.
•HLTV
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Post by Nick|NFo »

Phpbb stores all the users, posts, etc in mysql, the files you see are just the php files that access, write and modify the mysql database and its tables.

Yes, you did clear it. If you want to clear your uwc3 stats, you need to clear that table and only that table.
-Nick
User avatar
Hatz
This is my homepage
This is my homepage
Posts: 84
Joined: Thu Jan 18, 2007 5:07 pm
Contact:

Post by Hatz »

Ok wow.....is there no way to get it all back? And still, if it was all wiped, my website files are still there. Why can't i see my forums at all, even without users and posts anymore
SNK-KLAN.NET - CS Denver - Realistic Mods - Fast DL - Believe It...

•Realistic Mods to help promote a more real cs!
•Forums are at http://www.snk-klan.net
•IP of the server is 72.5.102.41:27015
•19 slot server.
•HLTV
User avatar
Edge100x
Founder
Founder
Posts: 12952
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Post by Edge100x »

Hatz wrote:Ok wow.....is there no way to get it all back?
We may have a backup. If you just did this, I'd recommend emailing to ask about that.
And still, if it was all wiped, my website files are still there. Why can't i see my forums at all, even without users and posts anymore
phpBB tries to connect to the database and load a table listing basic configuration information such as the name of the forums before it does anything else. If it can't retrieve the table, it dies.
User avatar
Hatz
This is my homepage
This is my homepage
Posts: 84
Joined: Thu Jan 18, 2007 5:07 pm
Contact:

Post by Hatz »

It's back today.....did any of you do this?
SNK-KLAN.NET - CS Denver - Realistic Mods - Fast DL - Believe It...

•Realistic Mods to help promote a more real cs!
•Forums are at http://www.snk-klan.net
•IP of the server is 72.5.102.41:27015
•19 slot server.
•HLTV
User avatar
Edge100x
Founder
Founder
Posts: 12952
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Post by Edge100x »

Yup, we got your email and I had it restored from backups this morning. Sent you a reply, too ;)
User avatar
Hatz
This is my homepage
This is my homepage
Posts: 84
Joined: Thu Jan 18, 2007 5:07 pm
Contact:

Post by Hatz »

Edge I can't thank you enough man, you saved some1's life because if I had to remake all that shit....someone's life was gonna end lol. Thanks man.
SNK-KLAN.NET - CS Denver - Realistic Mods - Fast DL - Believe It...

•Realistic Mods to help promote a more real cs!
•Forums are at http://www.snk-klan.net
•IP of the server is 72.5.102.41:27015
•19 slot server.
•HLTV
IcEWoLF
This is my homepage
This is my homepage
Posts: 1192
Joined: Thu Aug 10, 2006 9:41 pm
Contact:

Post by IcEWoLF »

give him a hug, he deserves it.

/hug

BTW most companies charge you to backup ur stuff..which NFo graciously is not charging you to backup ur data.
Image
Image
User avatar
Hatz
This is my homepage
This is my homepage
Posts: 84
Joined: Thu Jan 18, 2007 5:07 pm
Contact:

Post by Hatz »

Not to bring back a dead topic, but with something you said earlier about mysql and it's tables. Where do i access my mysql tables? I don't even know where they are located. I am trying to fix a problem with the uwc3 mod on my server, some guys said this:

"Where is the sql table for uwc3 xp? I used my control panel to wipe out sql b4, and it deleted my effing website.....i assume this isnt the same sql"
SNK-KLAN.NET - CS Denver - Realistic Mods - Fast DL - Believe It...

•Realistic Mods to help promote a more real cs!
•Forums are at http://www.snk-klan.net
•IP of the server is 72.5.102.41:27015
•19 slot server.
•HLTV
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Post by Nick|NFo »

You can use this utility to maintain your mysql database, http://www.phpmyadmin.net. There are directions on the website that will explain everything in the documentation. There are only a few things you need to change to get it working, then there are a lot of advanced customizations you could do, but not necessary. All you would need to setup is username, password, hostname (localhost) and set it using cookie method so you have to login.
-Nick
User avatar
Hatz
This is my homepage
This is my homepage
Posts: 84
Joined: Thu Jan 18, 2007 5:07 pm
Contact:

Post by Hatz »

Ok, is this the sql for my forums or my server? I want to access sql for my server. I also found the tables at this address ftp://206.253.195.194/forums/db/


but there doesn't appear to be a db section in ftp://206.253.195.194/server

shouldn't there be? Sql must have a table for my server to save the xp and it is working and has been for awhile. I can't seem to find this table that saves everyone's xp.
SNK-KLAN.NET - CS Denver - Realistic Mods - Fast DL - Believe It...

•Realistic Mods to help promote a more real cs!
•Forums are at http://www.snk-klan.net
•IP of the server is 72.5.102.41:27015
•19 slot server.
•HLTV
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Post by Nick|NFo »

You aren't going to see the database in your FTP, you never can. Mysql is on a different server, a mysql database server. That is why you need phpmyadmin to access and see it.
-Nick
User avatar
Hatz
This is my homepage
This is my homepage
Posts: 84
Joined: Thu Jan 18, 2007 5:07 pm
Contact:

Post by Hatz »

This is the only way to do it? Just to delete the table and start fresh?
SNK-KLAN.NET - CS Denver - Realistic Mods - Fast DL - Believe It...

•Realistic Mods to help promote a more real cs!
•Forums are at http://www.snk-klan.net
•IP of the server is 72.5.102.41:27015
•19 slot server.
•HLTV
KILL3R
A semi-regular
A semi-regular
Posts: 18
Joined: Wed Feb 28, 2007 2:59 pm

Post by KILL3R »

Hatz wrote:This is the only way to do it? Just to delete the table and start fresh?
well like nick said yes
Image
Post Reply