<?xml version="1.0"?>
<rss version="2.0">
    <channel>
        <title>Gossamer Forum</title>
        <link>/support/forum/</link>
        <language>en-us</language>
        <managingEditor>webmaster@ultranerds.co.uk</managingEditor>
        <pubDate>Sun, 20 May 2012 22:41:20 GMT</pubDate>
        <generator>Gossamer Forum by Gossamer Threads, Inc.</generator>
        <docs>http://www.rssboard.org/rss-specification</docs>
        <image>
            <url>http://www.ultranerds.co.uk/images/gforum/gforum-logo.png</url>
            <title>Gossamer Forum</title>
            <link>/support/forum/</link>
            <width>50</width>
            <height>50</height>
        </image>
        <item>
            <title>Re: [rcull] Installation Instructions</title>
            <link>/support/forum/Plugins_Support_-_FREE_C3/Filter_Words_F17/Re%3A_%5Brcull%5D_Installation_Instructions_P2138/?page=unread#2138</link>
            <description>Hi,

It won&#039;t work on Link 2 (flatfile), as its designed for Gossamer Links (SQL)


----------------------------------------------------------------------
Quote
----------------------------------------------------------------------

By the way, for whatever reason when I went to &amp;quot;Post New Message&amp;quot; the text box did not load!

----------------------------------------------------------------------

Thanks, I&#039;ll check into that.

Cheers
Andy
Programmer/Designer/LinksSQL Freak

----------------------------------------------------------------------
http://www.ultranerds.com
http://www.imagesql.com</description>
            <guid>db3bec01e98d80cdc2f82e338b8e3055</guid>
            <pubDate>Mar 23, 2011, 12:36 AM</pubDate>
        </item>
        <item>
            <title>Re: [katesmalley] 2007 Template Plug In</title>
            <link>/support/forum/Plugins_Support_-_Paid_C4/General_Discussions_F3/Re%3A_%5Bkatesmalley%5D_2007_Template_Plug_In_P2137/?page=unread#2137</link>
            <description>Hi,

Sorry about the forum issues - I wasn&#039;t aware it was broken. I&#039;ve now fixed it up, so you should be able to reply ok now

For your issue - can you go into Build &amp;gt; Template Globals , and find the one called &amp;quot; get_root_cats &amp;quot;. Replace the contents with the below global:


----------------------------------------------------------------------
Code
----------------------------------------------------------------------

