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)

mfnforex 02-26-2012 03:57 PM

I will try it
thank you

Alex@bulletin 02-26-2012 04:54 PM

Hi, nice idea your mod. But there's an issue:
I do use an account "Alex", its main user group is "Site Owner". Additional the account is secondary in the "Administrators" group.

If i try to create a new thread as "Alex" i got the option to make it global on "Newthread.php"
but it doesn't work finally.

And the options in the Administration navigation to mark global and undo global are not visible.
They are ONLY visible to Users that are Administrators as Main Group. And making a new thread global (newthread.php) even works only using an Administrator (Main Group) Account.

Hope you can fix that ;)

SY

Alex

BirdOPrey5 02-26-2012 05:53 PM

Thanks for the bug report Alex. I wasn't aware people use "Administrator" as a secondary group.

I will look though the mod to see if changing it will cause any security concerns, if not I will fix this in the next update.

Hornstar 02-27-2012 05:45 AM

Very nice. This will be useful :)

Dwarden 02-27-2012 07:36 AM

Quote:

Originally Posted by BirdOPrey5 (Post 2303520)
Search your templates for:
Code:

{vb:raw template_hook.showthread_adminoptions}
That's the hook that needs to be in your SHOWTHREAD template for the "Administrative" menu option to work.

It was added in VB 4.1.8 but if you have a custom style it's possible the style author did not include it if they were basing off an old version.

If the search does not find that code in SHOWTHREAD template then follow the instructions for edit #3.

hi,

well our first version of 4 was 4.1.10 so anything archic not affect us
while we made our new styles - all our styles contain this hook

could be possible some other modification which adds menu options to the administrative is in collision (de-bump one or ban from thread) ?

also i fully agree with Alex on the secondary etc. groups ...

would be way better if we can define groups by groupID (e.g. : 5,6,7 etc.)

BirdOPrey5 02-27-2012 09:20 AM

It's possibly another mod was poorly programmed to "hijack" the hook and not allow additional changes.

To test this theory temp disable your other mods and see if it comes back.

OR go to the Admin CP -> Plugin Manager -> find the plugin titled: Global Thread Thread Notice [OK]

Edit it and change the execution order from "5" to "9" and save and try again. If that doesn't work change it to "1" and try again, again.

Dwarden 02-27-2012 11:13 AM

well i tried disable all possible plugin and i got something shown what shows (not tested what)

...

seems like trying set different execution order for anything / everything result into no diference on the problem

BirdOPrey5 02-27-2012 12:08 PM

Quote:

Originally Posted by Dwarden (Post 2303845)
well i tried disable all possible plugin and i got something shown what shows (not tested what)

I don't understand what you're trying to say. :confused:

But if you want me to take a look PM me a login for an Administrator and I'll see what I can do.

Dwarden 02-28-2012 02:54 PM

sry there were shown just three ... as menu option but it wasn't triggering any action when used ...

i assume it was your modification (nothing else is active for administrative at that moment)

out of ideas why it's not working in administrative menu, at least it works for new threads

BirdOPrey5 02-28-2012 03:00 PM

Out of ideas as well. If you want to PM me an admin login I will take a look at your settings and such.


All times are GMT. The time now is 05:49 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.01590 seconds
  • Memory Usage 1,739KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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