{?xml version="1.0" encoding="utf-8" ?} Support Forums http://brandnewbox.co.uk/forums/ Support Forums en Copyright 2010 2010-08-13T17:36:53+00:00 Custom Titles with Feedgrab http://brandnewbox.co.uk/forums/viewthread/8/ http://brandnewbox.co.uk/forums/viewthread/8/#When:17:21:56Z <p>Hi Andrew</p> <p>Thanks for an fantastic plugin. I’ve just started work on a new project where I’m wanting to import a few hundred properties into EE from an RSS feed. Ideally these properties are going to have search engine friendly urls, and so I was wondering if there was any way of being able to create title (and therefore url_titles) from more than one field of the RSS?</p> <p>I noticed that someone already asked this on the EE forums but I couldn’t see a reply.</p> <p>Cheers for now</p> <p><br /> Jim </p> 2009-08-18T17:21:56+00:00 /go page stops at “Fetching: url” http://brandnewbox.co.uk/forums/viewthread/122/ http://brandnewbox.co.uk/forums/viewthread/122/#When:04:09:45Z <p>I recently installed this &amp; ran through the tutorial on this site, but for some reason when I try to load the rss, it only reads </p><div class="codeblock"><code><span style="color: #000000"> <span style="color: #DD0000">"Fetching:&nbsp;http://twitter.com/statuses/user_timeline/31353077.rss"&nbsp;</span> </span> </code></div><p> and then nothing else appears.</p> <p>I’m running ee 1.6.8. I downloaded the plugin yesterday, it’s installed properly and visible in my plugins directory.</p> <p>My /go template has the following:</p> <div class="codeblock"><code><span style="color: #000000"> <span style="color: #0000BB">{exp</span><span style="color: #007700">:</span><span style="color: #0000BB">feedgrab&nbsp;url</span><span style="color: #007700">=</span><span style="color: #DD0000">"http://twitter.com/statuses/user_timeline/15408028.rss"&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">weblog</span><span style="color: #007700">=</span><span style="color: #DD0000">"8"&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">title</span><span style="color: #007700">=</span><span style="color: #DD0000">"title"<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">date</span><span style="color: #007700">=</span><span style="color: #DD0000">"pubDate"<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">use=</span><span style="color: #DD0000">"link|description"&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">fields</span><span style="color: #007700">=</span><span style="color: #DD0000">"feed_url|feed_body"&nbsp;</span><span style="color: #0000BB">}&nbsp;</span> </span> </code></div> <p><br /> The index template:</p> <div class="codeblock"><code><span style="color: #000000"> <span style="color: #0000BB">{exp</span><span style="color: #007700">:</span><span style="color: #0000BB">weblog</span><span style="color: #007700">:</span><span style="color: #0000BB">entries&nbsp;weblog</span><span style="color: #007700">=</span><span style="color: #DD0000">"weblogfeed"&nbsp;</span><span style="color: #0000BB">orderby</span><span style="color: #007700">=</span><span style="color: #DD0000">"date"&nbsp;</span><span style="color: #0000BB">limit</span><span style="color: #007700">=</span><span style="color: #DD0000">"10"&nbsp;</span><span style="color: #0000BB">show_future_entries</span><span style="color: #007700">=</span><span style="color: #DD0000">"yes"</span><span style="color: #0000BB">}<br /></span><span style="color: #007700">&lt;</span><span style="color: #0000BB">div&nbsp;id</span><span style="color: #007700">=</span><span style="color: #DD0000">"blogfeed"</span><span style="color: #007700">&gt;<br />&nbsp;&nbsp;&nbsp;&lt;</span><span style="color: #0000BB">div&nbsp;</span><span style="color: #007700">class=</span><span style="color: #DD0000">"sheader"</span><span style="color: #007700">&gt;<br />&lt;</span><span style="color: #0000BB">h4</span><span style="color: #007700">&gt;&lt;</span><span style="color: #0000BB">a&nbsp;href</span><span style="color: #007700">=</span><span style="color: #DD0000">"{feed_url}"</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">{title}</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">a</span><span style="color: #007700">&gt;&lt;/</span><span style="color: #0000BB">h4</span><span style="color: #007700">&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&lt;/</span><span style="color: #0000BB">div</span><span style="color: #007700">&gt;<br />&lt;</span><span style="color: #0000BB">div&nbsp;id</span><span style="color: #007700">=</span><span style="color: #DD0000">"sentry"</span><span style="color: #007700">&gt;<br /><br />&lt;</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">{feed_body}</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;<br />&lt;/</span><span style="color: #0000BB">div</span><span style="color: #007700">&gt;&nbsp;&lt;!--&nbsp;</span><span style="color: #0000BB">End&nbsp;of&nbsp;sentry&nbsp;</span><span style="color: #007700">--&gt;<br />&lt;/</span><span style="color: #0000BB">div</span><span style="color: #007700">&gt;&nbsp;&nbsp;&nbsp;&lt;!--&nbsp;</span><span style="color: #0000BB">End&nbsp;of&nbsp;blogfeed&nbsp;</span><span style="color: #007700">--&gt;<br /></span><span style="color: #0000BB">{</span><span style="color: #007700">/</span><span style="color: #0000BB">exp</span><span style="color: #007700">:</span><span style="color: #0000BB">weblog</span><span style="color: #007700">:</span><span style="color: #0000BB">entries}&nbsp;</span> </span> </code></div> <p>I’m planning on using it for wordpress &amp; flickr as well, but I haven’t tried flickr yet since this isn’t working out. </p> 2010-07-27T04:09:45+00:00 date not being processed with feedgrab http://brandnewbox.co.uk/forums/viewthread/118/ http://brandnewbox.co.uk/forums/viewthread/118/#When:18:42:28Z <p>I’ve got feedgrab working great except that the date isn’t being entered correctly.</p> <p>my code is below and the atom feed is <a href="http://www.dailymile.com/people/createsean/entries.atom">here</a>:</p> <p>I think the problem is that the feed has the time output twice using the same tag (published) and the first time it’s got this extra “T” in it. Is there a way to work around this?</p> <div class="codeblock"><code><span style="color: #000000"> <span style="color: #0000BB">{exp</span><span style="color: #007700">:</span><span style="color: #0000BB">feedgrab&nbsp;url</span><span style="color: #007700">=</span><span style="color: #DD0000">"http://www.dailymile.com/people/createsean/entries.atom"&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">weblog</span><span style="color: #007700">=</span><span style="color: #DD0000">"5"&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">title</span><span style="color: #007700">=</span><span style="color: #DD0000">"id"<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">date</span><span style="color: #007700">=</span><span style="color: #DD0000">"published"<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">use=</span><span style="color: #DD0000">"dm:distance|dm:duration|dm:felt|link"&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">fields</span><span style="color: #007700">=</span><span style="color: #DD0000">"distance|duration|felt|dailymilelink"&nbsp;</span><span style="color: #0000BB">}&nbsp;</span> </span> </code></div> 2010-07-25T18:42:28+00:00 Assing entries to categories Dont Works!! http://brandnewbox.co.uk/forums/viewthread/116/ http://brandnewbox.co.uk/forums/viewthread/116/#When:10:36:14Z <p>hi, </p> <p>the problem:<br /> dont assing the entries to category 25, nathing happend, what happend?</p> <p>I dont see nathing wrong in my code:</p> <div class="codeblock"><code><span style="color: #000000"> <span style="color: #0000BB">{exp</span><span style="color: #007700">:</span><span style="color: #0000BB">feedgrab&nbsp;url</span><span style="color: #007700">=</span><span style="color: #DD0000">"http://www.mysite.com/rss"&nbsp;</span><span style="color: #0000BB">weblog</span><span style="color: #007700">=</span><span style="color: #DD0000">"2"&nbsp;</span><span style="color: #0000BB">category</span><span style="color: #007700">=</span><span style="color: #DD0000">"25"&nbsp;</span><span style="color: #0000BB">title</span><span style="color: #007700">=</span><span style="color: #DD0000">"title"&nbsp;</span><span style="color: #0000BB">unique</span><span style="color: #007700">=</span><span style="color: #DD0000">"title"&nbsp;</span><span style="color: #007700">use=</span><span style="color: #DD0000">"link"&nbsp;</span><span style="color: #0000BB">fields</span><span style="color: #007700">=</span><span style="color: #DD0000">"link"</span><span style="color: #0000BB">}&nbsp;</span> </span> </code></div> <p>the entries appear great in the weblog 2 BUT dont in the category 25…</p> <p>I run this local with a new ee fresh install… and yes work, the entries allow to the category 2, works beacuse are a minus number category??? I mean in the online version I have around 40 categories… in the local just 3…</p> <p>please help Im frustrated! I just need that for end my project… thanks </p> 2010-07-21T10:36:14+00:00 FeedGrab YouTube Videos? http://brandnewbox.co.uk/forums/viewthread/112/ http://brandnewbox.co.uk/forums/viewthread/112/#When:01:16:39Z <p>Im trying to get youtube videos, and almost work!</p> <p>by example most popular videos: </p><div class="codeblock"><code><span style="color: #000000"> <span style="color: #0000BB">{exp</span><span style="color: #007700">:</span><span style="color: #0000BB">feedgrab&nbsp;url</span><span style="color: #007700">=</span><span style="color: #DD0000">"&lt;a&nbsp;href="</span><span style="color: #0000BB">http</span><span style="color: #007700">:</span><span style="color: #FF8000">//gdata.youtube.com/feeds/base/standardfeeds/most_popular?client=ytapi-youtube-browse&amp;alt=rss&amp;time=today"&gt;http://gdata.youtube.com/feeds/base/standardfeeds/most_popular?client=ytapi-youtube-browse&amp;amp;alt=rss&amp;amp;time=today&lt;/a&gt;"&nbsp;weblog="2"&nbsp;category="4"&nbsp;refresh="60"&nbsp;title="title"&nbsp;date="pubDate"&nbsp;use="link|description"&nbsp;fields="link|description"}&nbsp;</span> </span> </code></div> <p><b>url: (Feed WORKS GREAT)</b><br /> http://gdata.youtube.com/feeds/base/standardfeeds/most_popular?client=ytapi-youtube-browse&amp;alt=rss&amp;time=today</p> <p><b>link: (WORKS GREAT BUT SHOW A LITTLE PIECE OF CODE THAT I DONT WANT, SEE:)</b><br /> get this: http://www.youtube.com/watch?v=iQ2P0-tgL4A&amp;feature=youtube_gdata<br /> I want just this (you know just the short normal link, why i need this? for works videothumb plugin… (http://expressionengine.com/archived_forums/viewthread/148364/) http://www.youtube.com/watch?v=iQ2P0-tgL4A</p> <p><b>description: (DONT! WORK)</b><br /> get a lot code css things etc… how can get the description of the video?</p> <p><b>for understand me well, please see this screenshot:</b><br /> http://img29.imageshack.us/img29/5914/screenshot20100716at134.png</p> <p>last question, any pro tutorial or guide for do this? maybe Im confused and exist any other easy way to show youtube videos with FeedGrab</p> <p>really thanks! </p> 2010-07-17T01:16:39+00:00 Auto add category possible? http://brandnewbox.co.uk/forums/viewthread/88/ http://brandnewbox.co.uk/forums/viewthread/88/#When:04:52:38Z <p>I see that the plugin will auto-create a category in Method 2 of your Categories documentation, when the category is pulled from a feed item.</p> <p>Is it possible to auto-create a category when using Method 1?</p> <p>Here’s why I need that:</p> <p>I want to grab the overall blog title (channel title) and store it as field data with each item, but as I can see no built in way to do that I am using the category parameter to treat it like a category. This works fine, so long as I use Method 1 and I have already created the categories in the weblog. </p> <p>Would be great if the categories were auto-created if not present, but that seems to only apply to Method 2. </p> 2010-06-11T04:52:38+00:00 Put variable parameters into feedgrab (fields? global variables?) http://brandnewbox.co.uk/forums/viewthread/71/ http://brandnewbox.co.uk/forums/viewthread/71/#When:03:27:01Z <p>Hey Andrew,</p> <p>I have a couple of questions about the feedgrab plugin. </p> <p>I’ve set it up so that a client can choose from a feed, from a list of feeds, that he or she would like to take feed items from. I’m happy that I can use parameters to control the input into the feed. My “go” template code works like this:</p> <div class="codeblock"><code><span style="color: #000000"> <span style="color: #0000BB">{exp</span><span style="color: #007700">:</span><span style="color: #0000BB">weblog</span><span style="color: #007700">:</span><span style="color: #0000BB">entries&nbsp;weblog</span><span style="color: #007700">=</span><span style="color: #DD0000">"feeds"&nbsp;</span><span style="color: #0000BB">limit</span><span style="color: #007700">=</span><span style="color: #DD0000">"1"</span><span style="color: #0000BB">}<br /><br />{exp</span><span style="color: #007700">:</span><span style="color: #0000BB">feedgrab&nbsp;url</span><span style="color: #007700">=</span><span style="color: #DD0000">"{feed_url}"&nbsp;</span><span style="color: #0000BB">author</span><span style="color: #007700">=</span><span style="color: #DD0000">"{logged_in_member_id}"&nbsp;<br /></span><span style="color: #0000BB">weblog</span><span style="color: #007700">=</span><span style="color: #DD0000">"13"&nbsp;</span><span style="color: #0000BB">title</span><span style="color: #007700">=</span><span style="color: #DD0000">"title"&nbsp;</span><span style="color: #0000BB">date</span><span style="color: #007700">=</span><span style="color: #DD0000">"pubDate"&nbsp;</span><span style="color: #007700">use=</span><span style="color: #DD0000">"link|description"&nbsp;<br /></span><span style="color: #0000BB">fields</span><span style="color: #007700">=</span><span style="color: #DD0000">"feed_item_link|feed_item_body"</span><span style="color: #0000BB">}<br /><br />{</span><span style="color: #007700">/</span><span style="color: #0000BB">exp</span><span style="color: #007700">:</span><span style="color: #0000BB">weblog}<br /><br /></span><span style="color: #007700">&lt;</span><span style="color: #0000BB">a&nbsp;href</span><span style="color: #007700">=</span><span style="color: #DD0000">"{path='editorpages/feedview'}"</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">Click&nbsp;to&nbsp;view&nbsp;</span><span style="color: #007700">/&nbsp;<br /></span><span style="color: #0000BB">edit&nbsp;</span><span style="color: #007700">/&nbsp;</span><span style="color: #0000BB">select&nbsp;the&nbsp;feed&nbsp;items</span><span style="color: #007700">...&lt;/</span><span style="color: #0000BB">a</span><span style="color: #007700">&gt;&nbsp;</span> </span> </code></div> <p>A couple of things: </p> <p>When I try this the feedgrab tag with GZIP compression turned on in Expression Engine, I get an error (from every feed I try): “can’t decode raw data.” When I turn it off, it works fine. Is there a trick to making this work with GZIP?</p> <p>Also, Is it possible to use the feedgrab plugin to insert values into other fields in my “feed items” weblog? I would like to, for instance, insert the entry_id of the feed that a feed_item belongs to and that the user chose from the list, into a custom field, for each feed item I import.</p> <p>Thanks! I’m using Expression Engine 1.69, latest build. </p> <p>R o B </p> 2010-05-19T03:27:01+00:00 Working, sort off. http://brandnewbox.co.uk/forums/viewthread/37/ http://brandnewbox.co.uk/forums/viewthread/37/#When:17:06:57Z <p>It does seems to work, partially </p> <p>I’ve got the following in my templates:</p> <p>GO template </p><div class="codeblock"><code><span style="color: #000000"> <span style="color: #0000BB">{exp</span><span style="color: #007700">:</span><span style="color: #0000BB">feedgrab&nbsp;url</span><span style="color: #007700">=</span><span style="color: #DD0000">"http://missing.amberalertnederland.nl/nl/index.rss"&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">weblog</span><span style="color: #007700">=</span><span style="color: #DD0000">"1"&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">title</span><span style="color: #007700">=</span><span style="color: #DD0000">"title"<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">date</span><span style="color: #007700">=</span><span style="color: #DD0000">"pubDate"<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">use=</span><span style="color: #DD0000">"link|description"&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">fields</span><span style="color: #007700">=</span><span style="color: #DD0000">"alert_url|alert_body"&nbsp;</span><span style="color: #0000BB">}<br /><br />{exp</span><span style="color: #007700">:</span><span style="color: #0000BB">feedgrab&nbsp;url</span><span style="color: #007700">=</span><span style="color: #DD0000">"http://alert.amberalertnederland.nl/nl/index.rss"&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">weblog</span><span style="color: #007700">=</span><span style="color: #DD0000">"1"&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">title</span><span style="color: #007700">=</span><span style="color: #DD0000">"title"<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">date</span><span style="color: #007700">=</span><span style="color: #DD0000">"pubDate"<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #007700">use=</span><span style="color: #DD0000">"link|description"&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">fields</span><span style="color: #007700">=</span><span style="color: #DD0000">"alert_url|alert_body"&nbsp;</span><span style="color: #0000BB">}&nbsp;</span> </span> </code></div><p> Index template </p><div class="codeblock"><code><span style="color: #000000"> <span style="color: #0000BB">{exp</span><span style="color: #007700">:</span><span style="color: #0000BB">weblog</span><span style="color: #007700">:</span><span style="color: #0000BB">entries<br />&nbsp;&nbsp;&nbsp;&nbsp;weblog</span><span style="color: #007700">=</span><span style="color: #DD0000">"site"&nbsp;</span><span style="color: #0000BB">orderby</span><span style="color: #007700">=</span><span style="color: #DD0000">"date"<br />&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="color: #0000BB">limit</span><span style="color: #007700">=</span><span style="color: #DD0000">"10"&nbsp;</span><span style="color: #0000BB">show_future_entries</span><span style="color: #007700">=</span><span style="color: #DD0000">"no"</span><span style="color: #0000BB">}<br /><br /></span><span style="color: #007700">&lt;</span><span style="color: #0000BB">h4</span><span style="color: #007700">&gt;&lt;</span><span style="color: #0000BB">a&nbsp;href</span><span style="color: #007700">=</span><span style="color: #DD0000">"{alert_url}"</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">{title}</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">a</span><span style="color: #007700">&gt;&lt;/</span><span style="color: #0000BB">h4</span><span style="color: #007700">&gt;<br />&lt;</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">{alert_body}</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">p</span><span style="color: #007700">&gt;<br /><br /></span><span style="color: #0000BB">{</span><span style="color: #007700">/</span><span style="color: #0000BB">exp</span><span style="color: #007700">:</span><span style="color: #0000BB">weblog</span><span style="color: #007700">:</span><span style="color: #0000BB">entries}&nbsp;</span> </span> </code></div> <p>Something is showing up, but it’s all empty. I want the newest of both RSS files to appear in the sidebar of my blog. </p> 2010-01-12T17:06:57+00:00 tag category doesn’t work with categorys in different groups :( http://brandnewbox.co.uk/forums/viewthread/35/ http://brandnewbox.co.uk/forums/viewthread/35/#When:14:23:49Z <p>Hi,</p> <p>is it possible to use tag category in different category groups? </p> 2010-01-05T14:23:49+00:00 Problem with character http://brandnewbox.co.uk/forums/viewthread/34/ http://brandnewbox.co.uk/forums/viewthread/34/#When:22:23:19Z <p>Hi!</p> <p>I have a Problem with character.</p> <p>When Fetching: http://www.votpusk.ru/newsrss/tm/news42.xml</p> <p>the database (utf8) records look like (wrong characters)</p> <p>Checking: Ïàññàæèðîîáîðîò ìèðîâûõ àâèàêîìïàíèé âûðîñ â íîÿáðå òðåòèé ìåñÿö ïîäðÿä<br /> Found new entry: Ïàññàæèðîîáîðîò ìèðîâûõ àâèàêîìïàíèé âûðîñ â íîÿáðå òðåòèé ìåñÿö ïîäðÿä<br /> Checking:  Ãîëëàíäèè àâèàïàññàæèðîâ áóäóò “ðàçäåâàòü” ñêàíåðàìè<br /> Found new entry:  Ãîëëàíäèè àâèàïàññàæèðîâ áóäóò “ðàçäåâàòü” ñêàíåðàìè<br /> Checking: Àýðîôëîò Áîíóñ ñîõðàíèò ïðàçäíè÷íûå ìèëè è íåìíîãî óäëèíèò ñðîê ñãîðàíèÿ ìèëü</p> <p>may be, someone can help me? Thanks. </p> 2010-01-03T22:23:19+00:00