sub {

my $category_id = $_[0];

my $tbl = $DB-&amp;gt;table(&#039;Category&#039;);
$tbl-&amp;gt;select_options(&#039;ORDER BY Name&#039;);
my $sth = $tbl-&amp;gt;select ( { FatherID =&amp;gt; 0 } ) || die $GT::SQL::error;

my @loop;
while (my $hit = $sth-&amp;gt;fetchrow_hashref) {
$hit-&amp;gt;{URL} = $CFG-&amp;gt;{build_root_url} . &amp;quot;/&amp;quot;. $tbl-&amp;gt;as_url( $hit-&amp;gt;{Full_Name} ) . &amp;quot;/index.html&amp;quot;;
if ($hit-&amp;gt;{ID} eq $category_id) { $hit-&amp;gt;{selected} = &amp;quot;yes&amp;quot; }
push @loop, $hit;
}

return { side_category_loop =&amp;gt; \@loop }

}

----------------------------------------------------------------------

That should fix up your problem

Cheers
Andy
Programmer/Designer/LinksSQL Freak

----------------------------------------------------------------------
http://www.ultranerds.com
http://www.imagesql.com</description>
            <guid>81b32895fc4a00f12578a4d2559d1bab</guid>
            <pubDate>Mar 23, 2011, 12:34 AM</pubDate>
        </item>
        <item>
            <title>2007 Template Plug In</title>
            <link>/support/forum/Plugins_Support_-_Paid_C4/General_Discussions_F3/2007_Template_Plug_In_P2136/?page=unread#2136</link>
            <description>Okay, I posted in the wrong place before. Sorry.

I thought I had this problem solved but I do not.

I have the 2007 template, which I love. But the only thing is that the Main Categories will NOT link correctly if there is more than one word in the Category. It does not insert the _ between the words in the category the way it does in the main page. The only Main Categories that successfully link in the LEFT menu bar are the ones that only have one word.

http://www.antiquetractorsonline.com/

Above is a link to my site so you can see.

If you click in the left menu to a category that has more than one word, it sends you back to the home page as it is not finding the category page. Now click in the main page and you will see the _ between the words in the URL bar. It links correctly.

How can I correct this? It is the very last step to my installation and I really want that menu bar.

Thank you!

Kate</description>
            <guid>3e4adc032d585c6dfd3a47ff3dcc5e2f</guid>
            <pubDate>Mar 19, 2011, 9:19 AM</pubDate>
        </item>
        <item>
            <title>Installation Instructions</title>
            <link>/support/forum/Plugins_Support_-_FREE_C3/Filter_Words_F17/Installation_Instructions_P2133/?page=unread#2133</link>
            <description>I just downloaded &amp;quot;Filter_Words&amp;quot; and opened it. wanting to install it on Links 2.0. There were no install instructions.

By the way, for whatever reason when I went to &amp;quot;Post New Message&amp;quot; the text box did not load!

Thanks</description>
            <guid>a6490b3653ec9511acac66e1d0812853</guid>
            <pubDate>Feb 18, 2011, 7:56 AM</pubDate>
        </item>
        <item>
            <title>Re: [IWood] Looking to contact &quot;pugdog&quot; [PGG Graphics]</title>
            <link>/support/forum/General_C5/General_Discussions_F47/Re%3A_%5BIWood%5D_Looking_to_contact_%22pugdog%22_%5BPGG_Graphics%5D_P2131/?page=unread#2131</link>
            <description>Hi,

I havn&#039;t actually heard from him in a VERY long time.

You could try contacting him on pugdog@ultranerds.com, OR, sending him a PM here:

http://www.gossamer-threads.com/...user_username=pugdog

(you will have to signup)

Other than that, not sure I can be of much help - sorry.

Cheers
Andy
Programmer/Designer/LinksSQL Freak

----------------------------------------------------------------------
http://www.ultranerds.com
http://www.imagesql.com</description>
            <guid>3c859712e73aedaaa977c04f1da79aef</guid>
            <pubDate>Sep 8, 2009, 4:20 AM</pubDate>
        </item>
        <item>
            <title>Looking to contact &quot;pugdog&quot; [PGG Graphics]</title>
            <link>/support/forum/General_C5/General_Discussions_F47/Looking_to_contact_%22pugdog%22_%5BPGG_Graphics%5D_P2130/?page=unread#2130</link>
            <description>The trail from PGG Graphics in the early 90s ends here, it seems. Can anyone put me in touch with him?

Not a bill collector or hitman, honest. Trying to track down a certain image set, is all.</description>
            <guid>9d5278b5acaeff8993f1eb27b9dff6df</guid>
            <pubDate>Sep 5, 2009, 11:09 PM</pubDate>
        </item>
        <item>
            <title>Re: [MJB] Add from Admin</title>
            <link>/support/forum/New_Support_Forums_-_Links_SQL_C21/Gallery_Manager_F121/Re%3A_%5BMJB%5D_Add_from_Admin_P2129/?page=unread#2129</link>
            <description>Hi,

Glad you worked it out =)

&amp;gt;&amp;gt; Just a quick note on this Andy while I remember, the Username field is Textarea and should be Text.

Oops, will get that fixed when I get some time :)

Cheers
Andy
Programmer/Designer/LinksSQL Freak

