<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Chevereto Forums - please admin 3 things just i want to make it]]></title>
		<link>http://chevereto.com/forums/topic246-please-admin-3-things-just-i-want-to-make-it.html</link>
		<description><![CDATA[The most recent posts in please admin 3 things just i want to make it.]]></description>
		<lastBuildDate>Wed, 02 Sep 2009 18:43:00 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: please admin 3 things just i want to make it]]></title>
			<link>http://chevereto.com/forums/post1685.html#p1685</link>
			<description><![CDATA[<p>1- Under share button? where? If you mean ads just below image, open index.php, look for <br /></p><div class="codebox"><pre><code>&lt;div id=&quot;contenido&quot;&gt;</code></pre></div><p>Then, a few lines below it look for <br /></p><div class="codebox"><pre><code>&lt;div id=&quot;share&quot; &lt;? if (isset($v) &amp;&amp; $v!==&#039;rec.php&#039;) { ?&gt;style=&quot;display: none;&quot;&lt;? } ?&gt;&gt;</code></pre></div><p>and paste your advertisement code under the lines.</p><br /><p>2- There are no ads dude. Except you download the script from other source than chevereto.com.</p><br /><p>3- Open engine.php, look for this:<br /></p><div class="codebox"><pre><code> SHORT URL SERVICE
switch($cut_url_service) {
    case &#039;tinyurl&#039;:
        $tiny_api = &#039;http://tinyurl.com/api-create.php?url=&#039;;
        $tiny_service = &#039;TinyURL&#039;;
        break;
    default:
        $tiny_api = &#039;http://tinyurl.com/api-create.php?url=&#039;;
        $tiny_service = &#039;TinyURL&#039;;
        break;
}</code></pre></div><p>Let&#039;s say you want to use tr.im, go get their API and replace it on the script.<br />Example for tr.im:</p><div class="codebox"><pre><code> 
switch($cut_url_service) {
    case &#039;tinyurl&#039;:
        $tiny_api = &#039;http://api.tr.im/v1/trim_simple?url=&#039;;
        $tiny_service = &#039;tr.im&#039;;
        break;
    default:
        $tiny_api = &#039;http://api.tr.im/v1/trim_simple?url=&#039;;
        $tiny_service = &#039;tr.im&#039;;
        break;
}</code></pre></div><p>Here is a list of available link shortener sites.<br /><a href="http://mashable.com/2008/01/08/url-shortening-services/">http://mashable.com/2008/01/08/url-shortening-services/</a></p><br /><p>That&#039;s what I do. Hope this helps.</p>]]></description>
			<author><![CDATA[null@example.com (clafy)]]></author>
			<pubDate>Wed, 02 Sep 2009 18:43:00 +0000</pubDate>
			<guid>http://chevereto.com/forums/post1685.html#p1685</guid>
		</item>
		<item>
			<title><![CDATA[Re: please admin 3 things just i want to make it]]></title>
			<link>http://chevereto.com/forums/post1458.html#p1458</link>
			<description><![CDATA[<p>1) html + css<br />2) THE SCRIPT HAS NO ADS!!! FFFFFFFFFFFFFUUUUUUUU<br />3) Current version support tinyurl, snurl and tr.im (config.php)</p>]]></description>
			<author><![CDATA[null@example.com (Rodolfo)]]></author>
			<pubDate>Thu, 09 Jul 2009 04:13:04 +0000</pubDate>
			<guid>http://chevereto.com/forums/post1458.html#p1458</guid>
		</item>
		<item>
			<title><![CDATA[please admin 3 things just i want to make it]]></title>
			<link>http://chevereto.com/forums/post1321.html#p1321</link>
			<description><![CDATA[<p>1- to put a vertical ad under the share button </p><p>2- to remove the ads in the script that is already in th script index </p><p>3- to make another short url service instead of tinyurl</p><p>please answer me</p>]]></description>
			<author><![CDATA[null@example.com (xspeeder)]]></author>
			<pubDate>Fri, 12 Jun 2009 22:16:05 +0000</pubDate>
			<guid>http://chevereto.com/forums/post1321.html#p1321</guid>
		</item>
	</channel>
</rss>

