21309 Posts in 5738 Topics by 2603 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 505 Views |
-
How do urlvariabletools work?

20 May 2009 at 11:13am
The only urlvariabletool that I have ever been able to get working is ?flush=1. How do others work? I want to use ?showtemplate=1 but when I put that at the end of the url the page looks exactly the same as without it.
Is there some variable I need in my ss files like $SilverStripeNavigator so I can see the output of the urlvariabletools?
-
Re: How do urlvariabletools work?

20 May 2009 at 12:26pm
Your site has to be in devmode for it to work. Make sure you have set your environment type to dev
//mysite/ _config.php
Director::set_environment_type("dev");
| 505 Views | ||
|
Page:
1
|
Go to Top |


