SID-01488: PRRATING does not work
| Status: |
Unanswered |
TWiki version: |
5.1.1 |
Perl version: |
v5.10.1 |
| Category: |
PeerPlugin |
Server OS: |
linux, kernel 2.6.32-20120430.55.1.bh6.x86_64 |
Last update: |
13 years ago |
The PRRATING does not work on my site. The query returns NULL because the makeWhere subroutine in Review.pm is building the WRONG URL.
$where =
http://mysite.com/twiki/bin/view/myweb/mytopic
but the Topic in the database is
http://mysite.com/twiki/bin/view.pl/myweb/mytopic
The ".pl" is missing from $where, even though my site has the
ScriptSuffix = ".pl"
Otherwise, the rest of the plugin seems to be working properly.
--
DonFogarty - 2012-06-14
Discussion and Answer
Closing this question after more than 30 days of inactivity. Feel free to reopen if needed. Consider engaging one of the
TWiki consultants if you need timely help. We invite you to
get involved with the community, it is more likely you get community support if you support the open source project!
--
PeterThoeny - 2012-08-02
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.