News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Topic Ratings

Started by Oldiesmann, January 20, 2005, 01:59:43 PM

Previous topic - Next topic

JamesWC

Before I install this, can I just ask if users can re-rate a topic after already rating it? I mean if they change their mind, can they overwrite their earlier rating?

Also, I believe they're not already features, but would it be possible in future versions to add the following?:

  • Rating of individual topics enabled/disabled by topic starter or moderator/admin.
  • Forcing users to wait until a certain date and time (set by the topic starter) before they can rate.

I realize these are both probably quite rare requirements so I won't be surprised if you choose not to incorporate them. Just thought I'd put it out there.

Darthemis

#281
Hello!
I am running smf 1.1.2 version and the default theme.
I wonder why it doesnt appear (neither on the admin board). can anyone tell me how to solve it?

It appears correctly installed though.

Thanks, :)


TrueSatan

Quote from: Darthemis on March 07, 2007, 04:06:56 PM
Hello!
I am running smf 1.1.2 version and the default theme.
I wonder why it doesnt appear (neither on the admin board). can anyone tell me how to solve it?

It appears correctly installed though.

Thanks, :)

If you got to admin>Forum>Boards ...select "Modify" for an existing board or make a new board and enable ratings then it will work.

Max22

#284
Quote from: Max22 on March 17, 2007, 09:47:36 AM
I report this problem, thx:

http://www.simplemachines.org/community/index.php?topic=158371.msg1010697#msg1010697

Solved so, in style.css:

/* This is used on tables that should just have a border around them. */
.tborder
{
padding: 1px;
      border: 1px solid #696969 !important;
      background-color: #FFFFFF !important;
      background-color: none;
      border: 1px solid #FFFFFF;
      border-bottom: 0 !important;


Now IE7 border is cool than before. 8)

Hendricius

Quote1.     Execute Code     RatingsPdb.php     
2.    Execute Modification    .Sources//Display.php    Test successful
3.    Execute Modification    .Sources//Load.php    Test successful
4.    Execute Modification    .Sources//ManageBoards.php    Test failed
5.    Execute Modification    .Sources//Subs-Boards.php    Test successful
6.    Execute Modification    .Sources//Subs-Members.php    Test successful
7.    Execute Modification    .Sources//MessageIndex.php    Test successful
8.    Execute Modification    .Sources//RemoveTopic.php    Test successful
9.    Execute Modification    .Themes/default/Display.template.php    Test successful
10.    Execute Modification    .Themes/default/ManageBoards.template.php    Test successful
11.    Execute Modification    .Themes/default/MessageIndex.template.php    Test successful
12.    Execute Modification    .Themes/default/languages/Modifications.english.php    Test successful

Anyone can help?

Thanks.

edwardsiow

after i have installed Seo4SMF, my topic ratings mod can't work.....

anybody know the trick to modify it?

your help much appreciate....

wizzie

Hi guys
I have installed and have modified a board, the ratings dropdown box shows but no text to say it is for ratings, I'm using the default template on 1.1.2
Any ideas?

Thanks
Graham
Darn these pesky computers, they never work when you want them to!

Computer Problems? Then Let Vale Hosting Help You [nofollow]

joh87swe

When I try to install I have this error:
Error on rename of './mjjforum/smf_topics.MYI' to './mjjforum/#sql2-4df7-15e9.MYI' (Errcode: 1)
Fil: /var/www/html/Packages/temp/RatingsPdb.php
Rad: 33

?

Frantix

I saw a few comments but this package doesn't seem to uninstall itself.  So if you're going to give it a try, make sure you back the files it modifies first, it's not fun removing this manually.  ::)  Also remember that for any future additions you make to your site or if another rating mod comes along. :-X
Success breeds complacency. Complacency breeds failure. Only the paranoid survive. -Andy Grove

gerard2003

Nothing special.

I installed it and it works fine. I am very pleased of it in a context of movies/music rating boards.

So, great job and thank you!

Herman's Mixen

#291
Quote from: Frantix on March 25, 2007, 10:10:34 PM
I saw a few comments but this package doesn't seem to uninstall itself.  So if you're going to give it a try, make sure you back the files it modifies first, it's not fun removing this manually.  ::)  Also remember that for any future additions you make to your site or if another rating mod comes along. :-X

i did fixed that and has send it to the creator of this mod so i will include the pack with uninstall here
if someone need it !  ;)
Met vriendelijke groet, The Burglar!

 House Mixes | Mixcloud | Any Intelligent fool can make things bigger, more complex, and more violent.
It takes a touch of genius - and a lot of courage - to move in the opposite direction. - Albert Einstein

Former Godfather of our dutch community ;)

gerard2003

Quote from: wizzie on March 22, 2007, 01:07:06 PM
I have installed and have modified a board, the ratings dropdown box shows but no text to say it is for ratings, I'm using the default template on 1.1.2

I experienced this.

Did you use another theme than the default one ?
If so you have to copy the TopicRating related stuffs of Themes/default/languages/Modifications.english.php in Themes/your_theme/languages/Modifications.english.php.

I don't remember very well maybe it is not Modifications.english.php, so check if there is TopicRating.english.php or something like this and do the same (copy in Themes/your_theme/languages/)

Do you use others languages than english ?
If so copy  Topic Rating related stuffs from Themes/default/languages/Modifications.english.php to Themes/your_theme/languages/Modifications.your_language.php

Hope it helps... If so, remember the tip, since it very usual to have to do this when installing a mod.

MattJ

Quote from: edwardsiow on March 20, 2007, 01:18:16 PM
after i have installed Seo4SMF, my topic ratings mod can't work.....

anybody know the trick to modify it?

your help much appreciate....

Tell me it isnt true :(

wengwashere

yup.. having some problems with this mod...

is the owner still around? :D

MattJ

ratings should be part of the core install imo

cekcok

nice mod,

i will try to use in my site..hope working good

cekcok

Quote from: DoW Kid Rock on January 26, 2005, 09:47:41 PM
I have tried to install this a few times and when I click on apply it has the following
Type     Action     Description
1.    Execute Code    RatingsPdb.php    
2.    Execute Modification    ./Sources/Display.php    Success
3.    Execute Modification    ./Sources/Load.php    Success
4.    Execute Modification    ./Sources/ManageBoards.php    Failure
5.    Execute Modification    ./Sources/ManageMembers.php    Success
6.    Execute Modification    ./Sources/MessageIndex.php    Success
7.    Execute Modification    ./Sources/RemoveTopic.php    Success
8.    Execute Modification    ./Themes/default/Display.template.php    Success
9.    Execute Modification    ./Themes/default/ManageBoards.template.php    Success
10.    Execute Modification    ./Themes/default/MessageIndex.template.php    Success
11.    Execute Modification    ./Themes/default/languages/Modifications.english.php    Success

a failure for manageboards.php

thanks for the help in advance

i've got same problem here

Type Action Description
1. Execute Code RatingsPdb.php 
2. Execute Modification ./Sources/Display.php Test successful
3. Execute Modification ./Sources/Load.php Test successful
4. Execute Modification ./Sources/ManageBoards.php Test successful
5. Execute Modification ./Sources/Subs-Boards.php Test successful
6. Execute Modification ./Sources/Subs-Members.php Test successful
7. Execute Modification ./Sources/MessageIndex.php Test successful
8. Execute Modification ./Sources/RemoveTopic.php Test successful
9. Execute Modification ./Themes/default/Display.template.php Test failed
10. Execute Modification ./Themes/default/ManageBoards.template.php Test successful
11. Execute Modification ./Themes/default/MessageIndex.template.php Test successful
12. Execute Modification ./Themes/default/languages/Modifications.english.php Test successful

mett

Hello

Thanks for sharing this mod. I made installation manualy because of some errors at automatic installation (i have a lot of modules already installed), everything seems to be ok but..it's not working for me. I mean, it doesn't save value, i still have "This topic has not yet been rated!" no matter what i try.
I think it is because i use mod_rewrite and SEO4SMF..but it's not..any ideea what could be? I'm sure i add everything....

Thanks

Sorry for my english

mett

Anyone? Any ideea what to do?

Advertisement: