![]() |
is there a way to show the result in the topic listing? Currently is showing within the thread and I was wondering if is possible to move it a level up - to the topic listing page.
thanks |
Quote:
|
Quote:
|
which file should edit if I want to modify it to display IMAGE instead of this "1 out of 1 members found this post helpful."
I want to display simply "1029/1300 like" current message is too long and is taking too much of real-estate. thanks for the great plugin though. by the way, I checked to display user rating under profile but nothing is showing up. |
Hi,
thats right. It dosen't work correctly with KeepAlive On on Apache Config. I checked this with KeepAlive On and Off. KeepAlive Off looks good for me but it dosn't look good with Config: On. |
Quote:
|
Quote:
|
thanks. How can I change rating display to 5 out of 10 (20%) like it? Where can I do arithmetic divide {1}/{2}?
thanks |
For some reason the top ten was turned on. So after disabling it and trying to run these queries
Quote:
An error occurred while attempting to execute your query. The following information was returned. error number: 1064 error desc: 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 'DELETE FROM helpfulanswer' at line 2 |
Installed and can?t see the ratings in the posts. I KNOW you?re supposte to enable this feature in the forums but I must be an idiot or something coz cant in my life find this option anywhere???! Any Screendump of WHERE this option is located?!?!
I do run Swedish language pack, can that be the problem? Other language? In admincp all is on, and manual template is off. Runing vB 4.1.4 PL1 forum is here: http://harleyforum.se Found it: But I think a screenshot or better intructions could be a good idea. OMG I can't believe it, I was just checking my forum settings and it wasn't turned on, lol How stupid was that... I'm very sorry for that, cheers it works now.. for others you must go into your admincp - Forum & Moderators - Forum Manager, then select which forum you wish and down at the bottom click to enable, then save... |
Quote:
|
Quote:
what should i do now? |
Okay on my 3rd try I was able to get this query to run
Code:
DELETE FROM helpfulanswer; Code:
UPDATE post SET goodrank = '', totalrank = ''; Quote:
Parse error: syntax error, unexpected '<' in /home/myaccount/public_html/helpfulanswers.php on line 522 |
Quote:
Should be: UPDATE helpfulpost SET goodrank = '', totalrank = '' The second error is something in your script. Reupload. |
thanks Ted, I was using the old query found inside the read me, your updated query fixed it :p
Code:
UPDATE helpfulpost SET goodrank = '', totalrank = '' |
Thanks for the heads up. I'll have to fix that!
|
Very nice! Installed and working marvelously! :up:
|
Update
Ted, I found a very annoying error with this mod that would cause double posts / duplicate posts of the first topic on a thread. Meaning the topic creators first post will be shown at the bottom of his post as the second post. I will be sending you the details of this 'Error" in a PM. |
Quote:
If it's across the board it's something in your particular install [otherwise this would obviously not be used by anyone] and more tricky to trace down. How much activity do you have in the system? Have you made any changes to the template or code beyond resetting the query? P.S. I handle all support via the public posts so other users can chime in and benefit from answers. |
No Ted, its not happening across the board, otherwise you would see it on other posts, only happens in a couple posts that probably got affected when I had accedentally turned on and off the top ten thing and then went on and clicked "thumbs up" on a few posts which gave me the error ("Parse error: syntax error, unexpected '<' in /home/myaccount/public_html/helpfulanswers.php on line 522"). So only those few posts are affected. Have I had the updated query then this probably wouldnt have happened. So I think it might be some kind of a query, table or something small gone bad(cache or database related?) that could be easily fixed, since the problem goes away if the mod is disabled. BTW. Did you login with the details and had a good look around yet?
P.S. Thats perfectly fine since others might be able to chime in, so we'll discuss it here. I just PMed you since I didn't want to share my boards URL or anything publicly. :) |
Sounds like you have some duplicate thread vote records [as in there's more than one row storing votes on a thread].
There's a way to de-dup these but if you don't have much data in the system, just clear things out: Code:
DELETE FROM helpfulpost; |
Hi,
I would like to display "helpful" option on first post only. Is this possible? thanks I have modified line 907 to "!=" but helpful is still showing on every threads replies. |
One more question, what is the variable that stores "negative" vote? I would like display how many negative votes were casted next to "positive"
example. 12 LIKE 3 DISLIKE |
issue with ajax refreshing. After I clicked "+" both current and previous results were shown.
I have to refresh the page to get the rid of previous result. see img thanks https://tmpdmp.com/b87ed81421d14920/824dde8594a8bf5e |
Quote:
|
Quote:
|
Quote:
|
Question; Where is the "tab" that you keep mentioning?
|
Is it possible to use this addon so that the best answer shows up at the top of the thread?
|
Quote:
|
Quote:
|
Quote:
I'm pretty confused as to where is the "tab" as I don't see one. |
Quote:
|
Quote:
|
Quote:
Turn it on, see if you like it. If not, turn it off. |
Quote:
Although to be fair, that system is was not well maintained. Most of the dev has focused on the user-side tools. |
Just installed this mod, and feeling a bit stupid right now.
I'm running 4.1.4 PL2. (Default template) I have enabled the mod, enabled it in "Forum Manager". But.. how do I use it in a post? I can't see any new buttons or anything? Edit: Never mind, I forgot that I couldn't "Like" my own post :) |
Fantastic mod. I have a question, though. Is it possible to close a thread if the opening post receives a certain number of thumbs down?
|
man no matter what I do according to the instructions I still NOT able to see the rating bar
any ideas? |
Quote:
Have you modified your postbit / postbit_legacy template? Have you selected a thread with posts you did not make yourself? |
All times are GMT. The time now is 04:27 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|