Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 56
1 members and 55 guests
int5nwernetmarx
Most users ever online was 611, 03-21-2008 at 10:10 PM.
» .::.
» .:.

Go Back   Nukemods Forum > NM Staff > Purged Topics

Reply
 
LinkBack Thread Tools Display Modes
Forums Down
Old
  (#1 (permalink))
Junior Member
 
Status: Offline
Posts: 43
Join Date: Jan 2003
Forums Down - 05-05-2003, 07:42 PM

My forums went down today for a reason unknown to me. My moderators tell me they have done nothing and no one has admin access except myself. I have not done anything with the themes, I have not been on the site all day because my computer somehow broke. So I am on my super slow and very outdated laptop.

I checked and I do not have, nor have I ever had a "deep blue" theme. I have a dark blue theme and that is it. I have not recently installed any new themes either. Can anyone help me?
My advertiser also sent me a nasty email about the downtime. I am so frusterated.


http://www.solo-ops.com

Thanks in advance...

Hilary
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#2 (permalink))
Junior Member
 
Status: Offline
Posts: 60
Join Date: Apr 2003
05-05-2003, 08:08 PM

This came from Chatserv. It fixes a theme problem and is self explanitory:

Quote:
chatserv wrote:
copy the following code into a file and save it as fixtheme.php:
Code:

<?php

################################################## ###
################################################## ###

require("config.php");

$host = $dbhost;
$database = $dbname;
$username = $dbuname;
$password = $dbpass;
$def_theme = "NukeNews";
mysql_connect($host, $username, $password);
@mysql_select_db($database);

####################### BEGIN THE INSTALL #######################################

mysql_query("update ".$prefix."_config set Default_Theme='$def_theme'");

?>


If you don't have the NukeNews theme uploaded in your site then change the value for $def_theme = "Insert_Theme_Name_Here"; so that it reflects one of your working themes, save it, upload it, then point your browser to http://yoursite.com/fixtheme.php
Sorry chatserv, couldn't resist.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#3 (permalink))
Junior Member
 
Status: Offline
Posts: 43
Join Date: Jan 2003
05-06-2003, 12:13 AM

Wow, I am such a retard. It took me so long to make that code work. Now the problem is that it is not connecting to my database. So do I have to re-do everything? My tables all seem to be there and in place... I don't understand why it defaulted to the regular stuff?
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Scrolling Forums not showing forums items paycheck Purged Topics 1 09-29-2008 12:57 AM
Seeing Hidden forums on Recent Forums Block... Jazket Open topics 0 04-08-2005 10:09 AM
google in forums free scripts add it to your forums perfect-games Open topics 0 11-15-2004 02:33 PM
new: Splatt Forums database into your phpBB Forums database Martin Purged Topics 2 03-01-2003 07:47 PM




vBulletin Skin developed by: vBStyles.com


LinkBacks Enabled by vBSEO 3.3.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31