<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: fGallery Issues? WP-Forum Issues?</title>
	<atom:link href="http://www.lvlolvlo.net/2007/02/07/fgallery-issues-wp-forum-issues/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lvlolvlo.net/2007/02/07/fgallery-issues-wp-forum-issues/</link>
	<description></description>
	<pubDate>Fri, 21 Nov 2008 21:45:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: eric</title>
		<link>http://www.lvlolvlo.net/2007/02/07/fgallery-issues-wp-forum-issues/#comment-12807</link>
		<dc:creator>eric</dc:creator>
		<pubDate>Sun, 03 Feb 2008 01:34:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.lvlolvlo.net/2007/02/07/fgallery-issues-wp-forum-issues/#comment-12807</guid>
		<description>Hi,
I tried to use Wp-Forum with with Wp Site 2.3.2 but I can't ceate a forum... I tried to install 1.7.4 patch (after delete sql table &#38; re create with patch) and I have the same problem.
When I look my forum profile, plugin tell me "no subscription" ??? What does it mean ? What can be the reason to not work fine.
Thanks a lot for your help...</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I tried to use Wp-Forum with with Wp Site 2.3.2 but I can&#8217;t ceate a forum&#8230; I tried to install 1.7.4 patch (after delete sql table &amp; re create with patch) and I have the same problem.<br />
When I look my forum profile, plugin tell me &#8220;no subscription&#8221; ??? What does it mean ? What can be the reason to not work fine.<br />
Thanks a lot for your help&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hien</title>
		<link>http://www.lvlolvlo.net/2007/02/07/fgallery-issues-wp-forum-issues/#comment-12152</link>
		<dc:creator>Hien</dc:creator>
		<pubDate>Fri, 14 Dec 2007 15:11:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.lvlolvlo.net/2007/02/07/fgallery-issues-wp-forum-issues/#comment-12152</guid>
		<description>I might have solved the problem: check this..

Open up fgallery-plugin.php in the fgallery folder, use notepad, or some ascii authoring tools!, not wordpad! 

Remember, deactivate the plugin first!

Now let's do some editing to the file.

find this line ~ around line 296

&lt;code&gt;// create new table&lt;/code&gt;

somewhere below.. you'll see this line:

&lt;code&gt;get_currentuserinfo(); &lt;/code&gt;

Okay, basically this is to prevent any other than admin to install the gallery, and I obviously didn't bother to fix this function, so I just cancel them out with "//" to prevent them from being processed.

So...

&lt;code&gt;//	get_currentuserinfo();&lt;/code&gt;
&lt;code&gt;//	if ($user_level &#60; 8)&lt;/code&gt;
&lt;code&gt;//	{&lt;/code&gt;
&lt;code&gt;//		return;&lt;/code&gt;
&lt;code&gt;//	}&lt;/code&gt;
&lt;code&gt;//	else&lt;/code&gt;
&lt;code&gt;//	{&lt;/code&gt;

create tables command...

&lt;code&gt;// }&lt;/code&gt;