----------------------------------------------------------------------
http://www.ultranerds.com
http://www.imagesql.com</description>
            <guid>214fecbfdbe01fdf15ada56c9cbf98ec</guid>
            <pubDate>Jun 13, 2009, 2:55 AM</pubDate>
        </item>
        <item>
            <title>Re: [Andy] Add from Admin</title>
            <link>/support/forum/New_Support_Forums_-_Links_SQL_C21/Gallery_Manager_F121/Re%3A_%5BAndy%5D_Add_from_Admin_P2128/?page=unread#2128</link>
            <description>OK, I have found a way to do this now.

If you add a Gallery option to the Database / Editor page ( This thread ) and select Gallery / Search you can search for the username and the resulting page has a Download/View image option for all of their links.

&amp;gt;&amp;gt; Just a quick note on this Andy while I remember, the Username field is Textarea and should be Text.</description>
            <guid>8854a6b4917c606d11f07b2b8c4bb52f</guid>
            <pubDate>Jun 13, 2009, 2:41 AM</pubDate>
        </item>
        <item>
            <title>Re: [MJB] Add from Admin</title>
            <link>/support/forum/New_Support_Forums_-_Links_SQL_C21/Gallery_Manager_F121/Re%3A_%5BMJB%5D_Add_from_Admin_P2127/?page=unread#2127</link>
            <description>Again, afraid not. The thing is, that they can still update images even after the link is validated - so not sure what the point would be = )

Could probably write a little script that would let you see them (i.e /admin/gallery_view.cgi?ID=1234) - lemme know idf you want that.

Cheers
Andy
Programmer/Designer/LinksSQL Freak

----------------------------------------------------------------------
http://www.ultranerds.com
http://www.imagesql.com</description>
            <guid>49b05ea2894376d2fc15a4a4b1488cd9</guid>
            <pubDate>Jun 12, 2009, 11:51 PM</pubDate>
        </item>
        <item>
            <title>Re: [Andy] Add from Admin</title>
            <link>/support/forum/New_Support_Forums_-_Links_SQL_C21/Gallery_Manager_F121/Re%3A_%5BAndy%5D_Add_from_Admin_P2126/?page=unread#2126</link>
            <description>Following on from this, is there any way that I can view submitted images before I verify a link?</description>
            <guid>11282f34c10a3840cb5e2c7364f73a7c</guid>
            <pubDate>Jun 12, 2009, 2:09 PM</pubDate>
        </item>
        <item>
            <title>Re: [Andy] Add Gallery table option to database editor</title>
            <link>/support/forum/New_Support_Forums_-_Links_SQL_C21/Gallery_Manager_F121/Re%3A_%5BAndy%5D_Add_Gallery_table_option_to_database_editor_P2125/?page=unread#2125</link>
            <description>Thanks. I&#039;ll take a look at that when I get a minute or two. :)</description>
            <guid>ce2cca2ddd6967a99683d5fde7a0b2ca</guid>
            <pubDate>Jun 10, 2009, 3:26 AM</pubDate>
        </item>
        <item>
            <title>Re: [MJB] Add Gallery table option to database editor</title>
            <link>/support/forum/New_Support_Forums_-_Links_SQL_C21/Gallery_Manager_F121/Re%3A_%5BMJB%5D_Add_Gallery_table_option_to_database_editor_P2124/?page=unread#2124</link>
            <description>I actually use this plugin when editing tables (attached). Very cool plugin from someone on the GT forums - and has saved me endless hours when editing tables/viewing their contents etc.

Cheers
Andy
Programmer/Designer/LinksSQL Freak

----------------------------------------------------------------------
http://www.ultranerds.com
http://www.imagesql.com</description>
            <guid>a8bf11c7e98b4651c146ea8e16d8ad4b</guid>
            <pubDate>Jun 10, 2009, 3:05 AM</pubDate>
        </item>
        <item>
            <title>Re: [MJB] Add from Admin</title>
            <link>/support/forum/New_Support_Forums_-_Links_SQL_C21/Gallery_Manager_F121/Re%3A_%5BMJB%5D_Add_from_Admin_P2123/?page=unread#2123</link>
            <description>Hi,

