NDTechs.com :: View topic - NEED HELP ASAP

 Forum FAQForum FAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


NEED HELP ASAP
Goto page Previous  1, 2, 3, 4
 
Post new topic   Reply to topic    NDTechs.com Forum Index -> Software Support View previous topic :: View next topic  
Author Message
-PC-
Site Admin
Site Admin


Joined: Dec 27, 2003
Posts: 59

PostPosted: Sun Feb 08, 2004 7:35 pm    Post subject: Re: NEED HELP ASAP Reply with quote

I just reuploaded the files for the theme and it works now.

Yep just one user to test with, that way you know it works before changing it to the entire site.
Back to top
View user's profile Send private message Send e-mail
Vash
Newbie
Newbie


Joined: Jan 21, 2004
Posts: 31

PostPosted: Sun Feb 08, 2004 7:51 pm    Post subject: Re: NEED HELP ASAP Reply with quote

thank you, everytime I upload a them it doesn't work, wth? Hey what ftp program do you use?
Back to top
View user's profile Send private message
-PC-
Site Admin
Site Admin


Joined: Dec 27, 2003
Posts: 59

PostPosted: Sun Feb 08, 2004 7:56 pm    Post subject: Re: NEED HELP ASAP Reply with quote

WSFTP http://www.ipswitch.com/_download/wsftppro.asp
Back to top
View user's profile Send private message Send e-mail
Vash
Newbie
Newbie


Joined: Jan 21, 2004
Posts: 31

PostPosted: Sun Feb 08, 2004 9:21 pm    Post subject: Re: NEED HELP ASAP Reply with quote

thanks
Back to top
View user's profile Send private message
Vash
Newbie
Newbie


Joined: Jan 21, 2004
Posts: 31

PostPosted: Wed Feb 11, 2004 8:09 pm    Post subject: Re: NEED HELP ASAP Reply with quote

Hey, could you tell me (so I know in the future) How to chenge the default theme if it doesn't work? (I forgot to tell one of my Admins and they changed and well, now it doesn'y work, the theme is from thethemes.net and we wanted to see how it would look like) So if there is any info on how I may be able to fix it, please tell me, thanks. Cool
Back to top
View user's profile Send private message
-PC-
Site Admin
Site Admin


Joined: Dec 27, 2003
Posts: 59

PostPosted: Thu Feb 12, 2004 9:58 am    Post subject: Re: NEED HELP ASAP Reply with quote

I did the same as I did the last time re-uploaded the theme that was in use to the site, it is working now.
Your ftp does not apear to be sending all of the files for the theme when uploaded.

As for fixing it without re-uploading the theme, you would have to log into your sql go to your phpadmin, go to nuke_config, Browse, hit the edit icon, and then change the value for Default_Theme to simpletech or whatever theme your using.

That is how it is suposed to work anyhow, when I click edit on your site it does not load the page, so I had to deate everything in the sql and re-upload it the first few times. That however wipes everything out from your site and you have to start from scratch agean.

I will see if I can make a small php file to just insert the default theme value for it. give me a few and i'll see what I can come up with.
Back to top
View user's profile Send private message Send e-mail
-PC-
Site Admin
Site Admin


Joined: Dec 27, 2003
Posts: 59

PostPosted: Wed Feb 18, 2004 11:00 am    Post subject: Re: NEED HELP ASAP Reply with quote

Thia should work for you, just make a new file " changetheme.php"
and put this in it:

Code:
<?php
include("mainfile.php");

// PHP-Nuke change theme
$db->sql_query("UPDATE ".$prefix."_config SET Default_Theme='Sunset'");
echo "PHP-Nuke change theme finished!<br><br>"
     ."Delete this file...";
?>


Replace Sunset with the theme you want to use.
Then go to yoursite/changetheme.php and it should change it for you.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    NDTechs.com Forum Index -> Software Support
Page 4 of 4 Goto page Previous  1, 2, 3, 4

All times are GMT - 5 Hours


 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Powered by phpBB © 2001, 2002 phpBB Group 


Forums ©
    
Exclusive Theme by NDTechs.com

Netrition - The Internet's Premier Nutrition Superstore!
© 2005 by NDTechs :: Portal Copyright © 2004 by Francisco Burzi.
Page Generation: 0.75 Seconds