Ok, now, proceed to activate that plugin. See how it works?</description>
		<content:encoded><![CDATA[<p>I might have solved the problem: check this..</p>
<p>Open up fgallery-plugin.php in the fgallery folder, use notepad, or some ascii authoring tools!, not wordpad! </p>
<p>Remember, deactivate the plugin first!</p>
<p>Now let&#8217;s do some editing to the file.</p>
<p>find this line ~ around line 296</p>
<p><code>// create new table</code></p>
<p>somewhere below.. you&#8217;ll see this line:</p>
<p><code>get_currentuserinfo(); </code></p>
<p>Okay, basically this is to prevent any other than admin to install the gallery, and I obviously didn&#8217;t bother to fix this function, so I just cancel them out with &#8220;//&#8221; to prevent them from being processed.</p>
<p>So&#8230;</p>
<p><code>//	get_currentuserinfo();</code><br />
<code>//	if ($user_level &lt; <img src='http://www.lvlolvlo.net/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> </code><br />
<code>//	{</code><br />
<code>//		return;</code><br />
<code>//	}</code><br />
<code>//	else</code><br />
<code>//	{</code></p>
<p>create tables command&#8230;</p>
<p><code>// }</code></p>
<p>Ok, now, proceed to activate that plugin. See how it works?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mbangert</title>
		<link>http://www.lvlolvlo.net/2007/02/07/fgallery-issues-wp-forum-issues/#comment-8821</link>
		<dc:creator>mbangert</dc:creator>
		<pubDate>Wed, 11 Jul 2007 20:38:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.lvlolvlo.net/2007/02/07/fgallery-issues-wp-forum-issues/#comment-8821</guid>
		<description>so does anyone know how to get rid of the sticky problem? I have managed to fix the sql issue but now all my posts are straight away marked as "sticky"... 
some help/advice would be very useful :)

cheers</description>
		<content:encoded><![CDATA[<p>so does anyone know how to get rid of the sticky problem? I have managed to fix the sql issue but now all my posts are straight away marked as &#8220;sticky&#8221;&#8230;<br />
some help/advice would be very useful <img src='http://www.lvlolvlo.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zzmcthddid</title>
		<link>http://www.lvlolvlo.net/2007/02/07/fgallery-issues-wp-forum-issues/#comment-7506</link>
		<dc:creator>zzmcthddid</dc:creator>
		<pubDate>Thu, 14 Jun 2007 15:56:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.lvlolvlo.net/2007/02/07/fgallery-issues-wp-forum-issues/#comment-7506</guid>
		<description>Hello! Good Site! Thanks you! xunpxechab</description>
		<content:encoded><![CDATA[<p>Hello! Good Site! Thanks you! xunpxechab</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pratt</title>
		<link>http://www.lvlolvlo.net/2007/02/07/fgallery-issues-wp-forum-issues/#comment-5762</link>
		<dc:creator>Pratt</dc:creator>
		<pubDate>Thu, 26 Apr 2007 21:01:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.lvlolvlo.net/2007/02/07/fgallery-issues-wp-forum-issues/#comment-5762</guid>
		<description>Im getting a "select status from wp_fim_cat WHERE id =" error after doing the sql queries you suggested :(</description>
		<content:encoded><![CDATA[<p>Im getting a &#8220;select status from wp_fim_cat WHERE id =&#8221; error after doing the sql queries you suggested <img src='http://www.lvlolvlo.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefano</title>
		<link>http://www.lvlolvlo.net/2007/02/07/fgallery-issues-wp-forum-issues/#comment-5300</link>
		<dc:creator>Stefano</dc:creator>
		<pubDate>Tue, 24 Apr 2007 15:41:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.lvlolvlo.net/2007/02/07/fgallery-issues-wp-forum-issues/#comment-5300</guid>
		<description>Thank you for your fGallery Fix, I was getting crazy with this :smile:</description>
		<content:encoded><![CDATA[<p>Thank you for your fGallery Fix, I was getting crazy with this <img src='http://www.lvlolvlo.net/wp-includes/images/smilies/icon_smile.gif' alt=':smile:' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gnoletcom</title>
		<link>http://www.lvlolvlo.net/2007/02/07/fgallery-issues-wp-forum-issues/#comment-4816</link>
		<dc:creator>Gnoletcom</dc:creator>
		<pubDate>Fri, 13 Apr 2007 21:09:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.lvlolvlo.net/2007/02/07/fgallery-issues-wp-forum-issues/#comment-4816</guid>
		<description>Please join for discussions on topics about The Virtual Reality. 
Technology development of The Virtual Reality and its perspectives. 
&lt;a href="http://gnolet.com/" rel="nofollow"&gt;Gnolet.com&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Please join for discussions on topics about The Virtual Reality.<br />
Technology development of The Virtual Reality and its perspectives.<br />
<a href="http://gnolet.com/" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/gnolet.com');">Gnolet.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dailyfunnypics</title>
		<link>http://www.lvlolvlo.net/2007/02/07/fgallery-issues-wp-forum-issues/#comment-2725</link>
		<dc:creator>Dailyfunnypics</dc:creator>
		<pubDate>Sun, 25 Mar 2007 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.lvlolvlo.net/2007/02/07/fgallery-issues-wp-forum-issues/#comment-2725</guid>
		<description>It took my too much time to solve this problem :D. Dude why your link is not on http://www.fahlstad.se/wp-plugins/fgallery/ ? Am sure, There will be many people who suffered from same problem, but don't have a time to search your valuable page. ;) But still now its work for mine http://dailyfunnypics.com and happy. LOL</description>
		<content:encoded><![CDATA[<p>It took my too much time to solve this problem :D. Dude why your link is not on <a href="http://www.fahlstad.se/wp-plugins/fgallery/" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/www.fahlstad.se');">http://www.fahlstad.se/wp-plugins/fgallery/</a> ? Am sure, There will be many people who suffered from same problem, but don&#8217;t have a time to search your valuable page. <img src='http://www.lvlolvlo.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> But still now its work for mine <a href="http://dailyfunnypics.com" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/dailyfunnypics.com');">http://dailyfunnypics.com</a> and happy. LOL</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ofi</title>
		<link>http://www.lvlolvlo.net/2007/02/07/fgallery-issues-wp-forum-issues/#comment-2488</link>
		<dc:creator>ofi</dc:creator>
		<pubDate>Fri, 23 Mar 2007 08:00:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.lvlolvlo.net/2007/02/07/fgallery-issues-wp-forum-issues/#comment-2488</guid>
		<description>np, got it</description>
		<content:encoded><![CDATA[<p>np, got it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ofi</title>
		<link>http://www.lvlolvlo.net/2007/02/07/fgallery-issues-wp-forum-issues/#comment-2220</link>
		<dc:creator>ofi</dc:creator>
		<pubDate>Wed, 21 Mar 2007 10:26:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.lvlolvlo.net/2007/02/07/fgallery-issues-wp-forum-issues/#comment-2220</guid>
		<description>Hi
I just run this fGallery Fix and got this error in sql

SQL query:

CREATE TABLE IF NOT EXISTS `wp_fim_cat` (
`catname` varchar( 255 ) NOT NULL default '',
`id` int( 11 ) NOT NULL AUTO_INCREMENT ,
`date` datetime default NULL ,
`description` text NOT NULL ,
`folder` varchar( 255 ) NOT NULL default '',
`cover` varchar( 50 ) default '',
`status` varchar( 20 ) NOT NULL default 'public',
`password` varchar( 50 ) NOT NULL default '',
PRIMARY KEY ( `id` )
) TYPE = MYISAM AUTO_INCREMENT =1;

MySQL said: Documentation
#3 - Error writing file './koddncom_wordpress/wp_fim_cat.frm' (Errcode: 28)</description>
		<content:encoded><![CDATA[<p>Hi<br />
I just run this fGallery Fix and got this error in sql</p>
<p>SQL query:</p>
<p>CREATE TABLE IF NOT EXISTS `wp_fim_cat` (<br />
`catname` varchar( 255 ) NOT NULL default &#8221;,<br />
`id` int( 11 ) NOT NULL AUTO_INCREMENT ,<br />
`date` datetime default NULL ,<br />
`description` text NOT NULL ,<br />
`folder` varchar( 255 ) NOT NULL default &#8221;,<br />
`cover` varchar( 50 ) default &#8221;,<br />
`status` varchar( 20 ) NOT NULL default &#8216;public&#8217;,<br />
`password` varchar( 50 ) NOT NULL default &#8221;,<br />
PRIMARY KEY ( `id` )<br />
) TYPE = MYISAM AUTO_INCREMENT =1;</p>
<p>MySQL said: Documentation<br />
#3 - Error writing file &#8216;./koddncom_wordpress/wp_fim_cat.frm&#8217; (Errcode: 28)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
