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, and consider Nominate for MOTM and Support Developer << 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 2.0.1. Features flagged for future version(s):
Will this work on x.x.x ?? Unless otherwise stated, this will work on all 4.0.x versions. This will not work on 3.x. Sounds cool. How do I install?
Upgrade
That's it! Enjoy! Changelog 2.0.1 - July 30, 2010 - Changes to solved.php, to check for errors while saving thread, changed how threadinfo is pulled. - Changes to bitfield_solvedthread.xml, removed the "install" attribute, doesn't seem to work anyway. - Changes to product-solvedthread.xml, install process. Gave the install a small delay between rebuilding prefix datastore (after adding prefixset), and creating prefix. - Changes to product-solvedthread.xml, plugin. Removed check for can_use_prefix function, as vB 3.8 + includes it, and this mod is for 4.0 2.0.0 - February 3, 2010 - Updated to vBulletin 4 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, and consider Nominate for MOTM and Support Developer << 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
Screenshots
Show Your Support
|
4 благодарности(ей) от: | ||
babyv0x, findingpeace, FReeSTER, Ov3rrun |
Comments |
#82
|
|||
|
|||
So this version is not using the marksolved.gif ?
Is there any way to add link with this icon somewhere instead of using the "Thread Tools" ? I've setup this thing to use it as SOLD and its working #1! Thanks! |
#83
|
||||
|
||||
Quote:
Code:
<vb:if condition="$show['solvedthread']"> <a href="solved.php?{vb:raw session.sessionurl}do=marksolved&t={vb:raw threadid}">{vb:rawphrase solvedthread_marksolved}</a> <vb:else /> <vb:if condition="$show['solvedthread_unsolve']"> <a href="solved.php?{vb:raw session.sessionurl}do=markunsolved&t={vb:raw threadid}">{vb:rawphrase solvedthread_markunsolved}</a> </vb:if> </vb:if> Quote:
Quote:
|
#84
|
||||
|
||||
Quote:
Waiting 4 an update!!! Regards!!! |
#85
|
||||
|
||||
Just saying it doesn't work without providing details doesn't help diagnose the problem.
Anyway: Check you made the template edits correctly, have set proper permissions in the usergroup manager, and have setup the prefix permissions. |
#86
|
||||
|
||||
hi dude, dont work with vb 4.0.7.
will you update this mod? |
#87
|
||||
|
||||
Quote:
And besides, my 3.x license expired, the last vB4 version I have access to is 4.0.6, and do not have the $$ to upgrade the license. |
#88
|
||||
|
||||
u r right. work on SHOWTHREAD (vb 4.0.7)
i want this mod work in postbit_legacy Not working ?? Code:
<vb:if condition="$show['solvedthread']"> Code:
<a href="solved.php?{vb:raw session.sessionurl}do=marksolved&t={vb:raw thread.threadid}">{vb:rawphrase solvedthread_marksolved}</a> |
#89
|
||||
|
||||
tagged for future :thumbup:
|
#90
|
|||
|
|||
This mod should be auto template. Tagged for future use.
|
#91
|
||||
|
||||
for me it doesn´t work on 4.0.7
i set the permissions, edited the template, but don´t see the threadoptions to mark as solved. |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|