- Moderated by:
- Support
-
- rank:
-
Freshman
- registered:
- March 2003
- Status:
- offline
- last visit:
- 19.01.05
- Posts:
- 10
I've initialized and activated the Ratings module and activted the Ratings module hook in the News module, but I can't find anyway to actually rate the News articles.
Where is the Ratings input thing supposed to appear and what does it look like?
Do I have to modify my themes.php themearticle() funtion?
Is it possible that it is an issue with my permissions?
Is there some other setting which I am missing?
TIA. -
- rank:
-
Software Foundation
- registered:
- December 1969
- Status:
- offline
- last visit:
- 15.11.08
- Posts:
- 4481
please check your DB for the tables
Code
nuke_ratings
nuke_ratingslog
if not both of them are in your DB try to deactivate and remove the module, drop the ratings-tables manually (if neccesary) and re-initialize the module again
--
regards from germany
..::[Zikula Application Framework]::.. ..::[SEO-Blog]::.. ..::[CMS Sicherheit]::.. -
- rank:
-
Freshman
- registered:
- March 2003
- Status:
- offline
- last visit:
- 19.01.05
- Posts:
- 10
Hmm, I did have trouble removing the Ratings module via the Modules module so I had to remove it manually. I dropped the Ratings tables and deleted the ratinging record from the nuke_modules table. I then reinitialized and actived the ratings module and activated the Ratings hook in the News module. It still doesn't work. Where will the Ratings input area show up on the site? Is it supposed to be in the News' right blocks like Related Links?
