 |
 |
 |
 |
Registered: 06/07/07
Posts: 4
|
|
|
 |
 |
 |
 |
|
 |
 |
 |
 |
#240285 - 11/18/10 04:47 PM
Re: Display and Feature settings gone and will not reset
[Re: bilbo]
|
|
Registered: 06/05/06
Posts: 14995
Loc: Portland, OR; USA
|
|
This? <?
/*
# UBB.threads, Version 6
# Official Release Date for UBB.threads Version6: 06/05/2002
# First version of UBB.threads created July 30, 1996 (by Rick Baker).
# This entire program is copyright Infopop Corporation, 2002.
# For more info on the UBB.threads and other Infopop
# Products/Services, visit: http://www.infopop.com
# Program Author: Rick Baker.
# File Version 6.5.5
# You may not distribute this program in any manner, modified or otherwise,
# without the express, written written consent from Infopop Corporation.
# Note: if you modify ANY code within UBB.threads, we at Infopop Corporation
# cannot offer you support-- thus modify at your own peril :)
# ---------------------------------------------------------------------------
*/
$theme['stylesheet'] = "infopop";
$theme['availablestyles'] = "
blackandblue:Black and blue,
desert-classic:desert Classic,
frosted:Frosted,
greenday:Green Day,
infopop:Infopop,
infopop2:Infopop 2,
largeblackandblue:Black and blue (large fonts),
largegreenday:Green Day (large fonts),
largetheblues:the blues (large fonts),
stylesheet:wild,
stylesheet2:desert,
stylesheet3:wild (large fonts),
stylesheet4:desert (large fonts),
theblues:the blues";
$theme['cellpadding'] = "3";
$theme['cellspacing'] = "1";
$theme['admincolor'] = "";
$theme['modcolor'] = "";
$theme['tablewidth'] = "95%";
$theme['postlist'] = "flat";
$theme['threaded'] = "collapsed";
$theme['sort'] = "5";
$theme['postsperpage'] = "10";
$theme['flatposts'] = "10";
$theme['PictureView'] = "1";
$theme['PictureWidth'] = "80";
$theme['PictureHeight'] = "80";
$theme['PicturePosts'] = "1";
$theme['TextCols'] = "60";
$theme['TextRows'] = "5";
$theme['timeformat'] = "short1";
?>
|
|
Top
|
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#240288 - 11/18/10 05:43 PM
Re: Display and Feature settings gone and will not reset
[Re: Ruben]
|
stranger
|
Registered: 05/18/07
Posts: 17
|
|
GREAT STUFF AND THANKS FOR IT!!!! However, I beleive I have uncovered a larger problem which I will definately need help to figure out. BTW, I have had no trouble getting to the control panel. That is no worry. Last night, after I deployed the test config file, and confirmed the manually configured options were retained and shown in the CP, I went to bed feeling pretty good. So I just got off work and logged in and still the settings are retained. HOORAY!!  well, not so much. It is still bothering my how all the settings got wiped out when all I did was apply a very trivial change to the header "includes". SOOOOO, as a test, WITHOUT HAVING MADE ANY CHANGES I just clicked the "Update General Display Settings" button... POOF All the settings I made manually are again gone... So apparently, ANY CLICK of those buttons, even if no changes have been made, wipes out all of the settings.  Sure, now knowing I can manually re-edit the config file and the themes file, I can get us back up to normal, but, does anybody have any ideas why the settings get blanked out if I actually use the CP Buttons? I'm really out of gas on that question and could use some suggestions please... 
|
|
Top
|
|
|
|
|
 |
 |
 |
 |
|
|