Version: 1.0, by Logikos
Developer Last Online: Sep 2023
Category: Show Thread Enhancements -
Version: 3.0.3
Rating:
Released: 11-05-2004
Last Update: 11-06-2004
Installs: 22
DB Changes
No support by the author.
Resolved Threads
====================
Author: Ken 'LiveWire' Iovino
Site: www.initialz.com
Version: 1.0 ====================
Updates
None at this moment
Add Ons
Close thread after thread is considered resloved. Click Here for this Addon (Thanks to BeerMonster)
What this does
This will give thread starters the option to click a link to make a thread considered resolved. The way it works is simple. It will change the title of the post from 'I Need Help' to '[resloved] I Need Help'. This works as per forum basis and you can have this turned on/off on any forum you want. Only thread starters will see this option. If you want admins to see this option also, see This Thread Here
If you would like to change the text, open 'resolved.php' look at line 35.
To do list...
Time to install: 3-5 minutes
Queries to run: 2
File Mods: 2
/admincp/forum.php
/showthread.php
Templates to edit: 1
SHOWTHREAD
Templates to add: 1
New Phrases: 2
Please read carefully and make all the necessary changes as stated. This is will work if installed properly. PLEASE REMEMBER TO BACKUP BEFORE YOU BEGIN! If you like this hack
Click It
Help & Support
Before asking for support Please make sure you have done all necessary changes! If you still need support please post a reply here.
Please post bugs and errors here. Hope you like, feedback welcomed.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Can you change the word so it doesn't say "Resolved" but rather "SOLD" ?
Open resolved.php and find
PHP Code:
require_once('./global.php');
// change the text below that will appear in the title
// of thread default is [resolved] leave a space after
// the text to seperate the thead title with this text
$text = '[resolved] ';
Hi,
I'm in the process of adding this hack, and got to the part where I'm suppose to enter this code into the showthread template.
<if condition="$firstpostinfo[userid] == $bbuserinfo[userid] OR $bbuserinfo[usergroupid] == 6">
$resolvedlink
</if>
It says to put it wherever I would like to see the link, I tried entering it once and I didn't noticed anything different on my forum. I've done everything else the instructions said to do.
So I'm thinking maybe I'm just entering this code in the wrong place,
where has everyone else been putting it?
The reason you guys are prolly not seeing anything is cause you need to turn it on, on the forum you want it on. Go to the admincp, and edit the forum you want it to show up on. Click yes to add resloved option, then you will see it there in the post of the forum you have it on.
oh well, it still rocks. I have so many uses for this (i just need to work out a way of making it so that i can have a message per forum) as some are resolved some are sold.