vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - Mark Threads As 'Solved' (https://vborg.vbsupport.ru/showthread.php?t=211020)

ludachris 10-13-2009 04:16 PM

Is there a way to "mass" enable the feature in all forums? I have a LOT of forums and turning it on for each one will be very time consuming.

jluerken 10-14-2009 12:22 PM

I found a small bug in version 1.1.1
On the Showthread page I added a NEWTHREAD link next to the REPLY link.
Its a simple Template edit like this
Code:

<img src="$stylevar[imgdir_button]/reply.gif" alt="$vbphrase[reply]" border="0" /><else /><img src="$stylevar[imgdir_button]/threadclosed.gif" alt="$vbphrase[closed_thread]" border="0" /></if></a>&nbsp;<a href="newthread.php?$session[sessionurl]do=newthread&amp;f=$foruminfo[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif"  alt="$vbphrase[post_new_thread]" border="0" /></a>
If on the SHOWTHREAD page the New Thread link is not working cause the
do=newthread&amp;f=$foruminfo[forumid] is empty meaning if you hover the link its showing do=newthread&amp;f= and not do=newthread&amp;f=12345 for example.

If I disable your addon its working fine again so I think your addon is messing around with the $foruminfo[forumid] part.

Can you please check this?

positiverep 10-15-2009 02:07 PM

I've installed the mod successfully and can choose the option to put [solved] as a prefix but [solved] doesn't show up anywhere on the thread. Does anyone know why?

ludachris 10-15-2009 04:21 PM

I just upgraded this mod since I upgraded from vb 3.6 to 3.8.x and found out after that it isn't recommended that we upgrade. I can't get the showthread template to display the options after I modified the template, even in the forums I've enabled. What do I do now? I don't want to uninstall and lose all of the old threads that show as "solved".

guvner 10-15-2009 05:54 PM

Just installed this onto my 3.8.3 (tech support) forum and it works perfectly! (still testing in my admin only forum)

Thank you SecondV - this will be so useful. :up:

Mike :)

guvner 10-16-2009 06:31 PM

For anyone who's experiencing permissions problems with this mod (as I did for a while), remember that there are two sets of permissions that need to be enabled.

The main one has been well covered here and is a Usergroup option:

Usergroups >> Usergroup Manager >> Edit Usergroup >> Post/Thread Permissions >> Can Mark Threads as Solved and Unsolved.

The second and less obvious one is via in your thread prefix manager:

Thread Prefixes >> Thread Prefix Manager >> Solved Thread >> [SOLVED] >> Edit Permissions

Hope that helps anyone who missed the second one as I did. :)

Eric 10-16-2009 07:34 PM

Sorry guys, I'll try to get the any questions/issues and a new release as soon as I can. Just a lot going on right now.

Jamey 10-17-2009 12:44 PM

I might try this.

ShadMan 10-21-2009 11:14 PM

I just installed the 1.1.1 release on vB 3.8.2 and am having the same issues mentioned above with "Can Mark Threads as Solved and Unsolved" not showing up in the Usergroup options (easy enough to fix) and nothing but white pages every time a thread is viewed (No idea how to fix).

Can someone please post up the fix for the white pages? The developer referred to it as an issue with 'can_use_prefix' function, but I can't find this function in any of my templates in 3.8.2 .

SVTCobraLTD 11-02-2009 08:38 PM

Had 1.0.1 installed on 3.6.8 but now upgrade to 1.1.1 on 3.8.4 but its not showing up. Any ideas?


All times are GMT. The time now is 02:30 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.01532 seconds
  • Memory Usage 1,733KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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