Previous Thread
Next Thread
Print Thread
Rate Thread
#259476 09/25/2003 8:49 PM
Joined: Aug 2003
Posts: 160
ST
Offline
Junior Member
Junior Member
Offline
Joined: Aug 2003
Posts: 160
I have upoloaded many css files into my stylsheets folder.

the permissions of the folder are 777 and the permissions of the files inside are 666.

whenever I change the defaulty style sheet, it does nothing. When I delete cookies, the stylesheet is different for the login screen only then it reverts back to the original one. (infopop)

What is going on here?

Sponsored Links
Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
The theme file only affect anonymous users and new users from that point on. To make it change for yourself, you'll need to adjust your display prefs in "My Home".

Joined: Aug 2003
Posts: 160
ST
Offline
Junior Member
Junior Member
Offline
Joined: Aug 2003
Posts: 160
ahhh.. OK... even if I change the default in the theme config area i admin?

Joined: Aug 2003
Posts: 160
ST
Offline
Junior Member
Junior Member
Offline
Joined: Aug 2003
Posts: 160
Is there a query I can run to set all the users selected stylesheets to the same thing?

Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
UPDATE w3t_Users
SET U_StyleSheet = 'infopop'


'infopop' is just the example..... don't put the .css


- Allen wavey
- What Drives You?
Sponsored Links
Joined: Aug 2003
Posts: 160
ST
Offline
Junior Member
Junior Member
Offline
Joined: Aug 2003
Posts: 160
thank you

Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
welcome


- Allen wavey
- What Drives You?
Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
And if you put yours on "Use Default" then you'll see the default defined in the theme file.

You can set everyone to the default like this (with 'usedefault' in place of the stylesheet name):

UPDATE w3t_Users
SET U_StyleSheet = 'usedefault'


Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Gizmo
Gizmo
Portland, OR, USA
Posts: 5,834
Joined: January 2000
Forum Statistics
Forums63
Topics37,575
Posts293,931
Members13,824
Most Online6,139
Sep 21st, 2024
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,834
Greg Hard 4,625
Top Posters(30 Days)
Gizmo 1
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2025 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.1
(Snapshot build 20240918)