Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Resolved Threads Details »»
Resolved Threads
Version: 1.0, by Logikos Logikos is offline
Developer Last Online: Sep 2023 Show Printable Version Email this Page

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.

Comments
  #52  
Old 04-08-2005, 06:17 PM
The Realist's Avatar
The Realist The Realist is offline
 
Join Date: Oct 2001
Location: UK
Posts: 842
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Found it - Gota turn it on as its per forum in the options but........... when I do resolve the post I get this error:

Could not find phrase 'resolved_thread'.

Any ideas what it is?
Reply With Quote
  #53  
Old 04-08-2005, 07:19 PM
The Realist's Avatar
The Realist The Realist is offline
 
Join Date: Oct 2001
Location: UK
Posts: 842
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Im getting the same here M8

Quote:
Originally Posted by Moncha
Anyone have an idea of why I would be getting this message upon redirect?

"Could not find phrase 'resolved_thread'."

It displays in a regular looking redirect message with the link for when you don't want to wait any longer. I've checked all of my set up and went back through all but can't see where that would be coming from.
Reply With Quote
  #54  
Old 04-09-2005, 03:09 PM
The Realist's Avatar
The Realist The Realist is offline
 
Join Date: Oct 2001
Location: UK
Posts: 842
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does anyone know how to install this for 2 options.

I need 2 links..

One saying [SOLVED]
And one saying [DEAD]

So I need to put an extra link in the dropdown for the [DEAD] but how?

Anyone.
Reply With Quote
  #55  
Old 04-09-2005, 03:30 PM
lasto lasto is offline
 
Join Date: Jan 2002
Posts: 1,514
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

the realist does this work on vb3.0.7 if so will install it as was a good hack.

as for that `Could not find phrase 'resolved_thread'` could`nt u just make a new phrase to cover it ??
Reply With Quote
  #56  
Old 04-09-2005, 03:37 PM
The Realist's Avatar
The Realist The Realist is offline
 
Join Date: Oct 2001
Location: UK
Posts: 842
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It works fine on 3.0.7 as thats what Im using. I did add a phrase called resolved_thread but it still said "Could not find phrase"

Laters
Reply With Quote
  #57  
Old 04-09-2005, 06:40 PM
lasto lasto is offline
 
Join Date: Jan 2002
Posts: 1,514
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok cheers the realist
Reply With Quote
  #58  
Old 04-27-2005, 10:56 PM
JohnBee JohnBee is offline
 
Join Date: Oct 2004
Posts: 544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

how can i get this to work in the posbit template
Reply With Quote
  #59  
Old 05-01-2005, 07:36 PM
JohnBee JohnBee is offline
 
Join Date: Oct 2004
Posts: 544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This hack seems a little problematic.
I installed and uninstalled it several times accross two forums and the same
problems occur.

1) the viewing permissions to toggle the resolved feature is passed down to
whoever answers the thread,
2) The phrases don't seem to come up.

Can anyone say if this hack works properly?

and if so what did you do to correct it.
Reply With Quote
  #60  
Old 07-21-2005, 01:25 AM
Kirk Y's Avatar
Kirk Y Kirk Y is offline
 
Join Date: Apr 2005
Location: Tallahassee, Florida
Posts: 2,604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Mine worked fine. Although I made a little edit, I didn't use the $resolvelink variable, I simply took the URL used in the resolve_link template and put if conditionals around it and stuck the link in the Thread Options drop-down box. This way, I let Administrators be the only ones who can mark a Thread, resolved. Per you Permissions problem, did you enable the ability to Resolve threads? It's a Forum by Forum permissions system, meaning you need to go into the AdminCP and enable it through the Forums and Moderators section. As for the Phrases not showing up... are you sure you made them correctly and that they're in the Global group. See attached image for example.

Question: Is there anyway to do a link that says, "Un-resolve Thread"?
Reply With Quote
  #61  
Old 08-22-2005, 11:00 PM
yoyoyoyo's Avatar
yoyoyoyo yoyoyoyo is offline
 
Join Date: Dec 2004
Location: USA
Posts: 1,612
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I was reading the install info and noticed that the "showthread.php" template makes mention of a template that doesn't exist:

Code:
// eval('$resolvedlink = "' . fetch_template('resolved_nolink') . '";');
and the install info makes no mention of creating a "resolved_nolink" template, unless I am misreading the code or the instructions.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:28 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.09102 seconds
  • Memory Usage 2,314KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete