Topic: Having TinyURL Setting Enabled By Default
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?
You are not logged in. Please login or register.
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?
This is a quick fix.
Open index.php
Find:
<? if(isset($_COOKIE['prefurl'])) { ?>checked="checked"<? } ?>Replace with:
checked="checked"Powered by PunBB, supported by Informer Technologies, Inc.
Powered by PunBB