<?xml version="1.0" encoding="utf-8"?>
				<!-- generator="e107" -->
				<!-- content type="Comments" -->
				<rss  version="2.0">
				<channel>
				<title>Bugrain : Comments</title>
				<link>http://www.bugrain.com/</link>
				<description></description>

<language>en-gb</language>
				<copyright>i am not responsible for any injuries caused whilst viewing this site ;)</copyright>
				<managingEditor>bugmaster@nospam.com (bugrain)</managingEditor>
				<webMaster>bugmaster@nospam.com (bugrain)</webMaster>
				<pubDate>Sat, 25 May 2013 00:48:20 -0400</pubDate>
				<lastBuildDate>Sat, 25 May 2013 00:48:20 -0400</lastBuildDate>
				<docs>http://backend.userland.com/rss</docs>
				<generator>e107 (http://e107.org)</generator>
				<ttl>60</ttl>
					<image>
					<title>Bugrain : Comments</title>
					<url>http://bugrain.com/e107_images/button.png</url>
					<link>http://www.bugrain.com/</link>
					<width>88</width>
					<height>31</height>
					<description></description>
					</image>
						<item>
						<title></title>
<link>http://bugrain.com/comment.php?comment.news.569</link>
<description><![CDATA[Is the space in "/cms/e107_plugins/userjournals_menu/ userjournals.php" deliberate? That would be wrong but not sure why you'd get it.<br /><br />Not really enough to go on though - probably need to try and work out when it fails - after a long time typing a blog (timeout)? If there is an 'error' condition with the stuff posted (although can't remember what these might be - been a while since I touched/used it).]]></description>
<author>noauthor@nospam.com (bugrain)</author>
<pubDate>Mon, 10 Dec 2012 18:45:14 -0500</pubDate>
<guid isPermaLink="true">http://bugrain.com/comment.php?comment.news.569</guid>
</item>
						<item>
						<title>Re:</title>
<link>http://bugrain.com/comment.php?comment.news.528</link>
<description><![CDATA[sorry, not doping any plugin work at the moment.]]></description>
<author>noauthor@nospam.com (bugrain)</author>
<pubDate>Tue, 27 Sep 2011 18:14:28 -0400</pubDate>
<guid isPermaLink="true">http://bugrain.com/comment.php?comment.news.528</guid>
</item>
						<item>
						<title></title>
<link>http://bugrain.com/comment.php?comment.news.528</link>
<description><![CDATA[I can vouch for this as well. Is there any plans on a fix?]]></description>
<author>noauthor@nospam.com (Sarge88)</author>
<pubDate>Tue, 27 Sep 2011 00:46:38 -0400</pubDate>
<guid isPermaLink="true">http://bugrain.com/comment.php?comment.news.528</guid>
</item>
						<item>
						<title>Recent additions</title>
<link>http://bugrain.com/comment.php?comment.news.550</link>
<description><![CDATA[I have the same issue. I have 2 categories. 1 Is visible to everyone and one is only visible to a userclass that was created by me. When I click on recent additions when not logged in then it shows me all appointments (even the one set only for the special userclass).]]></description>
<author>noauthor@nospam.com (bone)</author>
<pubDate>Sat, 02 Jul 2011 05:09:11 -0400</pubDate>
<guid isPermaLink="true">http://bugrain.com/comment.php?comment.news.550</guid>
</item>
						<item>
						<title>Bugtracker</title>
<link>http://bugrain.com/comment.php?comment.news.41</link>
<description><![CDATA[Request added.]]></description>
<author>noauthor@nospam.com (bone)</author>
<pubDate>Wed, 22 Jun 2011 19:15:18 -0400</pubDate>
<guid isPermaLink="true">http://bugrain.com/comment.php?comment.news.41</guid>
</item>
						<item>
						<title>Please post in 'bugtracker'</title>
<link>http://bugrain.com/comment.php?comment.news.41</link>
<description><![CDATA[Hi<br /><br />Sorry, forgot this place even existed - can you raise individual feature requests in the bugtracker please - http://www.bugrain.com/e107_plugins/bugtracker3/
bugtracker3.php?1.10<br /><br />Thanks]]></description>
<author>noauthor@nospam.com (bugrain)</author>
<pubDate>Tue, 21 Jun 2011 19:06:35 -0400</pubDate>
<guid isPermaLink="true">http://bugrain.com/comment.php?comment.news.41</guid>
</item>
						<item>
						<title>OOPS!</title>
<link>http://bugrain.com/comment.php?comment.news.375</link>
<description><![CDATA[Meant to say open alternate.php - <img src='http://bugrain.com/e107_images/emotes/profnation/smile.gif' alt='' style='vertical-align:middle; border:0' />]]></description>
<author>noauthor@nospam.com (Babymaggie)</author>
<pubDate>Tue, 21 Jun 2011 06:02:01 -0400</pubDate>
<guid isPermaLink="true">http://bugrain.com/comment.php?comment.news.375</guid>
</item>
						<item>
						<title>I have fixed the fault with compressed</title>
<link>http://bugrain.com/comment.php?comment.news.375</link>
<description><![CDATA[Open compressed.php<br /><br />Replace line 3:<br /><br />global $sc_style, $userjournals_shortcodes, $UJ_BLOGGERS_LIST, $UJ_BLOGGER_SYNOPSIS, $UJ_BLOG, $UJ_BLOG_SHORT, $UJ_CATEGORY_LIST, $UJ_CATEGORY, $UJ_MENU_READER, $UJ_RSS, $UJ_MESSAGE, $UJ_MESSAGE_EXTRA;<br /><br />With this:<br /><br />global $sc_style, $userjournals_shortcodes, $UJ_BLOGGERS_LIST, $UJ_BLOGGER_SYNOPSIS, $UJ_BLOG, $UJ_BLOG_SHORT, $UJ_CATEGORY_LIST, $UJ_CATEGORY, $UJ_MENU_READER, $UJ_MENU_WRITER, $UJ_RSS, $UJ_MESSAGE, $UJ_MESSAGE_EXTRA;<br /><br />I also changed line 11 and 12 to this:<br /><br />From:<br /><br />$sc_style['UJ_BLOGGER_LINK']['pre'] = "";<br />$sc_style['UJ_BLOGGER_LINK']['post'] = "";<br /><br />To:<br /><br />$sc_style['UJ_BLOGGER_LINK']['pre'] = "[ ";<br />$sc_style['UJ_BLOGGER_LINK']['post'] = " ]";<br /><br /><br /><br />]]></description>
<author>noauthor@nospam.com (Babymaggie)</author>
<pubDate>Tue, 21 Jun 2011 05:54:35 -0400</pubDate>
<guid isPermaLink="true">http://bugrain.com/comment.php?comment.news.375</guid>
</item>
						<item>
						<title>Just to confirm</title>
<link>http://bugrain.com/comment.php?comment.news.375</link>
<description><![CDATA[Hi, Just changed my settings from compressed to default and the menu displays fine.<br /><br />Also changed it to Long and the menu also displays fine.<br /><br />So the compressed seems to be where the problem lies.<br /><br />Useful post for me - Thanks JonR for this post.]]></description>
<author>noauthor@nospam.com (Babymaggie)</author>
<pubDate>Tue, 21 Jun 2011 04:56:21 -0400</pubDate>
<guid isPermaLink="true">http://bugrain.com/comment.php?comment.news.375</guid>
</item>
				</channel>
				</rss>