I&#039;m afraid there is no way to do that currently, sorry.

Cheers
Andy
Programmer/Designer/LinksSQL Freak

----------------------------------------------------------------------
http://www.ultranerds.com
http://www.imagesql.com</description>
            <guid>f689e3182a2fc1d8cc02532246c8d27e</guid>
            <pubDate>Jun 10, 2009, 3:03 AM</pubDate>
        </item>
        <item>
            <title>Add Gallery table option to database editor</title>
            <link>/support/forum/New_Support_Forums_-_Links_SQL_C21/Gallery_Manager_F121/Add_Gallery_table_option_to_database_editor_P2122/?page=unread#2122</link>
            <description>Very simple this.

Go to admin/templates/admin, find db_nav.html, line 67, and add the line below in red.


----------------------------------------------------------------------
Code
----------------------------------------------------------------------

&amp;lt;option&amp;gt;Category&amp;lt;/option&amp;gt;
&amp;lt;option&amp;gt;Links&amp;lt;/option&amp;gt;
&amp;lt;option&amp;gt;Users&amp;lt;/option&amp;gt;
&amp;lt;option&amp;gt;Reviews&amp;lt;/option&amp;gt;
&amp;lt;option&amp;gt;Gallery&amp;lt;/option&amp;gt;

----------------------------------------------------------------------

This will now display in the Database &#039;Editor&#039; selection area on the Database page. Saves you having to go through the Read Me section on the Plugins page to access the table.</description>
            <guid>3a2bc17fd33bc317e7228f0c8102a76f</guid>
            <pubDate>Jun 9, 2009, 11:52 AM</pubDate>
        </item>
        <item>
            <title>Add from Admin</title>
            <link>/support/forum/New_Support_Forums_-_Links_SQL_C21/Gallery_Manager_F121/Add_from_Admin_P2121/?page=unread#2121</link>
            <description>Is there any way that when signed in to Links as an admin I can Add / Edit gallery items related to a link or do I have to register as a regular user to do this?</description>
            <guid>d02358688b38188756d4e076ab631852</guid>
            <pubDate>Jun 9, 2009, 9:16 AM</pubDate>
        </item>
        <item>
            <title>Re: [Piers] Display default image for link in category</title>
            <link>/support/forum/New_Support_Forums_-_Links_SQL_C21/Gallery_Manager_F121/Re%3A_%5BPiers%5D_Display_default_image_for_link_in_category_P2120/?page=unread#2120</link>
            <description>Ah ok - NP =)

Cheers
Andy
Programmer/Designer/LinksSQL Freak

----------------------------------------------------------------------
http://www.ultranerds.com
http://www.imagesql.com</description>
            <guid>da31e44718c1cc733eb7e8bd717df483</guid>
            <pubDate>Apr 28, 2009, 2:31 AM</pubDate>
        </item>
        <item>
            <title>Re: [Andy] Display default image for link in category</title>
            <link>/support/forum/New_Support_Forums_-_Links_SQL_C21/Gallery_Manager_F121/Re%3A_%5BAndy%5D_Display_default_image_for_link_in_category_P2119/?page=unread#2119</link>
            <description>Hey Andy,

Sorry - I nolonger have it installed, and am now using a very good customisation of Thumb_Images,

Cheers,

Piers</description>
            <guid>eab1796787ee1dfdbf0eb58d7b3a0e07</guid>
            <pubDate>Apr 28, 2009, 2:28 AM</pubDate>
        </item>
        <item>
            <title>Re: [Piers] Display default image for link in category</title>
            <link>/support/forum/New_Support_Forums_-_Links_SQL_C21/Gallery_Manager_F121/Re%3A_%5BPiers%5D_Display_default_image_for_link_in_category_P2118/?page=unread#2118</link>
            <description>Hi,

