<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Recent questions tagged version-13</title>
<link>https://www.question2answer.org/qa/tag/version-13</link>
<description>Powered by Question2Answer</description>
<item>
<title>Bug? Cannot change the &quot;privacy&quot; message at all!</title>
<link>https://www.question2answer.org/qa/7779/bug-cannot-change-the-privacy-message-at-all</link>
<description>

&lt;p&gt;
	I was trying to change the privacy message that's displayed when you register. It should be the &lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;default_privacy&lt;/span&gt; field. I copied qa-lang-options.php to my language folder, &lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;en-GB&lt;/span&gt; and put this:&lt;/p&gt;


&lt;p&gt;
	&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;return array(
&lt;br&gt;
	&amp;nbsp; 'default_privacy' =&amp;gt; 'NEW PRIVACY',
&lt;br&gt;
	);&lt;/span&gt;&lt;/p&gt;


&lt;p&gt;
	However, this didn't override it. My language in the settings is en-GB (and some other lang files are overriden just fine.&lt;/p&gt;


&lt;p&gt;
	But then I changed the original value in &lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;qa-include/qa-lang-options.php&lt;/span&gt; and it still doesn't change! What is going on here?&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/7779/bug-cannot-change-the-privacy-message-at-all</guid>
<pubDate>Sat, 23 Jul 2011 08:08:01 +0000</pubDate>
</item>
<item>
<title>Second vote button is not removed when voting</title>
<link>https://www.question2answer.org/qa/5673/second-vote-button-is-not-removed-when-voting</link>
<description>

&lt;p&gt;
	I split the up/down voting buttons to have one above the votes count and one below. When voting up, the down button becomes disabled but doesn't disappear like normal. Just thought you'd like to know.&lt;/p&gt;


&lt;p&gt;
	Each button is in a duplicated wrapper element. Here is the HTML that is generated for the page:&lt;/p&gt;


&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;


&lt;div&gt;
	&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;&amp;lt;div class=&quot;qa-voting qa-voting-net&quot; id=&quot;voting_19200&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;


&lt;div&gt;
	&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;lt;div class=&quot;qa-vote-buttons qa-vote-buttons-net&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;


&lt;div&gt;
	&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;input title=&quot;Click to vote up&quot; name=&quot;vote_19200_1_a19200&quot; onclick=&quot;return qa_vote_click(this);&quot; type=&quot;submit&quot; value=&quot;+&quot; class=&quot;qa-vote-first-button qa-vote-up-button&quot; onmouseover=&quot;this.className='qa-vote-first-button qa-vote-up-hover';&quot; onmouseout=&quot;this.className='qa-vote-first-button qa-vote-up-button';&quot;&amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;


&lt;div&gt;
	&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;


&lt;div&gt;
	&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;lt;div class=&quot;qa-vote-count qa-vote-count-net&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;


&lt;div&gt;
	&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;span class=&quot;qa-netvote-count&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;


&lt;div&gt;
	&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;span class=&quot;qa-netvote-count-data&quot;&amp;gt;3&amp;lt;span class=&quot;votes-up&quot;&amp;gt;&amp;lt;span class=&quot;value-title&quot; title=&quot;3&quot;&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&quot;votes-down&quot;&amp;gt;&amp;lt;span class=&quot;value-title&quot; title=&quot;0&quot;&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span class=&quot;qa-netvote-count-pad&quot;&amp;gt; votes&amp;lt;/span&amp;gt;&lt;/span&gt;&lt;/div&gt;


&lt;div&gt;
	&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;/span&amp;gt;&lt;/span&gt;&lt;/div&gt;


&lt;div&gt;
	&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;


&lt;div&gt;
	&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;lt;div class=&quot;qa-vote-buttons qa-vote-buttons-net&quot;&amp;gt;&lt;/span&gt;&lt;/div&gt;


&lt;div&gt;
	&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;input title=&quot;Click to vote down&quot; name=&quot;vote_19200_-1_a19200&quot; onclick=&quot;return qa_vote_click(this);&quot; type=&quot;submit&quot; value=&quot;–&quot; class=&quot;qa-vote-second-button qa-vote-down-button&quot; onmouseover=&quot;this.className='qa-vote-second-button qa-vote-down-hover';&quot; onmouseout=&quot;this.className='qa-vote-second-button qa-vote-down-button';&quot;&amp;gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;


&lt;div&gt;
	&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;


&lt;div&gt;
	&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;lt;div class=&quot;qa-vote-clear&quot;&amp;gt;&lt;/span&gt;&amp;lt;/div&amp;gt;&lt;/div&gt;


