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 |
#212
|
|||
|
|||
Yes in Admincp > Thread Prefixes > Thread Prefix Manager
Clicked the box next to the blank item > Edit Selected Prefix Permissions All usergroups are selected > Save Still nothing. What am I missing here? |
#213
|
||||
|
||||
Maybe a conflicting mod? I'm having this mod also on a 3.8.6 pl1 without problems.
|
#214
|
|||
|
|||
Went to Products and disabled all mods except this one. Still nothing. I am looking under Forums Tools below Add a Poll
|
#215
|
||||
|
||||
Quote:
Yes it should be there indeed. Not even an empty space present? If not, try reinstalling the product, re-upload all php files and be sure to upload them in ascii mode. Did you do all the template edits too? And you also did what's in post #7? |
#216
|
|||
|
|||
Black Tiger, I did what you said and now it is working. It might have been that I uploaded everything in Auto. But went through each step again and now it is on. Thank you for all your help.
|
#217
|
||||
|
||||
You're welcome. Glad to hear everthing is working fine now.
|
#218
|
|||
|
|||
I am trying to get an image to show next to the reply button but for some reason, only the sold image will show. Once clicked, it marks the thread like it should but then no image shows and I am unable to mark unsold. Any thoughts?
Code:
<if condition="$show['solvedthread']"><a href="solved.php?$session[sessionurl]do=marksolved&t=$threadinfo[threadid]"><img src="$stylevar[imgdir_button]/sold.gif" border="0" /></a></if> <else /><if condition="$show['solvedthread_unsolve']"><a href="solved.php?$session[sessionurl]do=markunsolved&t=$threadinfo[threadid]"><img src="$stylevar[imgdir_button]/unsold.gif" border="0" /></a></if> |
#219
|
||||
|
||||
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.
|
#220
|
|||
|
|||
Quote:
|
#221
|
||||
|
||||
So what are you saying?, if you mark a thread solved and then go to thread tools the image is still that of "mark as solved", is that correct?, what is the text that shows?
looking at the snippet you supplied i'd say it's correct but did you change that for EVERY occurrence in the steps shown above? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|