View Single Post
  #9 (permalink)  
Old 04-13-2003, 02:12 PM
nikse nikse is offline
Junior Member
 
Join Date: Apr 2003
Posts: 9
When I put:
Code:
UPDATE `nuke_bbconfig` SET `config_value` = '1' WHERE `config_name` = 'default_style' LIMIT 1 ;
in nuke_bbconfig in the text area that says

Quote:
"Run SQL query/queries on database nwn_nuke1 [Documentation] Fields"
right above it.. then I hit 'Go' and it says: "Affected rows: 0"

I still don't see that field. I know this is very frustrating, believe me, I've never had so much trouble with a theme before, but I do appreciate all your help. Is there any way I can just get subSilver back? I don't even care about smartDark anymore.

[Edit: When I go to nuke_bbconfig -> browse, these are the fields I see:
config_id, board_disable, sitename, site_desc, cookie_name, cookie_path, cookie_domain, cookie_secure, session_length, allow_html, allow_html_tags, allow_bbcode, allow_smilies, allow_sig, allow_namechange, allow_theme_create, allow_avatar_local, allow_avatar_remote, allow_avatar_upload, override_user_style, posts_per_page, topics_per_page, hot_threshold, max_poll_options, max_sig_chars, max_inbox_privmsgs, max_sentbox_privmsgs, max_savebox_privmsgs, board_email_sig, board_email. ]
__________________
-Niksa.
Reply With Quote