Forum: PHP Apr 14th, 2005 |
| Replies: 131 Views: 44,316 Anyone figure out a way to use this while using multiple styles? Using the dropdown selector ignores any attempt to change your style. |
Forum: PHP Apr 2nd, 2005 |
| Replies: 131 Views: 44,316 One issues I've encountered is the changing of styles. It's trying to add the ?styleid=XX onto the .html page call and the rewrite is not passing any additional variables to the script. |
Forum: PHP Apr 2nd, 2005 |
| Replies: 131 Views: 44,316 I would be concerned about too many unnessary conditionals; my site runs about 600+ users online at a time. Thats why I force guests to use a lightweight skin versus one that a member can select.... |
Forum: PHP Apr 2nd, 2005 |
| Replies: 131 Views: 44,316 Nice writeup! Thank you, I have just one question.
I run a couple dozen skins on my site, but Guests (and spiders) can only use one - the default. If I make these changes, can I only modify the... |