S sky999 Chevereto Noob Apr 6, 2010 #1 Is there an easy way I can modify Chevereto so that the "Create short URLs using TinyURL" option is set to enabled by default instead of un-enabled?
Is there an easy way I can modify Chevereto so that the "Create short URLs using TinyURL" option is set to enabled by default instead of un-enabled?
U uploadpic Chevereto Noob Apr 6, 2010 #2 This is a quick fix. Open index.php Find: Code: <? if(isset($_COOKIE['prefurl'])) { ?>checked="checked"<? } ?> Replace with: Code: checked="checked"
This is a quick fix. Open index.php Find: Code: <? if(isset($_COOKIE['prefurl'])) { ?>checked="checked"<? } ?> Replace with: Code: checked="checked"