You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 58 guest(s) and 1 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Themes not changing since nuke upgrade... [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
anthonyaykut
Lieutenant
Lieutenant


Joined: Mar 26, 2003
Posts: 182

Location: Europe

PostPosted: Sat Sep 13, 2003 7:20 am Reply with quoteBack to top

IACOJ

No I have not installed any snaps - just the base NC 6.5 bundle.
Find all posts by anthonyaykutView user's profileSend private messageSend e-mailVisit poster's website
mikem
Theme Guru
Theme Guru


Joined: Jan 13, 2003
Posts: 1582

Location: Corn fields of Indiana

PostPosted: Sat Sep 13, 2003 9:24 am Reply with quoteBack to top

Do any of the other Preferences change?
Try changing something else on your Admin/Preferences page and see if the settings save.

_________________
Getting Started | My Projects
Find all posts by mikemView user's profileSend private message
anthonyaykut
Lieutenant
Lieutenant


Joined: Mar 26, 2003
Posts: 182

Location: Europe

PostPosted: Sat Sep 13, 2003 12:26 pm Reply with quoteBack to top

4 me, the otherprefs change oKh
Find all posts by anthonyaykutView user's profileSend private messageSend e-mailVisit poster's website
sanpaku
Nuke Soldier
Nuke Soldier


Joined: Sep 08, 2003
Posts: 21

Location: roundabout

PostPosted: Sat Sep 13, 2003 7:33 pm Reply with quoteBack to top

hmm...at this time i truly cannot say whether was downloaded from phpnuke.org or not:( sorry....

in reference to other queries, have tried all suggestions provided to me regarding this glitch.....to no avail. I have no probs with any other areas or admin, etc.
Find all posts by sanpakuView user's profileSend private messageVisit poster's websiteICQ Number
dlampkin12
Nuke Cadet
Nuke Cadet


Joined: Sep 16, 2003
Posts: 1


PostPosted: Tue Sep 16, 2003 10:55 am Reply with quoteBack to top

I had the same problem. I upgraded from 5.5 to 6.8, couldnt change the default theme. I fixed this by dropping the nuke-config table from MySql, and then I ran theis query:
Quote:


CREATE TABLE nuke_config (
sitename varchar(255) NOT NULL default '',
nukeurl varchar(255) NOT NULL default '',
site_logo varchar(255) NOT NULL default '',
slogan varchar(255) NOT NULL default '',
startdate varchar(50) NOT NULL default '',
adminmail varchar(255) NOT NULL default '',
anonpost tinyint(1) NOT NULL default '0',
Default_Theme varchar(255) NOT NULL default '',
foot1 text NOT NULL,
foot2 text NOT NULL,
foot3 text NOT NULL,
commentlimit int(9) NOT NULL default '4096',
anonymous varchar(255) NOT NULL default '',
minpass tinyint(1) NOT NULL default '5',
pollcomm tinyint(1) NOT NULL default '1',
articlecomm tinyint(1) NOT NULL default '1',
broadcast_msg tinyint(1) NOT NULL default '1',
my_headlines tinyint(1) NOT NULL default '1',
top int(3) NOT NULL default '10',
storyhome int(2) NOT NULL default '10',
user_news tinyint(1) NOT NULL default '1',
oldnum int(2) NOT NULL default '30',
ultramode tinyint(1) NOT NULL default '0',
banners tinyint(1) NOT NULL default '1',
backend_title varchar(255) NOT NULL default '',
backend_language varchar(10) NOT NULL default '',
language varchar(100) NOT NULL default '',
locale varchar(10) NOT NULL default '',
multilingual tinyint(1) NOT NULL default '0',
useflags tinyint(1) NOT NULL default '0',
notify tinyint(1) NOT NULL default '0',
notify_email varchar(255) NOT NULL default '',
notify_subject varchar(255) NOT NULL default '',
notify_message varchar(255) NOT NULL default '',
notify_from varchar(255) NOT NULL default '',
footermsgtxt text NOT NULL,
email_send tinyint(1) NOT NULL default '1',
attachmentdir varchar(255) NOT NULL default '',
attachments tinyint(1) NOT NULL default '0',
attachments_view tinyint(1) NOT NULL default '0',
download_dir varchar(255) NOT NULL default '',
defaultpopserver varchar(255) NOT NULL default '',
singleaccount tinyint(1) NOT NULL default '0',
singleaccountname varchar(255) NOT NULL default '',
numaccounts tinyint(2) NOT NULL default '-1',
imgpath varchar(255) NOT NULL default '',
filter_forward tinyint(1) NOT NULL default '1',
moderate tinyint(1) NOT NULL default '0',
admingraphic tinyint(1) NOT NULL default '1',
httpref tinyint(1) NOT NULL default '1',
httprefmax int(5) NOT NULL default '1000',
CensorMode tinyint(1) NOT NULL default '3',
CensorReplace varchar(10) NOT NULL default '',
copyright text NOT NULL,
Version_Num varchar(10) NOT NULL default ''
) TYPE=MyISAM;

#
# Dumping data for table `nuke_config`
#

INSERT INTO nuke_config VALUES ('PHP-Nuke Powered Site', 'http://yoursite.com', 'logo.gif', 'Your slogan here', 'September 2002', 'webmaster@yoursite.com', 0, 'DeepBlue', '<a href="http://phpnuke.org" target="blank"><img src="images/powered/nuke.gif" border="0" Alt="Web site powered by PHP-Nuke" hspace="10"></a><br>', 'All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest © 2002 by me', 'You can syndicate our news using the file <a href="backend.php"><font class="footmsg_l">backend.php</font></a> or <a href="ultramode.txt"><font class="footmsg_l">ultramode.txt</font></a>', 4096, 'Anonymous', 5, 1, 1, 1, 1, 10, 10, 1, 30, 0, 1, 'PHP-Nuke Powered Site', 'en-us', 'english', 'en_US', 0, 0, 0, 'me@yoursite.com', 'NEWS for my site', 'Hey! You got a new submission for your site.', 'webmaster', 'Mail sent from WebMail service at PHP-Nuke Powered Site\r\n- http://yoursite.com', 1, '/var/www/html/modules/WebMail/tmp/', 0, 0, 'modules/WebMail/attachments/', '', 0, 'Your account', -1, 'modules/WebMail/images', 1, 0, 1, 1, 1000, 3, '*****', 'Web site engine\'s code is Copyright &copy; 2003 by <a href="http://phpnuke.org"><font class="footmsg_l">PHP-Nuke</font></a>. All Rights Reserved. PHP-Nuke is Free Software released under the <a href="http://www.gnu.org"><font class="footmsg_l">GNU/GPL license</font></a>.', '6.8');
# --------------------------------------------------------

Everything is back to normal. For some reason that escapes me, the preferences were not being saved to the database. Now they are.
you will just have to redo your preferences, because this inserts the default values.[/quote]
Find all posts by dlampkin12View user's profileSend private message
sanpaku
Nuke Soldier
Nuke Soldier


Joined: Sep 08, 2003
Posts: 21

Location: roundabout

PostPosted: Fri Mar 30, 2007 4:51 pm Reply with quoteBack to top

IACOJ wrote:
anthonyaykut

Have you installed any of the more recent snaps?

sanpaku

I know that I've seen this issue or a similar issue somewhere on the forums before, I can't seem to find the solution now. I'm going to ask that some of the other staff take a look, and we'll see if we can't resolve the issue.


umm...is this responding to both user's questions or did i miss something ? Smile
Find all posts by sanpakuView user's profileSend private messageVisit poster's websiteICQ Number
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
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, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by · TOGETHER TEAM srl ITALY http://www.togetherteam.it · DONDELEO E-COMMERCE http://www.DonDeLeo.com
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.217 Seconds - 360 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::