<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Chevereto Forum - FAQ]]></title>
	<link rel="self" href="http://chevereto.com/foro/feed-atom-forum2.xml"/>
	<updated>2010-05-04T19:32:02Z</updated>
	<generator>PunBB</generator>
	<id>http://chevereto.com/foro/</id>
		<entry>
			<title type="html"><![CDATA[Problem with Firefox Addon]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/topic541-problem-with-firefox-addon-new-posts.html"/>
			<summary type="html"><![CDATA[<p>Hello,</p><p>So i tried to &quot;compile&quot; the firefox addon and looked again and again in the readme Documentation. But still i get no changes in my Browser!</p><p>So could anyone show me what exactly changes then, maybe a screenshot or something like that?<br />I get no &quot;submenu&quot; if i click a image <img src="http://chevereto.com/foro/img/smilies/sad.png" width="15" height="15" alt="sad" /></p><p>Regards.</p>]]></summary>
			<author>
				<name><![CDATA[Rodolfo]]></name>
				<uri>http://chevereto.com/foro/user829.html</uri>
			</author>
			<updated>2010-05-04T19:32:02Z</updated>
			<id>http://chevereto.com/foro/topic541-problem-with-firefox-addon-new-posts.html</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[¿Que debo editar en el .htaccess ?]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/topic514-que-debo-editar-en-el-htaccess-new-posts.html"/>
			<summary type="html"><![CDATA[<p>Por favor, que es lo que debo editar?</p><p>Asi lo tengo:</p><p><strong>&lt;files file-name&gt;<br />order allow,deny<br />deny from all<br />&lt;/files&gt;</strong></p><p><strong>RewriteEngine On<br />RewriteBase /<br />RewriteCond %{REQUEST_FILENAME} !-f<br />RewriteCond %{REQUEST_URI} ^([^.]+)$<br />RewriteCond %{REQUEST_URI} !(.*)/$<br />RewriteRule ^(.*)$ <a href="http://www.sym.cl/chv/$1/">http://www.sym.cl/chv/$1/</a> [L,R=301]</strong></p><p><strong># HAGAMOS CACHE (1 SEMANA = 604800) Actual 3 Meses<br />&lt;FilesMatch &quot;\.(jpg|gif|png|bmp)$&quot;&gt;<br />Header set Cache-Control &quot;max-age=7257600, public&quot;<br />&lt;/FilesMatch&gt;</strong></p><p><strong>RewriteEngine On<br /># index PAGE slash final<br />RewriteRule ^(.*)/$ index.php?p=$1 [L]<br /># index PAGE dot exten<br />RewriteRule ^(.*).html$ index.php?p=$1 [L]<br />RewriteRule ^(.*).htm$ index.php?p=$1 [L]</strong></p><p><strong>ErrorDocument 400 /index.php?p=400<br />ErrorDocument 401 /index.php?p=401<br />ErrorDocument 403 /index.php?p=403<br />#Only local files allowed ex. ErrorDocument 404 /404.html<br />ErrorDocument 500 /index.php?p=500<br />ErrorDocument 503 /index.php?p=503</strong></p>]]></summary>
			<author>
				<name><![CDATA[Rodolfo]]></name>
				<uri>http://chevereto.com/foro/user806.html</uri>
			</author>
			<updated>2010-04-08T17:32:01Z</updated>
			<id>http://chevereto.com/foro/topic514-que-debo-editar-en-el-htaccess-new-posts.html</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Having TinyURL Setting Enabled By Default]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/topic513-having-tinyurl-setting-enabled-by-default-new-posts.html"/>
			<summary type="html"><![CDATA[<p>Is there an easy way I can modify Chevereto so that the &quot;Create short URLs using TinyURL&quot; option is set to enabled by default instead of un-enabled?</p>]]></summary>
			<author>
				<name><![CDATA[uploadpic]]></name>
				<uri>http://chevereto.com/foro/user804.html</uri>
			</author>
			<updated>2010-04-06T21:36:32Z</updated>
			<id>http://chevereto.com/foro/topic513-having-tinyurl-setting-enabled-by-default-new-posts.html</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Allow .txt to be uploaded]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/topic489-allow-txt-to-be-uploaded-new-posts.html"/>
			<summary type="html"><![CDATA[<p>I am trying to figure out how to make .txt files able to also be updated... any ideas?&nbsp; <img src="http://chevereto.com/foro/img/smilies/roll.png" width="15" height="15" alt="roll" /></p>]]></summary>
			<author>
				<name><![CDATA[Rodolfo]]></name>
				<uri>http://chevereto.com/foro/user785.html</uri>
			</author>
			<updated>2010-03-19T18:08:48Z</updated>
			<id>http://chevereto.com/foro/topic489-allow-txt-to-be-uploaded-new-posts.html</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[English FAQ]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/topic467-english-faq-new-posts.html"/>
			<summary type="html"><![CDATA[<p><strong>English FAQ</strong><br />This is just a collection most commonly ask question I found on this forum.</p><p>Q: Does Chevereto support multiple image uploading?<br />A: No, it does not.</p><p>Q: Is Chevereto going to support multiple image uploading?<br />A: It is not on the planing as of right now.</p><p>Q: How do I install Chevereto?<br />A: just get the zip from the site , extract the upload folder and upload it to your site.</p><p><strong>Common Errors and fixes</strong></p><p>Q: I get this error: <em>Critital error: Invalid $PATH_SERVER, edit it manually in config.php</em> What do i do?<br />A: First try putting in &quot;/&quot; If that does not work try putting in /public_html or what the path is ni your FTP program.</p><p>Q: I get the error <em>Invalid file type, allowed JPG, PNG, GIF and BMP</em> or <em>Critital error: Chevereto can&#039;t upload files. Please enable FTP mode in config.php</em><br />A: Make sure your working and image directory are chmoded to 777.</p><p>Q: Remote upload doesn&#039;t seem to work..<br />A: Make sure Curl is installed and active on your server. If it&#039;s not ask your host.</p><p>Q: I get this error: <em>Critital error: Invalid $DOM_SCRIPT, edit it manually in config.php</em> What do i do?<br />A: This usaly means you are running Chevereto on a local server. Here there are 2 thing you can do:<br /></p><ul><li><p>Upload you Chevereto installation to a working server.</p></li><li><p>Use a hack to get it working locally. This should not be used if you are using it on a production server because the check is there for you safety.</p></li></ul><div class="quotebox"><cite>gamerlv wrote:</cite><blockquote><p> it is because it tries to look up in the dns if there&#039;s and address for 127.0.0.1 or in case you use localhost it tries to lookup the ip for localhost. Now since this isn&#039;t in any dns system anywhere it returns an error.<br />To fix this (only when you run it on your server locally) just comment out the lines 59 till 63 in engine.php. Just remember to uncomment it again when moving to a production server.<br />You can also modify it so it checks if your on a local server but that&#039;s easy and if you know php you can do that your self.<br />Either way will make it run on a wamp/xampp server.</p><p>--Gamerlv</p></blockquote></div><p> <em>(Sligthy modified for the FAQ)</em></p><p>Note: Some people seem to mistaken how to fill in the variable $DOM_SCRIPT.<br />This is correct:<br /></p><div class="codebox"><pre><code>$DOM_SCRIPT = &#039;example.com&#039;; // --&gt; yoursite.com</code></pre></div><p>And this is <span style="color: red">wrong:</span><br /></p><div class="codebox"><pre><code>$DOM_SCRIPT = $_SERVER[&#039;example.com&#039;]; // --&gt; yoursite.com</code></pre></div><br /><p>Q: The page doesn&#039;t get rendered right, Why is that?<br />A: If you see &lt;? some text ?&gt; every where on the page it means that php shorthand isn&#039;t enabled on your server.<br />For a wamp server: WAMP icon -&gt; php -&gt; php settings -&gt; Short open tag.<br />For any other server: <br /></p><ul><li><p>open php.ini</p></li><li><p>Find <em>short_open_tag</em></p></li><li><p>Change off to on</p></li></ul><p>If there are any comment or things I forgot please tell and i will add them.</p>]]></summary>
			<author>
				<name><![CDATA[hr software]]></name>
				<uri>http://chevereto.com/foro/user540.html</uri>
			</author>
			<updated>2010-03-09T16:43:45Z</updated>
			<id>http://chevereto.com/foro/topic467-english-faq-new-posts.html</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Upload several images at once...]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/topic99-upload-several-images-at-once-new-posts.html"/>
			<summary type="html"><![CDATA[<p>The image host is great but you can only upload one image at a time, it would be better to upload several images at once.</p><p>I&#039;m using google translate to translate the forum because i can&#039;t speak spanish. I hope some of you can speak english ^^</p><p>-nike</p>]]></summary>
			<author>
				<name><![CDATA[gamerlv]]></name>
				<uri>http://chevereto.com/foro/user305.html</uri>
			</author>
			<updated>2010-02-22T08:36:25Z</updated>
			<id>http://chevereto.com/foro/topic99-upload-several-images-at-once-new-posts.html</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Como se instala chevereto_nb1.7]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/topic456-como-se-instala-cheveretonb17-new-posts.html"/>
			<summary type="html"><![CDATA[<p>Nesecito ayuda decirme que debo subir hay tanats carpetas,</p><p>y despues que debo hacer.</p><p>instale el 1.3 aver si con ese sabia y es menos complicado pero etaban caidos los scrip algunos,</p><p>y el 1.7 nose como hacerlo.</p><p>ayuda</p>]]></summary>
			<author>
				<name><![CDATA[rallak]]></name>
				<uri>http://chevereto.com/foro/user728.html</uri>
			</author>
			<updated>2010-02-05T13:46:23Z</updated>
			<id>http://chevereto.com/foro/topic456-como-se-instala-cheveretonb17-new-posts.html</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Do You Support Multiple?]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/topic392-do-you-support-multiple-new-posts.html"/>
			<summary type="html"><![CDATA[<p>do you support multiple images upload?</p>]]></summary>
			<author>
				<name><![CDATA[art0on]]></name>
				<uri>http://chevereto.com/foro/user605.html</uri>
			</author>
			<updated>2009-12-02T23:27:23Z</updated>
			<id>http://chevereto.com/foro/topic392-do-you-support-multiple-new-posts.html</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[critital error]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/topic393-critital-error-new-posts.html"/>
			<summary type="html"><![CDATA[<p><span class="postimg"><img src="http://demo.chevereto.com/images/qq.jpg" alt="http://demo.chevereto.com/images/qq.jpg" /></span><br />I&nbsp; only change these</p><p>$max_mb = &#039;1&#039;;<br />$DOM_SCRIPT = &#039;wkzh17.0fees.net&#039;;<br />$PATH_SERVER = &#039;/htdocs&#039;; <br />i have no idea it doesn&#039;t work <br />how to edit ?</p>]]></summary>
			<author>
				<name><![CDATA[Rodolfo]]></name>
				<uri>http://chevereto.com/foro/user617.html</uri>
			</author>
			<updated>2009-11-30T06:22:23Z</updated>
			<id>http://chevereto.com/foro/topic393-critital-error-new-posts.html</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[How Can I set Password?]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/topic384-how-can-i-set-password-new-posts.html"/>
			<summary type="html"><![CDATA[<p>I need to set Password for the image hosting..&nbsp; cus I don&#039;t wanna anyone can enter the image hosting upload.. just me and my some trusted persons for my forum.. is it possible to set password for it?</p>]]></summary>
			<author>
				<name><![CDATA[looti]]></name>
				<uri>http://chevereto.com/foro/user605.html</uri>
			</author>
			<updated>2009-11-26T10:35:57Z</updated>
			<id>http://chevereto.com/foro/topic384-how-can-i-set-password-new-posts.html</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[How To: After Upload Automatically Redirect To Viewer Page?]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/topic201-how-to-after-upload-automatically-redirect-to-viewer-page-new-posts.html"/>
			<summary type="html"><![CDATA[<p>I&#039;m looking to direct to user to the image permalink page as opposed to staying on the homepage after a successful upload.</p><p>In other words...</p><p>I have a file named <strong>manny2.jpg.</strong></p><p>I upload.</p><p>The image uploads and loads to <strong><a href="http://demo.chevereto.com/">http://demo.chevereto.com/</a></strong></p><p>but I want the user automatically redirected to <strong><a href="http://demo.chevereto.com/?v=manny2.jpg">http://demo.chevereto.com/?v=manny2.jpg</a></strong></p><p>Any way to do this?</p><p>Thanks!</p>]]></summary>
			<author>
				<name><![CDATA[Rodolfo]]></name>
				<uri>http://chevereto.com/foro/user401.html</uri>
			</author>
			<updated>2009-10-07T00:48:51Z</updated>
			<id>http://chevereto.com/foro/topic201-how-to-after-upload-automatically-redirect-to-viewer-page-new-posts.html</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[please admin 3 things just i want to make it]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/topic246-please-admin-3-things-just-i-want-to-make-it-new-posts.html"/>
			<summary type="html"><![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>]]></summary>
			<author>
				<name><![CDATA[clafy]]></name>
				<uri>http://chevereto.com/foro/user440.html</uri>
			</author>
			<updated>2009-09-02T18:43:00Z</updated>
			<id>http://chevereto.com/foro/topic246-please-admin-3-things-just-i-want-to-make-it-new-posts.html</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[login in admin area]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/topic153-login-in-admin-area-new-posts.html"/>
			<summary type="html"><![CDATA[<p>Hi</p><p>How can i login in admin area or ademin control panel???</p>]]></summary>
			<author>
				<name><![CDATA[Rodolfo]]></name>
				<uri>http://chevereto.com/foro/user350.html</uri>
			</author>
			<updated>2009-08-04T18:30:13Z</updated>
			<id>http://chevereto.com/foro/topic153-login-in-admin-area-new-posts.html</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Installing Chevereto]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/topic290-installing-chevereto-new-posts.html"/>
			<summary type="html"><![CDATA[<p>Do anyone know how to install Chevereto? I don&#039;t know how... lol</p>]]></summary>
			<author>
				<name><![CDATA[Rodolfo]]></name>
				<uri>http://chevereto.com/foro/user489.html</uri>
			</author>
			<updated>2009-07-25T19:34:44Z</updated>
			<id>http://chevereto.com/foro/topic290-installing-chevereto-new-posts.html</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Upload 1 MB Max]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/topic291-upload-1-mb-max-new-posts.html"/>
			<summary type="html"><![CDATA[<p>How can I do that instead of 2 MB Max</p>]]></summary>
			<author>
				<name><![CDATA[Rodolfo]]></name>
				<uri>http://chevereto.com/foro/user489.html</uri>
			</author>
			<updated>2009-07-25T19:34:25Z</updated>
			<id>http://chevereto.com/foro/topic291-upload-1-mb-max-new-posts.html</id>
		</entry>
</feed>
