![]() |
It shouldn't. I will have to dig more.
|
I am trying to use this awesome mod for Helpful Threads (your helpful threads doesn't have functions any where near this mod)
1) How to Hide this Mod on Posts but not on First Post 2) How to display the same on Forumdisplay (similar to helpful threads) thanks |
1 - Easy enough, just find:
Code:
<if condition="!$GLOBALS['FIRSTPOSTID'] AND $helpfulanswer[postid] != $GLOBALS['qrfirstpostid']"> Code:
<if condition="$helpfulanswer[postid] == $GLOBALS['qrfirstpostid']"> |
1) Which template has this code?
2) I only want this enabled in certain forums and not others where I want this for posts too. Thank you for your time. In addition, where do I set The ability to customize the AJAX message shown after a post is rated. The ability to edit all text and messages through phrases. thanks Quote:
|
Quote:
Code:
if($this->registry->options['helpans_hidefirst'] AND $this->post['postid'] == $this->thread['firstpostid']){ Quote:
Code:
if($this->post['postid'] != $this->thread['firstpostid'] AND ($this->forum['helpfulanswerbits'] == 1 OR $this->forum['helpfulanswerbits'] == 2) ){ Quote:
|
I just took a leap of faith and installed this on new vB 3.8.4 board and so far no problems.
But, one thing, I don't see the " helpfulanswers.php " link anywhere, but no biggie, I can create one myself. Thanks, |
Quote:
As for the link, it's not auto added. I figure every forum will have their own place for it, if they use it at all. |
Hi, I've gone back the last several pages and can't find a solution...
I've set my options on the "Rating Display" to be the "Images - Thumbs Up/ Down" option, but I still cannot see it on my threads. I'm only seeing the "Rate Thread" dropdown menu above the thread with the 5 star rating option. Can somebody point me to the answer? Thanks. :D |
Have you enabled the option in the forum you are viewing threads in?
|
Quote:
Thanks for the response. :) |
All times are GMT. The time now is 01:59 AM. |
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:
|