Posted by barckhoff on May 26, 2009 at 6:22am
Jump to:
| Project: | Switchtheme |
| Version: | 6.x-1.0 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I've got a development copy of the same Drupal install running on my laptop:
Drupal 6.11
Windows XP Pro
XAMPP Lite 1.6.6a
MySQL 5.0.51a
PHP 5.25
and on an intranet development server:
Drupal 6.11
Windows 2003
Apache 2.2
MySQL 5.0.77
PHP 5.2.9
Exact same Drupal files & database on both. Both do NOT have page caching enabled.
Switchtheme works for anonymous on the first setup (laptop) but not on the second setup (development server). Swichtheme only works for logged in users on development server.
I assume there must be some server configuration issue here. Does anyone have suggestions as to where to look?
Comments
#1
Oh, nevermind... I just cleared the cache again and now it works for anonymous users on the development server. I swear I had tried that before I posted the above message...sigh. Drupal apparently likes to cache things even when it's not supposed to!