Brandon C said
FilmGames Etc said It just happened again (even with the combined cache option turned off). When I’m logged in, the forum background is white. But when I’m logged out, it’s black. When the background turns black (when I’m logged out),
Your WP-Super-Cache is caching your forum pages. You should put /forum/ in the pages to be ignored section. Then delete the saved cache.
I followed your advice and deleted the cache from WP Super-Cache plugin and now the forum background is white again! (even when I’m logged out!). So I found this little section under the “Advance” tab of the WP-Super-Cache setting that says:
“Add here strings (not a filename) that forces a page not to be cached. For example, if your URLs include year and you dont want to cache last year posts, it’s enough to specify the year, i.e. ’/2004/’. WP-Cache will search if that string is part of the URI and if so, it will not cache that page.”
I added /forum/ to the box there. Hope this will do it.
Thanks!