I don't really know what's going on, may be I made an error some where.
I've rated couple of links, just to test how ratings work, but none of the links that I've rated show up in /Ratings/
Here's some code from "site_html.pl"
<p><strong>Top 10 Resources (by Rating)</strong></p>
<table border=0>
<tr><th><strong>Rating</strong></th><th><strong># Votes</strong></th><th align=left><strong>Resource</strong></th></tr>
$top_rated
</table>
<p><strong>Top 10 Resources (by Votes)</strong></p>
<table border=0>
<tr><th><strong>Rating</strong></th><th><strong># Votes</strong></th><th align=left><strong>Resource</strong></th></tr>
$top_votes
</table>
everything looks OK, but something is definately wrong 'cause nothing shows up in http://find.virtualave.net/Ratings/
Users can rate resources, but after I build pages from "admin", it doesn't show any rated pages.
Pasha
P.S. "Hell" + "zero" = "Hello"?
------------------
-[ It's just another night; good morning Webmasters! ]-
I've rated couple of links, just to test how ratings work, but none of the links that I've rated show up in /Ratings/
Here's some code from "site_html.pl"
<p><strong>Top 10 Resources (by Rating)</strong></p>
<table border=0>
<tr><th><strong>Rating</strong></th><th><strong># Votes</strong></th><th align=left><strong>Resource</strong></th></tr>
$top_rated
</table>
<p><strong>Top 10 Resources (by Votes)</strong></p>
<table border=0>
<tr><th><strong>Rating</strong></th><th><strong># Votes</strong></th><th align=left><strong>Resource</strong></th></tr>
$top_votes
</table>
everything looks OK, but something is definately wrong 'cause nothing shows up in http://find.virtualave.net/Ratings/
Users can rate resources, but after I build pages from "admin", it doesn't show any rated pages.
Pasha
P.S. "Hell" + "zero" = "Hello"?
------------------
-[ It's just another night; good morning Webmasters! ]-

