Topic: Style not Working when not logged in

For some reason when you are not logged in, no styles work at all.  However, the moment you do log into the forums, styles work perfectly alright.  Any suggestions on how to get this to work would be greatly appreciated.

http://forums.deathsadvocate.com

Re: Style not Working when not logged in

Change the default style in the admin panel?

Re: Style not Working when not logged in

Tried that, still does nothing.

Re: Style not Working when not logged in

Make sure the guest's style is set.

Re: Style not Working when not logged in

I checked the database and it says that guests style is "Cobalt" minus the ".  I thought it might even have been possibly the style sheets so I have already downloaded another .zip file incase the last one might have had some corruption in it and uploaded it to no difference.

Btw... Appreciate the help.

6 (edited by Smartys 2006-05-14 15:15)

Re: Style not Working when not logged in

<link rel="stylesheet" type="text/css" href="style/Official.css" />

That's what I get

And the Guest style is irrelevant, the style actually displayed is the board default

Re: Style not Working when not logged in

Ok i went into include/function.php and just manually changed the coding to the template needed.  Thanks for the help1 smile

8

Re: Style not Working when not logged in

Know how to do ...

Change the value the (prefix)config table, change the value 'o_default_style', and, the most important, REFRESH the punbb cache !!!!