<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    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/">
    
    <channel>
    
    <title>Solspace Support Forums</title>
    <link>http://www.solspace.com/forums/</link>
    <description>Solspace Support Forums</description>
    <dc:language>en</dc:language>
    <dc:rights>Copyright 2008</dc:rights>
    <dc:date>2008-07-23T09:28:50-08:00</dc:date>
    <admin:generatorAgent rdf:resource="http://www.pmachine.com/" />
    

    <item>
      <title>Disable multiple ratings from same user&#63;</title>
      <link>http://www.solspace.com/forums/viewthread/1219/</link>
      <guid>http://www.solspace.com/forums/viewthread/1219/#When:07:54:05Z</guid>
      <description>&lt;p&gt;Hi!
&lt;/p&gt;
&lt;p&gt;
I&#8217;ve been playing around with the allow_duplicate parameter in the ratings form. I am only using it for ratings (not reviews), and only from logged in users. It seems to allow users to re&#45;submit the form as long as they submit a new rating each time. Is there any way to avoid this, perhaps a conditional that only shows the rating form if they have not yet rated the weblog entry?
&lt;/p&gt;</description>
      <dc:date>2008-07-23T07:54:05-08:00</dc:date>
    </item>

    <item>
      <title>Error with pulling Avatar</title>
      <link>http://www.solspace.com/forums/viewthread/1204/</link>
      <guid>http://www.solspace.com/forums/viewthread/1204/#When:15:26:58Z</guid>
      <description>&lt;p&gt;Hello,
&lt;/p&gt;
&lt;p&gt;
The ratings module works great.&amp;nbsp; However, for some reason it very rarely gives me this error:
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;
&lt;span style=&quot;color: #0000BB&quot;&gt;MySQL ERROR&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;Error Number&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;1064&lt;br /&gt;&lt;br /&gt;Description&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;You have an error in your SQL syntax&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;check the manual that corresponds to your MySQL server version &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;for &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;the right syntax to &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;use &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;near &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&apos;&#125;&apos; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;at line 1&lt;br /&gt;&lt;br /&gt;Query&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;SELECT avatar_filename&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;, &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;avatar_width&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;, &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;avatar_height FROM exp_members WHERE member_id &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;member_id&#125;&lt;/span&gt;
&lt;/code&gt;&lt;/div&gt;&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
The code above is my way of grabbing the avatar of the member that is posting the rating.
&lt;/p&gt;
&lt;p&gt;
I did some troubleshooting and found the &#8220;rating entry&#8221; that was triggering this error.&amp;nbsp; I noticed that this particular rating didn&#8217;t have a screenname associated with it.&amp;nbsp; I am not sure why this happens sometimes, but it seems like every once in a while the rating module doesnt grab the users screenname.&amp;nbsp; Then an error happens when the query above runs.
&lt;/p&gt;
&lt;p&gt;
Deleting the erroneous comment fixes the error, however I would like to prevent this permanently.&amp;nbsp; Any ideas?
&lt;/p&gt;
&lt;p&gt;
Thanks!
&lt;/p&gt;</description>
      <dc:date>2008-07-18T15:26:58-08:00</dc:date>
    </item>

    <item>
      <title>MySQL Error 1604</title>
      <link>http://www.solspace.com/forums/viewthread/1170/</link>
      <guid>http://www.solspace.com/forums/viewthread/1170/#When:13:48:22Z</guid>
      <description>&lt;p&gt;Hello! I just installed Rating 2.1.2 yesterday, as it&#8217;s something I&#8217;d really like to get going on my site.
