<?xml version="1.0" encoding="utf-8"?><!-- generator="b2evolution/7.3.0-PRO" -->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>b2evolution News Blog - Latest Comments on b2evolution 4.1.0 (beta) released</title>
		<link>https://b2evolution.net/news/?disp=comments</link>
		<atom:link rel="self" type="application/rss+xml" href="https://b2evolution.net/news/?tempskin=_rss2&#38;disp=comments&#38;p=320992" />
		<description></description>
		<language>en-US</language>
		<docs>http://backend.userland.com/rss</docs>
		<admin:generatorAgent rdf:resource="http://b2evolution.net/?v=7.3.0-PRO"/>
		<ttl>60</ttl>
		<item>
			<title> Stace Johnson in response to: b2evolution 4.1.0 (beta) released</title>
			<pubDate>Mon, 03 Oct 2011 18:09:50 +0000</pubDate>
			<dc:creator><span class="user anonymous" rel="bubbletip_comment_22932">Stace Johnson</span></dc:creator>
			<guid isPermaLink="false">c22932@https://b2evolution.net/</guid>
			<description>&lt;p&gt;Francois:  Thanks for the reply.  I wound up building custom code to place the social media icons where I wanted them on the site.&lt;/p&gt;

&lt;p&gt;Looking forward to the released version of 4.1!&lt;/p&gt;</description>
			<content:encoded><![CDATA[<p>Francois:  Thanks for the reply.  I wound up building custom code to place the social media icons where I wanted them on the site.</p>

<p>Looking forward to the released version of 4.1!</p>]]></content:encoded>
			<link>https://b2evolution.net/news/2011/09/09/b2evolution-4-1-0-release#c22932</link>
		</item>
		<item>
			<title> Tigere in response to: b2evolution 4.1.0 (beta) released</title>
			<pubDate>Thu, 29 Sep 2011 11:30:56 +0000</pubDate>
			<dc:creator><span class="user anonymous" rel="bubbletip_comment_22921">Tigere</span></dc:creator>
			<guid isPermaLink="false">c22921@https://b2evolution.net/</guid>
			<description>&lt;p&gt;I think when user registration and permissions is more simplified and the assumption that a user is a blogger is done away with,B2Evo will be phenomenal. I think registered users must be able to post articles from front end,fully allowing user driven content.&lt;/p&gt;</description>
			<content:encoded><![CDATA[<p>I think when user registration and permissions is more simplified and the assumption that a user is a blogger is done away with,B2Evo will be phenomenal. I think registered users must be able to post articles from front end,fully allowing user driven content.</p>]]></content:encoded>
			<link>https://b2evolution.net/news/2011/09/09/b2evolution-4-1-0-release#c22921</link>
		</item>
		<item>
			<title>fplanque in response to: b2evolution 4.1.0 (beta) released</title>
			<pubDate>Tue, 20 Sep 2011 03:56:07 +0000</pubDate>
			<dc:creator><span class="login user nowrap" rel="bubbletip_user_1"><span class="identity_link_username">fplanque</span></span></dc:creator>
			<guid isPermaLink="false">c22874@https://b2evolution.net/</guid>
			<description>&lt;p&gt;The social icons will be pluginized, but they are not at this time. It is on the todo list ;)&lt;/p&gt;</description>
			<content:encoded><![CDATA[<p>The social icons will be pluginized, but they are not at this time. It is on the todo list ;)</p>]]></content:encoded>
			<link>https://b2evolution.net/news/2011/09/09/b2evolution-4-1-0-release#c22874</link>
		</item>
		<item>
			<title> Gabriel in response to: b2evolution 4.1.0 (beta) released</title>
			<pubDate>Fri, 16 Sep 2011 13:18:57 +0000</pubDate>
			<dc:creator><span class="user anonymous" rel="bubbletip_comment_22864">Gabriel</span></dc:creator>
			<guid isPermaLink="false">c22864@https://b2evolution.net/</guid>
			<description>&lt;p&gt;Hi! I have a small trouble with the upgrade from the 3.x to the 4.x series, since the tables where handled only here: &lt;/p&gt;

&lt;p&gt;&lt;b&gt;/inc/core/__core.init.php&lt;br /&gt;
/inc/sessions/_sessions.init.php&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;In the 4.x series, this is also handled in those two files, but&amp;#8230; not entirely&amp;#8230;&lt;/p&gt;

&lt;p&gt;One have a declaration &amp;#8220;somewhere&amp;#8221; in the inc folder&amp;#8230; and I dont find it! :S Where could it be located that declaration?&lt;/p&gt;