&lt;div&gt;
	&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;&amp;lt;/div&amp;gt;&lt;/span&gt;&lt;/div&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/5673/second-vote-button-is-not-removed-when-voting</guid>
<pubDate>Wed, 06 Apr 2011 19:49:39 +0000</pubDate>
</item>
<item>
<title>Use the main page of Question1Answer something different than : Q2A 1.3.3 ?</title>
<link>https://www.question2answer.org/qa/5309/use-the-main-page-question1answer-something-different-than</link>
<description>I see differences bitween my instalation(vers. 1.3.3) and funktionality of the main page.&lt;br /&gt;
&lt;br /&gt;
Especially votes are displayed with plusses.&lt;br /&gt;
&lt;br /&gt;
I want to modify votes to look something like this: &lt;a href=&quot;http://img684.imageshack.us/i/votesa.png/&quot; rel=&quot;nofollow&quot;&gt;http://img684.imageshack.us/i/votesa.png/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Is there somewhat in change vor new version or not? I suppose you develop on the life site...</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/5309/use-the-main-page-question1answer-something-different-than</guid>
<pubDate>Tue, 22 Mar 2011 09:36:21 +0000</pubDate>
</item>
<item>
<title>newuser: Should I just wait for the Q2A 1.4 release?</title>
<link>https://www.question2answer.org/qa/4963/newuser-should-i-just-wait-for-the-q2a-1-4-release</link>
<description>I have not installed Q&amp;amp;A yet cos im afraid if i have problem in upgrading from 1.3 to 1.4.&lt;br /&gt;
&lt;br /&gt;
should i just wait? Is upgrading to newer version easy like single click?</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/4963/newuser-should-i-just-wait-for-the-q2a-1-4-release</guid>
<pubDate>Sat, 05 Mar 2011 02:05:20 +0000</pubDate>
</item>
<item>
<title>About language source of V1.3.1</title>
<link>https://www.question2answer.org/qa/4497/about-language-source-of-v1-3-1</link>
<description>

&lt;p&gt;
	I examined the difference of &amp;nbsp;language source(V1.3 &amp;amp; V1.3.1)&amp;nbsp;with diff.&amp;nbsp;I judged that there was no change.&amp;nbsp;Is my recognition correct?&lt;/p&gt;


&lt;p&gt;
	In that case,&amp;nbsp;please describe translation's compatibility of V1.3 &amp;amp; V1.3.1 in below page.&lt;/p&gt;


&lt;p&gt;
	&lt;a rel=&quot;nofollow&quot; href=&quot;http://www.question2answer.org/install.php&quot;&gt;http://www.question2answer.org/install.php&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;
	Thanks in advance.&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/4497/about-language-source-of-v1-3-1</guid>
<pubDate>Wed, 02 Feb 2011 18:43:21 +0000</pubDate>
</item>
<item>
<title>Best way to move related questions from bottom to side panel in 1.3?</title>
<link>https://www.question2answer.org/qa/4284/best-way-to-move-related-questions-from-bottom-to-side-panel</link>
<description>

&lt;p&gt;
	I'm finally upgrading my site to version 1.3 (from 1.2). I started the theme again from scratch in order not to overwrite too much new stuff. But I must have changed quite a lot around in my old theme....&lt;/p&gt;


&lt;p&gt;
	First, I want to hide the related questions from the bottom.&amp;nbsp;But it seems to just call generic functions like &amp;quot;q_list_and_form&amp;quot; - how do I detect that it's the related questions?&lt;/p&gt;


&lt;p&gt;
	The second part is to put the related questions on the sidebar. In my old theme I simply had this in the sidepanel function:&lt;/p&gt;


&lt;p&gt;
	&lt;span style=&quot;font-family: 'Courier New', Courier, monospace;&quot;&gt;if ( isset($this-&amp;gt;content['related_q_list']) )
&lt;br&gt;
	{
&lt;br&gt;
	$this-&amp;gt;output('&amp;lt;div class=&amp;quot;qa-related-sidebar&amp;quot;&amp;gt;');
&lt;br&gt;
	$this-&amp;gt;q_list_titles($this-&amp;gt;content['related_q_list']);
&lt;br&gt;
	$this-&amp;gt;output('&amp;lt;/div&amp;gt;', '');
&lt;br&gt;
	}&lt;/span&gt;&lt;/p&gt;


&lt;p&gt;
	But now there doesn't seem to be a &amp;quot;related_q_list&amp;quot; element - is there a different way to do it?&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/4284/best-way-to-move-related-questions-from-bottom-to-side-panel</guid>
<pubDate>Thu, 13 Jan 2011 20:37:37 +0000</pubDate>
</item>
</channel>
</rss>