The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Mark Threads As 'Solved' Details »» | |||||||||||||||||||||||||||||
My time is very limited these days, with my full time job. I have marked this mod as re-usable code, if any other coder wishes to continue work on it. I may still try to support this mod as time permits.
If you use this modification, please >> Mark As Installed, Nominate for MOTM, and consider donating via PayPal <<, TY! What is this!? This modification will allow you & your members (based on usergroup permissions) to mark a thread as "Solved". It will add the prefix "[SOLVED]" to the thread title, and if set in the admincp - it will also close the thread. Current Version 1.1.2 - You can find the 3.6.x version, here. Features flagged for future version(s):
Will this work on x.x.x ?? Unless otherwise stated, this will work on all 3.7 - 3.8 versions. This will not work on 4.0. If you are looking for a vB4 version, you can find it here. Sounds cool. How do I install?
Upgrade To 1.1.2 from 1.1.0/1.1.1
To 1.1.x from 1.0.0
That's it! Enjoy! Changelog 1.1.2 - January 15, 2010 - Updated the product file, permissions, and phrases. This should, hopefully, resolve the blank page problems, along with the permission not showing up for usergroups. 1.1.1 - July 21, 2009 - Updated the product plugins and phrases, this should solve the blank page problem, and the problem of the option not showing in Admincp for ug permissions. 1.1.0 - April 14, 2009 - Small updates to xml file, no version # change. If it works for you, no need to do anything. - If you have problems uninstalling, please see this post. 1.1.0 - April 12, 2009 - Updated for 3.7 & 3.8 - Now uses the built-in Thread Prefix system - Instead of 'excluding' forums, since using the Thread Prefix system, you can choose which forums this will be shown in. 1.0.1 - July 12, 2007 - Added the ability to unsolve a thread. - Added the ability to exclude this in certain forums - Added the ability to change the prefix in that acp 1.0.0 - June 8, 2007 - Initial release. If you use this modification, please >> Mark As Installed, Nominate for MOTM, and consider donating via PayPal <<, TY! NOTE: This mod is marked "unsupported", but I'll try my best (as time permits) to help those who have marked as installed. Download Now
Show Your Support
|
Comments |
#82
|
|||
|
|||
thank you
|
#83
|
|||
|
|||
I did everything but Step 6 is not appearing.
|
#84
|
||||
|
||||
Are you using the Usergroup Manager? Try running: http://www.yourdomain.com/forum/admi...buildbitfields
Then go back to the Usergroup Manager Quote:
Quote:
Quote:
Quote:
-- Honestly I don't understand all the problems this mod seems to have, it was built on top of the previous version which didn't have these problems. |
#85
|
|||
|
|||
hi secondv is there away i can have it like my bump plugin
heres the code i used for that plugin Code:
<if condition="$permissions['bumpthreadspermissions'] & $vbulletin->bf_ugp['bumpthreadspermissions']['canbump']"> <td class="tcat" align="$stylevar[right]"> <div class="smallfont"> <a href="postings.php?$session[sessionurl]do=bump&t=$threadid" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/bump.gif" border="0" alt="$vbphrase[bump]" /></a> </div> </td> </if> <if condition="$permissions['bumpthreadspermissions'] & $vbulletin->bf_ugp['bumpthreadspermissions']['candebump']"> <td class="tcat" align="$stylevar[right]"> <div class="smallfont"> <a href="postings.php?$session[sessionurl]do=debump&t=$threadid" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/debump.gif" border="0" alt="$vbphrase[debump]" /></a> </div> </td> </if> |
#86
|
||||
|
||||
i did everything step by step and i wont get any error but on group permission no any options to set "can mark as solved" and on showthread too no any option to select thread as solved
|
#87
|
|||
|
|||
u sure u put the images in the right place on your server i got the same thing wen i forgot to put the images on my server lol
|
#88
|
|||
|
|||
Same as blue7. Installed everything, put that bloody image in every style i have installed, still no options in group permissions. I still see it in vBulletin general options and also see the SOLVED prefix it made for me, but nothing on user permissions or any buttons on the actual forum.
Marked as Uninstalled. |
#89
|
||||
|
||||
Quote:
Quote:
|
#90
|
|||
|
|||
works fine for me on 3.8.3
|
#91
|
||||
|
||||
It looks like it's the last option in "Post / Thread Permissions", for some reason when you installed it, it didn't include the permission title; and I can't reproduce this error. The only way this could happen, I believe, is if you didn't upload the bitfield_solvedthread.xml file to the proper folder (/includes/xml/)
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|