&lt;/p&gt;
&lt;p&gt;
The goal of the installation is just to get average ratings, no reviews.
&lt;/p&gt;
&lt;p&gt;
I installed it as per the readme instructions and am getting an error on the page that has the rating code included. This is the error:
&lt;br /&gt;
&lt;blockquote&gt;&lt;p&gt;MySQL ERROR:
&lt;/p&gt;
&lt;p&gt;
Error Number: 1064
&lt;/p&gt;
&lt;p&gt;
Description: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near &#8216;exp_weblog_titles.weblog_id = &#8216;4&#8217;&#8217; at line 1
&lt;/p&gt;
&lt;p&gt;
Query: SELECT exp_weblog_titles.entry_id, exp_weblogs.rating_system_enabled, exp_weblogs.rating_use_captcha, exp_weblogs.rating_require_membership FROM exp_weblog_titles, exp_weblogs WHERE exp_weblog_titles.url_title = &#8216;text&#8217; AND exp_weblog_titles.weblog_id = exp_weblogs.weblog_idAND exp_weblog_titles.weblog_id = &#8216;4&#8217;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;
And this is the code (to keep things tidy, I&#8217;ve put the code in a webpage template, and have embedded that template on the article page of the blog):
&lt;br /&gt;
&lt;/p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;
&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;exp&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;rating&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;form form_name&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;ratethis&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;weblog&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;tom&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;required&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;rating&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;anonymous&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;no&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;require_membership &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;yes&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#125;&lt;br /&gt; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;input type&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;hidden&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;name&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;name&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;value&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&#123;screen_name&#125;&quot; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&amp;gt;&lt;br /&gt; &amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;input type&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;hidden&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;name&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;email&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;value&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&#123;email&#125;&quot; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&amp;gt;&lt;br /&gt; &amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;label &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;for=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;review&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;Your Rating&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;label&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;br /&gt; &amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;select name&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;rating&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;option value&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;1&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;1&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;option&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;option value&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;2&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;2&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;option&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;option value&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;3&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;3&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;option&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;option value&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;4&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;4&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;option&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;option value&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;5&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;5&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;option&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;br /&gt; &amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;select&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;br /&gt; &amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;input type&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;submit&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;name&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;submit&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;value&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;Rate this!&quot; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&amp;gt; &lt;br /&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;exp&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;rating&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;form&#125;&lt;/span&gt;
&lt;/code&gt;&lt;/div&gt;&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
Is this a problem with the code, or with the installation, or what? Any help &lt;b&gt;much&lt;/b&gt; appreciated. THANKS!
&lt;/p&gt;</description>
      <dc:date>2008-07-12T13:48:22-08:00</dc:date>
    </item>

    <item>
      <title>jQuery function to handle Rating Submittal</title>
      <link>http://www.solspace.com/forums/viewthread/1036/</link>
      <guid>http://www.solspace.com/forums/viewthread/1036/#When:15:32:11Z</guid>
      <description>&lt;p&gt;I&#8217;ve been able to get the Ratings module/extension installed and working, but showing the drop down options and a submit button isn&#8217;t very appealing.
&lt;/p&gt;
&lt;p&gt;
I&#8217;d really like to use the CSS Star Rating Redux for the star ratings on a site, but that is only part of the puzzle.&amp;nbsp; Does anyone have the javascript (using jQuery) that can handle the rating form submittal?
&lt;/p&gt;
&lt;p&gt;
Or if there is another method that works better I&#8217;d love to hear it.&amp;nbsp; 
&lt;/p&gt;
&lt;p&gt;
If someone could provide some help/insight I would greatly appreciate it!
&lt;/p&gt;
&lt;p&gt;
Cheers!
&lt;/p&gt;</description>
      <dc:date>2008-06-02T15:32:11-08:00</dc:date>
    </item>

    <item>
      <title>Mark first review as &#8216;first&#8217;</title>
      <link>http://www.solspace.com/forums/viewthread/1162/</link>
      <guid>http://www.solspace.com/forums/viewthread/1162/#When:09:59:35Z</guid>
      <description>&lt;p&gt;So, you know, instead of people writing &#8216;First!&#8217; in their review of an entry, I can just automatically show a flag to that effect. I get the feeling it&#8217;ll required some math tomfoolery though&#8230;
&lt;/p&gt;</description>
      <dc:date>2008-07-09T09:59:35-08:00</dc:date>
    </item>

    <item>
      <title>Rating and Freeform&#63;</title>
      <link>http://www.solspace.com/forums/viewthread/1084/</link>
      <guid>http://www.solspace.com/forums/viewthread/1084/#When:07:14:38Z</guid>
      <description>&lt;p&gt;Hello.
&lt;/p&gt;
&lt;p&gt;
Is it possible to use the Rating module with Freeform entries? Or is it only for weblog entries?
&lt;/p&gt;
&lt;p&gt;
Thanks in advance
&lt;/p&gt;</description>
      <dc:date>2008-06-19T07:14:38-08:00</dc:date>
    </item>

    <item>
      <title>custom field search allowed in rankings</title>
      <link>http://www.solspace.com/forums/viewthread/1083/</link>
      <guid>http://www.solspace.com/forums/viewthread/1083/#When:14:11:37Z</guid>
      <description>&lt;p&gt;I need to have several custom field searches included in my rankings list. I&#8217;m currently seeing no results though, is this not yet supported? It becomes a real showstopper for me&#8230;
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;
&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;exp&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;rating&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;rankings weblog&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&#123;segment_2&#125;&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;form_name&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;review&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;search&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;f1&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&#123;embed:f1&#125;&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;search&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;f2&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&#123;embed:f2&#125;&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;limit&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;10&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;category&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&#123;embed:thecatid&#125;&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;status&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;open&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;orderby&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;title&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;sort&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;desc&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;paginate&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;bottom&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#125;&lt;/span&gt;
&lt;/code&gt;&lt;/div&gt;&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;EDIT:&lt;/b&gt; never mind, i think my own stupidity struck again!
&lt;/p&gt;</description>
      <dc:date>2008-06-18T14:11:37-08:00</dc:date>
    </item>

    <item>
      <title>Simple listing of all ratings showing stars and with paginiation</title>
      <link>http://www.solspace.com/forums/viewthread/925/</link>
      <guid>http://www.solspace.com/forums/viewthread/925/#When:10:53:25Z</guid>
      <description>&lt;p&gt;This code works ...
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;
&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;exp&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;rating&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;rankings&#125;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;div&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;exp&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;rating&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;stats entry_id&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&#123;entry_id&#125;&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;theme&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;default&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;precision&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;1&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;thousands&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;,&quot; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;fractions&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;.&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#125;&#123;avg_rating&#125;&#123;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;exp&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;rating&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;stats&#125; &#123;title&#125;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;div&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&#123;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;exp&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;rating&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;rankings&#125;&lt;/span&gt;
&lt;/code&gt;&lt;/div&gt;&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
... but isn&#8217;t quite what I am looking for.
&lt;/p&gt;
&lt;p&gt;
Using this code, I have tried (by manipulating existing tags et al, unsuccessfully) to:
&lt;/p&gt;
&lt;p&gt;
1. Have a simple listing (by average rating, starting with the highest rated first, then sorted by date)
&lt;br /&gt;
2. Have the list stop at 5 and then paginate for the rest
&lt;br /&gt;
3. Include the following tags ... &#123;rating_name&#125; / &#123;rating_date format=&quot;%d/%m/%y&quot;&#125; / &#123;rating_date format=&#8217;%h:%i%a&#8217;&#125; ... on this page
&lt;br /&gt;
4. Have, instead of the rating number (e.g. 5.0), show the number of stars by way of an image (just like the single entry page) &#45; &#123;stars&#125;&#123;rating&#125;&#123;/stars&#125; ???
&lt;/p&gt;
&lt;p&gt;
My questions are:
&lt;/p&gt;
&lt;p&gt;
1. Pagination will work in the way I want it to?
&lt;br /&gt;
2. Will the tags shown in 3. above work the way I would like to?
&lt;br /&gt;
3. Can stars instead of a number be shown?
&lt;/p&gt;
&lt;p&gt;
Thanks.
&lt;/p&gt;
&lt;p&gt;
KCesp
&lt;/p&gt;</description>
      <dc:date>2008-04-28T10:53:25-08:00</dc:date>
    </item>

    <item>
      <title>Some entries not displaying review/rating</title>
      <link>http://www.solspace.com/forums/viewthread/1055/</link>
      <guid>http://www.solspace.com/forums/viewthread/1055/#When:12:48:27Z</guid>
      <description>&lt;p&gt;It&#8217;s me again, back with another weird issue with my golf site&#8230; only this time it&#8217;s with the rating module instead of the favorites.
&lt;/p&gt;
&lt;p&gt;
Here are the entries that I&#8217;ve found that are not displaying ratings: 
&lt;/p&gt;
&lt;p&gt;
1. http://www.kentuckygolfing.com/courses/details/persimmon&#45;ridge&#45;golf&#45;club/
&lt;br /&gt;
2. http://www.kentuckygolfing.com/courses/details/olde&#45;stone/
&lt;/p&gt;
&lt;p&gt;
Yeah, it&#8217;s Olde&#45;Stone again! &lt;img src=&quot;http://www.solspace.com/images/smileys/wink.gif&quot; width=&quot;19&quot; height=&quot;19&quot; alt=&quot;wink&quot; style=&quot;border:0;&quot; /&gt;
&lt;/p&gt;
&lt;p&gt;
The weird thing is that the ratings are actually being recorded. I can go to Modules &amp;gt;&amp;gt; Rating and then view all the ratings and they are all there, just not showing on the live site.
&lt;/p&gt;
&lt;p&gt;
Thanks
&lt;/p&gt;</description>
      <dc:date>2008-06-09T12:48:27-08:00</dc:date>
    </item>

    <item>
      <title>Ratings not deleted when entry deleted&#63;</title>
      <link>http://www.solspace.com/forums/viewthread/1050/</link>
      <guid>http://www.solspace.com/forums/viewthread/1050/#When:12:43:09Z</guid>
      <description>&lt;p&gt;Shouldn&#8217;t ratings get deleted when the corresponding entry is deleted?&amp;nbsp; I&#8217;m finding that when an entry is deleted, the ratings are orphaned.
&lt;/p&gt;
&lt;p&gt;
For now I might add code to my own &#8216;delete_entries_loop&#8217; hook handler to take care of it, but obviously it should really be handled by Rating itself.
&lt;/p&gt;</description>
      <dc:date>2008-06-06T12:43:09-08:00</dc:date>
    </item>

    
    </channel>
</rss>