&lt;p&gt;&lt;b&gt;TABLE-KEY_global__cache&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;(I want to change the auto table key, to a &amp;#8220;fixed&quot;, since my b2evo instalation is multilingual and for mobiles and desktop browsers, so I had this table aside)&lt;/p&gt;

&lt;p&gt;Thanks in advance for the help, because as you see, I did my homework! :D&lt;/p&gt;

&lt;p&gt;PS: In the 2.x series, the table keys were handled just in the &lt;b&gt;conf/_advanced.php&lt;/b&gt; file)&lt;/p&gt;</description>
			<content:encoded><![CDATA[<p>Hi! I have a small trouble with the upgrade from the 3.x to the 4.x series, since the tables where handled only here: </p>

<p><b>/inc/core/__core.init.php<br />
/inc/sessions/_sessions.init.php</b></p>

<p>In the 4.x series, this is also handled in those two files, but&#8230; not entirely&#8230;</p>

<p>One have a declaration &#8220;somewhere&#8221; in the inc folder&#8230; and I dont find it! :S Where could it be located that declaration?</p>

<p><b>TABLE-KEY_global__cache</b></p>

<p>(I want to change the auto table key, to a &#8220;fixed", since my b2evo instalation is multilingual and for mobiles and desktop browsers, so I had this table aside)</p>

<p>Thanks in advance for the help, because as you see, I did my homework! :D</p>

<p>PS: In the 2.x series, the table keys were handled just in the <b>conf/_advanced.php</b> file)</p>]]></content:encoded>
			<link>https://b2evolution.net/news/2011/09/09/b2evolution-4-1-0-release#c22864</link>
		</item>
		<item>
			<title> Stace Johnson in response to: b2evolution 4.1.0 (beta) released</title>
			<pubDate>Mon, 12 Sep 2011 17:32:26 +0000</pubDate>
			<dc:creator><span class="user anonymous" rel="bubbletip_comment_22857">Stace Johnson</span></dc:creator>
			<guid isPermaLink="false">c22857@https://b2evolution.net/</guid>
			<description>&lt;p&gt;Francois, is the line of social media icons at the end of your post available as a plugin or widget?  It&amp;#8217;s exactly what I&amp;#8217;m looking for.&lt;/p&gt;</description>
			<content:encoded><![CDATA[<p>Francois, is the line of social media icons at the end of your post available as a plugin or widget?  It&#8217;s exactly what I&#8217;m looking for.</p>]]></content:encoded>
			<link>https://b2evolution.net/news/2011/09/09/b2evolution-4-1-0-release#c22857</link>
		</item>
		<item>
			<title>fplanque in response to: b2evolution 4.1.0 (beta) released</title>
			<pubDate>Sun, 11 Sep 2011 15:17:57 +0000</pubDate>
			<dc:creator><span class="login user nowrap" rel="bubbletip_user_1"><span class="identity_link_username">fplanque</span></span></dc:creator>
			<guid isPermaLink="false">c22855@https://b2evolution.net/</guid>
			<description>&lt;p&gt;Yes it&amp;#8217;s possible to change the lightbox alternative pretty easily if you&amp;#8217;ve done this kind of things before. Just change the javascript snippet in your skin. Images are marked in a stand way with rel=&quot;lightbox[collection]&amp;#8221;&lt;/p&gt;</description>
			<content:encoded><![CDATA[<p>Yes it&#8217;s possible to change the lightbox alternative pretty easily if you&#8217;ve done this kind of things before. Just change the javascript snippet in your skin. Images are marked in a stand way with rel="lightbox[collection]&#8221;</p>]]></content:encoded>
			<link>https://b2evolution.net/news/2011/09/09/b2evolution-4-1-0-release#c22855</link>
		</item>
		<item>
			<title> Hypocrite in response to: b2evolution 4.1.0 (beta) released</title>
			<pubDate>Sun, 11 Sep 2011 09:14:14 +0000</pubDate>
			<dc:creator><span class="user anonymous" rel="bubbletip_comment_22851">Hypocrite</span></dc:creator>
			<guid isPermaLink="false">c22851@https://b2evolution.net/</guid>
			<description>&lt;p&gt;Looks very nice. :)&lt;/p&gt;

&lt;p&gt;Would it be possible to change the lightbox alternative used? That would a nice feature.&lt;/p&gt;</description>
			<content:encoded><![CDATA[<p>Looks very nice. :)</p>

<p>Would it be possible to change the lightbox alternative used? That would a nice feature.</p>]]></content:encoded>
			<link>https://b2evolution.net/news/2011/09/09/b2evolution-4-1-0-release#c22851</link>
		</item>
			</channel>
</rss>