Please email me with GLinks + LSQL login details, and somewhere I can see this happening. Could be a bug.

Cheers
Andy
Programmer/Designer/LinksSQL Freak

----------------------------------------------------------------------
http://www.ultranerds.com
http://www.imagesql.com</description>
            <guid>46341a956b93cfb9f5c43a05e9d7722a</guid>
            <pubDate>Apr 28, 2009, 1:50 AM</pubDate>
        </item>
        <item>
            <title>Re: [rgbworld] Calendar features</title>
            <link>/support/forum/New_Support_Forums_-_Links_SQL_C21/Calendar_F87/Re%3A_%5Brgbworld%5D_Calendar_features_P2117/?page=unread#2117</link>
            <description>Hi,


----------------------------------------------------------------------
Quote
----------------------------------------------------------------------

Am I allowed to customize the code for my own purposes?

----------------------------------------------------------------------

You mean the perl code? (its quite complicated, but yeah, you can edit it)


----------------------------------------------------------------------
Quote
----------------------------------------------------------------------

Does each user have their own calendar?

----------------------------------------------------------------------

Yup, and also a &amp;quot;public&amp;quot; one (which is a merge of all users events that they want to make public)


----------------------------------------------------------------------
Quote
----------------------------------------------------------------------

What I need is an event calendar where each user has their own calendar. They should have to be logged-in to add/modify/delete events. I need to be able to display to the general public (not logged in), combined events from different members calendars.

----------------------------------------------------------------------

Sounds like that I just explained above :)


----------------------------------------------------------------------
Quote
----------------------------------------------------------------------

I also need the ability to provide each user with an RSS feed so they can display a list of their events on their own websites. Javascript syndication via an iFrame is another requirement.

----------------------------------------------------------------------

You would need to write some kinda function to do that, as thats not a built in feature (wouldn&#039;t take that long to do)


----------------------------------------------------------------------
Quote
----------------------------------------------------------------------

Are the events stored as links? or are they in their own table?
I guess I am trying to understand the table schema etc...

----------------------------------------------------------------------

They are stored in a &amp;quot;Calendar&amp;quot; table, not links (the events are totally seperate from links)

I hope that answers your questions.

Cheers
Andy
Programmer/Designer/LinksSQL Freak

----------------------------------------------------------------------
http://www.ultranerds.com
http://www.imagesql.com</description>
            <guid>3dcb14a4cee10147aa5d1651ccf91dbd</guid>
            <pubDate>Apr 28, 2009, 1:48 AM</pubDate>
        </item>
        <item>
            <title>Display default image for link in category</title>
            <link>/support/forum/New_Support_Forums_-_Links_SQL_C21/Gallery_Manager_F121/Display_default_image_for_link_in_category_P2116/?page=unread#2116</link>
            <description>Hello,

I have the GalleryManager installed and working correctly.
I can get the detailed page displaying the images ok

I am being stupid.....how do I get just the one default image to be displayed in the category listing.

I tried adding the following code into the link.html template but it showed the same image for each link;

----------------------------------------------------------------------
Code
----------------------------------------------------------------------

&amp;lt;%Plugins::GalleryManager::GetDefaultImage($ID)%&amp;gt;

&amp;lt;%if Image%&amp;gt;
&amp;lt;h2&amp;gt;Image Gallery&amp;lt;/h2&amp;gt;
&amp;lt;a href=&amp;quot;&amp;lt;%config.db_cgi_url%&amp;gt;/gallery_view.cgi?LinkID=&amp;lt;%ID%&amp;gt;&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;&amp;lt;%Image%&amp;gt;&amp;quot; border=&amp;quot;0&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;
&amp;lt;%endif%&amp;gt;

----------------------------------------------------------------------

Cheers,

Piers</description>
            <guid>24f4a659b80a09ed8076665adb44865f</guid>
            <pubDate>Apr 24, 2009, 12:57 PM</pubDate>
        </item>
    </channel>
</rss>

