<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Guestbook - I dont want Emoticons..."]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Guestbook - I dont want Emoticons..."]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Guestbook - I dont want Emoticons...</title>
				<description><![CDATA[ Hi. Sorry my english.<br /> <br /> Im wondering how remove Emoticons (smilies) in the "sign page" (in the Message field).<br /> I just want text for my guestbook.<br /> <br /> Thanks!!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4275/14383.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4275/14383.php</link>
				<pubDate><![CDATA[Wed, 16 Feb 2005 22:48:28]]> GMT</pubDate>
				<author><![CDATA[ Lenyman]]></author>
			</item>
			<item>
				<title>Re: Guestbook - I dont want Emoticons...</title>
				<description><![CDATA[ [quote="Lenyman"]Hi. Sorry my english.<br /> <br /> Im wondering how remove Emoticons (smilies) in the "sign page" (in the Message field).<br /> I just want text for my guestbook.<br /> <br /> Thanks!![/quote]<br /> Not sure what you have tried - did you try to disable the smilies via admin page under "General Settings" - &gt; General Option -&gt; Smilies -&gt; Disable Smilies - Click that radio button..... <br /> <br /> Have you done that?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4275/14386.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4275/14386.php</link>
				<pubDate><![CDATA[Thu, 17 Feb 2005 00:53:15]]> GMT</pubDate>
				<author><![CDATA[ ET]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Yes. I did it.<br /> <br /> I chequed:<br /> <br /> • disable HTML Codes<br /> • disable Smilies<br /> • disable AGCodes ....... and saved changes.<br /> <br /> But when I try to Sign, in the Message field, the smilies (emoticons) they still appear.  <img src="https://proxy2.de/forum//images/smilies/2e207fad049d4d292f60607f80f05768.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4275/14389.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4275/14389.php</link>
				<pubDate><![CDATA[Thu, 17 Feb 2005 02:54:22]]> GMT</pubDate>
				<author><![CDATA[ Lenyman]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Okay - so it is the "link" to the smilies pop-up page that you want removed? <br /> <br /> The easiest way to keep people from clicking on that link is to go into your language files lang/english.php (or the language you are using) <br /> scroll down on the page to [code]$LANG&#91;&quot;FormMess4&quot;&#93;   = &quot;Show legend&quot;; [/code]and save it as [code]$LANG&#91;&quot;FormMess4&quot;&#93;   = &quot;&quot;; [/code]<br /> <br /> That is the quickest way to remove the link without messing with the templates....<br /> <br /> If you are talking about pre-existing smilies (already saved in the database) you will need to go into your database to modify the entries that have the smilies coded into the current messages.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4275/14391.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4275/14391.php</link>
				<pubDate><![CDATA[Thu, 17 Feb 2005 03:27:41]]> GMT</pubDate>
				<author><![CDATA[ ET]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Ok..... i will try it tomorrow.<br /> <br /> This link is a screenshot of what im talking about. Maybe this way you can understand me.<br /> <br /> [url=http://www.emilianozerbini.com.ar/leny/emoticons.jpg]Link: Look the arrow[/url]<br /> <br /> I just want: the title "Your Message" and the blank field where people can type.  <img src="https://proxy2.de/forum//images/smilies/2786c5c8e1a8be796fb2f726cca5a0fe.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4275/14392.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4275/14392.php</link>
				<pubDate><![CDATA[Thu, 17 Feb 2005 03:51:23]]> GMT</pubDate>
				<author><![CDATA[ Lenyman]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="Lenyman"]Ok..... i will try it tomorrow.<br /> <br /> This link is a screenshot of what im talking about. Maybe this way you can understand me.<br /> <br /> [url=http://www.emilianozerbini.com.ar/leny/emoticons.jpg]Link: Look the arrow[/url]<br /> <br /> I just want: the title "Your Message" and the blank field where people can type.  :roll:[/quote]<br /> <br /> Ooooh, I didn't realize that was an automatic feature - I use 2.2 and that's not part of the installation.  Sorry for the confusion - Okay - up to speed here - you need to go into templates/form.php <br /> <br /> (I would recommend saving the original in a file someplace just in case) <br /> Then edit the one you want to use with your guestbook <br /> <br /> Cut/remove [code]&lt;script language=&quot;JavaScript&quot;&gt;<br /> &lt;!--<br /> var flag=0;<br /> function openCentered&#40;theURL,winName,winWidth,winHeight,features&#41; &#123;<br />  var w = &#40;screen.width - winWidth&#41;/2;<br />  var h = &#40;screen.height - winHeight&#41;/2 - 30;<br />  features = features+',width='+winWidth+',height='+winHeight+',top='+h+',left='+w;<br />  window.open&#40;theURL,winName,features&#41;;<br /> &#125;<br /> function checkForm&#40;&#41; &#123;<br />  document.book.gb_name.value=trim&#40;document.book.gb_name.value&#41;;<br />  document.book.gb_comment.value=trim&#40;document.book.gb_comment.value&#41;;<br />  if&#40;document.book.gb_name.value == &quot;&quot;&#41; &#123;<br />    alert&#40;&quot;$LANG&#91;ErrorPost1&#93;&quot;&#41;;<br />    document.book.gb_name.focus&#40;&#41;;<br />    return false;<br />  &#125;<br />  if&#40;document.book.gb_comment.value == &quot;&quot;&#41; &#123;<br />    alert&#40;&quot;$LANG&#91;ErrorPost2&#93;&quot;&#41;;<br />    document.book.gb_comment.focus&#40;&#41;;<br />    return false;<br />  &#125;<br />  if&#40;document.book.gb_comment.value.length&lt;$VARS&#91;min_text&#93; || document.book.gb_comment.value.length&gt;$VARS&#91;max_text&#93;&#41; &#123;<br />    alert&#40;&quot;$LANG&#91;ErrorPost3&#93;&quot;&#41;;<br />    document.book.gb_comment.focus&#40;&#41;;<br />    return false;<br />  &#125;<br />  flag=1;<br />  return true;<br /> &#125;<br /> function trim&#40;value&#41; &#123;<br />  startpos=0;<br />  while&#40;&#40;value.charAt&#40;startpos&#41;==&quot; &quot;&#41;&amp;&amp;&#40;startpos&lt;value.length&#41;&#41; &#123;<br />    startpos++;<br />  &#125;<br />  if&#40;startpos==value.length&#41; &#123;<br />    value=&quot;&quot;;<br />  &#125; else &#123;<br />    value=value.substring&#40;startpos,value.length&#41;;<br />    endpos=&#40;value.length&#41;-1;<br />    while&#40;value.charAt&#40;endpos&#41;==&quot; &quot;&#41; &#123;<br />      endpos--;<br />    &#125;<br />    value=value.substring&#40;0,endpos+1&#41;;<br />  &#125;<br />  return&#40;value&#41;;<br /> &#125;<br /> function emoticon&#40;text&#41; &#123;<br />   text = ' ' + text + ' ';<br />   if &#40;document.book.gb_comment.createTextRange &amp;&amp; document.book.gb_comment.caretPos&#41; &#123;<br />    var caretPos = document.book.gb_comment.caretPos;<br />    caretPos.text = caretPos.text.charAt&#40;caretPos.text.length - 1&#41; == ' ' ? text + ' ' &#58; text;<br />    document.book.gb_comment.focus&#40;&#41;;<br />   &#125; else &#123;<br />     document.book.gb_comment.value  += text;<br /> 	document.book.gb_comment.focus&#40;&#41;;<br />   &#125;<br /> &#125;<br /> //--&gt;<br /> &lt;/script&gt;[/code]<br /> then  cut/remove <br /> [code]&lt;table border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;6&quot; align=&quot;center&quot;&gt;<br />           &lt;tr align=&quot;center&quot; valign=&quot;middle&quot;&gt; <br />             &lt;td&gt;&lt;a href=&quot;javascript&#58;emoticon&#40;'&#58;-&#41;'&#41;&quot;&gt;&lt;img src=&quot;$GB_PG&#91;base_url&#93;/img/smilies/a1.gif&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/td&gt;<br />             &lt;td&gt;&lt;a href=&quot;javascript&#58;emoticon&#40;'&#58;-&#40;'&#41;&quot;&gt;&lt;img src=&quot;$GB_PG&#91;base_url&#93;/img/smilies/a2.gif&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/td&gt;<br />             &lt;td&gt;&lt;a href=&quot;javascript&#58;emoticon&#40;';-&#41;'&#41;&quot;&gt;&lt;img src=&quot;$GB_PG&#91;base_url&#93;/img/smilies/a3.gif&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/td&gt;<br />           &lt;/tr&gt;<br />           &lt;tr align=&quot;center&quot; valign=&quot;middle&quot;&gt; <br />             &lt;td&gt;&lt;a href=&quot;javascript&#58;emoticon&#40;'&#58;o'&#41;&quot;&gt;&lt;img src=&quot;$GB_PG&#91;base_url&#93;/img/smilies/a4.gif&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/td&gt;<br />             &lt;td&gt;&lt;a href=&quot;javascript&#58;emoticon&#40;'&#58;D'&#41;&quot;&gt;&lt;img src=&quot;$GB_PG&#91;base_url&#93;/img/smilies/a5.gif&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/td&gt;<br />             &lt;td&gt;&lt;a href=&quot;javascript&#58;emoticon&#40;'&#58;p'&#41;&quot;&gt;&lt;img src=&quot;$GB_PG&#91;base_url&#93;/img/smilies/a6.gif&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/td&gt;<br />           &lt;/tr&gt;<br />           &lt;tr align=&quot;center&quot; valign=&quot;middle&quot;&gt; <br />             &lt;td&gt;&lt;a href=&quot;javascript&#58;emoticon&#40;'&#58;cool&#58;'&#41;&quot;&gt;&lt;img src=&quot;$GB_PG&#91;base_url&#93;/img/smilies/a7.gif&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/td&gt;<br />             &lt;td&gt;&lt;a href=&quot;javascript&#58;emoticon&#40;'&#58;rolleyes&#58;'&#41;&quot;&gt;&lt;img src=&quot;$GB_PG&#91;base_url&#93;/img/smilies/a8.gif&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/td&gt;<br />             &lt;td&gt;&lt;a href=&quot;javascript&#58;emoticon&#40;'&#58;mad&#58;'&#41;&quot;&gt;&lt;img src=&quot;$GB_PG&#91;base_url&#93;/img/smilies/a9.gif&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/td&gt;<br />           &lt;/tr&gt;<br />           &lt;tr align=&quot;center&quot; valign=&quot;middle&quot;&gt; <br />             &lt;td&gt;&lt;a href=&quot;javascript&#58;emoticon&#40;'&#58;eek&#58;'&#41;&quot;&gt;&lt;img src=&quot;$GB_PG&#91;base_url&#93;/img/smilies/a10.gif&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/td&gt;<br />             &lt;td&gt;&lt;a href=&quot;javascript&#58;emoticon&#40;'&#58;-&#41;'&#41;&quot;&gt;&lt;img src=&quot;$GB_PG&#91;base_url&#93;/img/smilies/a1.gif&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/td&gt;<br />             &lt;td&gt;&lt;a href=&quot;javascript&#58;emoticon&#40;'&#58;confused&#58;'&#41;&quot;&gt;&lt;img src=&quot;$GB_PG&#91;base_url&#93;/img/smilies/a11.gif&quot; border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/td&gt;<br />           &lt;/tr&gt;<br />           &lt;tr align=&quot;center&quot;&gt;<br />             &lt;td colspan=&quot;3&quot;&gt; <br />               &lt;div align=&quot;center&quot; class=&quot;font2&quot;&gt;&lt;a href=&quot;javascript&#58;openCentered&#40;'$LANG_CODES','codes','640','450','scrollbars=yes'&#41;&quot;&gt;$LANG&#91;FormMess4&#93;&lt;/a&gt;<br />               &lt;/div&gt;<br />             &lt;/td&gt;<br />           &lt;/tr&gt;<br />         &lt;/table&gt;<br /> [/code]<br /> and save.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4275/14393.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4275/14393.php</link>
				<pubDate><![CDATA[Thu, 17 Feb 2005 04:04:03]]> GMT</pubDate>
				<author><![CDATA[ ET]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ <img src="https://proxy2.de/forum//images/smilies/283a16da79f3aa23fe1025c96295f04f.gif" />  ouuuuh yeah!!!!!  <img src="https://proxy2.de/forum//images/smilies/283a16da79f3aa23fe1025c96295f04f.gif" />  Thanks too much!<br /> <br /> I removed the second part (table) of code you told me. Not the first (script). All is fine now!!<br /> <br /> [b]THANKS ET[/b]<br /> (I hope you can go home jeje)]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4275/14418.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4275/14418.php</link>
				<pubDate><![CDATA[Thu, 17 Feb 2005 20:48:28]]> GMT</pubDate>
				<author><![CDATA[ Lenyman]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Yes as ET just pointed out, and as Amber has mentioned in previous threads, the emoticons on the add entry page are hard coded into the HTML for some bizarre reason. So even if you don't allow emoticons or just remove the codes for the ones on the page they are still displayed. Wonder if I could write a simple mod to go in 2.3.2 for this, can't be that hard.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4275/14419.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4275/14419.php</link>
				<pubDate><![CDATA[Thu, 17 Feb 2005 20:51:43]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="Lenyman"]<br /> [b]THANKS ET[/b]<br /> (I hope you can go home jeje)[/quote]<br /> <br /> De nada - Puedo volver en casa en tiempo - en el tiempo. jeje <img src="https://proxy2.de/forum//images/smilies/8a80c6485cd926be453217d59a84a888.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4275/14420.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4275/14420.php</link>
				<pubDate><![CDATA[Thu, 17 Feb 2005 23:21:47]]> GMT</pubDate>
				<author><![CDATA[ ET]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ OK I have fixed this in 2.3.2. Now the smilies you see on the addentry page are pulled from a template if smilies are turned on. This is only temporary as I am going to write a function whereby if you have smilies switched on it will display the first 12 smilies you actually have in your smilies list as the present method kind of sucks.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4275/14443.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4275/14443.php</link>
				<pubDate><![CDATA[Fri, 18 Feb 2005 23:19:40]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
	</channel>
</rss>