vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Show Thread Enhancements - Resolved Threads (https://vborg.vbsupport.ru/showthread.php?t=71415)

The Realist 04-08-2005 06:17 PM

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?

The Realist 04-08-2005 07:19 PM

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.


The Realist 04-09-2005 03:09 PM

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.

lasto 04-09-2005 03:30 PM

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 ??

The Realist 04-09-2005 03:37 PM

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

lasto 04-09-2005 06:40 PM

ok cheers the realist

JohnBee 04-27-2005 10:56 PM

how can i get this to work in the posbit template

JohnBee 05-01-2005 07:36 PM

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.

Kirk Y 07-21-2005 01:25 AM

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"?

yoyoyoyo 08-22-2005 11:00 PM

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.


All times are GMT. The time now is 02:44 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.01081 seconds
  • Memory Usage 1,735KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete