vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   New Posting Features - Global Threads: The Next Generation for VB4 by BOP5 (https://vborg.vbsupport.ru/showthread.php?t=279156)

BrightStar 03-24-2012 09:16 PM

I have installed it on my other forums and it doesnt seem to give any options in thread menu. That forum is VB 4.0.5....does it work with 4.0.x series?

BirdOPrey5 03-24-2012 09:30 PM

Quote:

Originally Posted by BrightStar (Post 2312939)
I have installed it on my other forums and it doesnt seem to give any options in thread menu. That forum is VB 4.0.5....does it work with 4.0.x series?

I had it working on 4.0.8 with the manual template edits that I specify in the instructions- did you try the manual edits?

BrightStar 03-25-2012 12:10 PM

Yeah have tried adding this bit

Quote:

<vb:if condition="$vboptions['bop5gt_en']">
<li><label for="cb_makeglobal"><input type="checkbox" name="bop_global" id="cb_makeglobal" value="1" {vb:raw checked.bop_global} tabindex="1" /> <vb:if condition="$show['bop_global']">{vb:rawphrase bop5_gt_keep_thread_global}<vb:else />{vb:rawphrase bop5_gt_make_thread_global}</vb:if></label></li>
</vb:if>
Nothing shows up in the menu :(

BirdOPrey5 03-25-2012 12:36 PM

That's not the manual edit needed for the menu, that's for the box when making a new thread at the bottom.

For the menu it is the 3rd (and required) edit:

Directly from the template edit instructions:

Quote:

3) If you are running any VB versions 4.1.7 or BELOW make the following edit.

Edit "SHOWTHREAD" Template

Find Code:

Code:

<li><label><input type="radio" name="do" value="removeredirect" tabindex="9" /> {vb:rawphrase remove_redirects}</label></li>
                                                        </vb:if>


Below it Add:

Code:

{vb:raw template_hook.showthread_adminoptions}


Mukashi 03-31-2012 11:33 AM

Noticing an odd little error. Guessing it's just a quick edit, but figured I should bring it to your attention.

With that globe image in the notification that goes in a thread, it won't show unless you upload that image to the /misc/ directory of that specific skin, if you have that specified. But the globe image does show fine next to the thread in the forumdisplay. Shouldn't it just be looking in the main images/misc directory regardless?

BirdOPrey5 03-31-2012 03:12 PM

No because in theory you could have a blue style where you would want to provide an alternative "globe" icon that would show up better on your blue style.

Personally I think the globe icon is nice on most backgrounds that why I use it, but it is possible someone would need to customize it by style.

So while annoying, I agree- working as designed.

Alan_SP 04-05-2012 08:46 PM

For some reason I don't have globe icon in thread name. Tried to use both positions, left and right. Just noticed this.

EDIT: Sorry, needed to do manual template edit. Now everything works fine.

Alan_SP 04-06-2012 03:43 PM

Just noticed, there's no notice in moderator log about changing status of thread to or from global. Could you maybe add code that changes of global status are entered in moderator log?

BirdOPrey5 04-06-2012 07:32 PM

Yes, I can add those in... Have got them working already, just need to test it a bit and polish off for a release. Soon... today or tomorrow. :up:

BirdOPrey5 04-06-2012 09:24 PM

Updated to version 1.02- All global thread functions now logged in moderator logs.

Edit- Updated to 1.03 for consistent numbering with the Gold version.


All times are GMT. The time now is 06:35 AM.

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.01033 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_code_printable
  • (3)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