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)
-   -   Major Additions - MARCO1 Staff Signature (https://vborg.vbsupport.ru/showthread.php?t=233115)

Bounce 05-20-2010 09:30 PM

Quote:

Originally Posted by balkanboy (Post 1966675)
guest cant see this on a admin when they are not logged in?

Quote:

Originally Posted by LCN2007 (Post 1978837)
Great Idea But Uninstalled because it has a bug that signature shows up for all members regardless of user groups selected. :(

Quote:

Originally Posted by jaycob (Post 2035096)
works fine for 4.0.3, but the Usergroups Permissions are not working.
the custom signature shows up on all group signatures, no matter how i set them.
hope theres a fix, this is pretty damn good addon.

Quote:

Originally Posted by Red Spider (Post 2036291)
Same here. i specify it to show for mods/super mods and it shows on registered members :(

Quote:

Originally Posted by Martyn1983 (Post 2036315)
And here, again a pity!

Same issue here, great add-on if marco can sort it :erm:

Merjawy 09-01-2010 03:24 PM

Same issue here,, installed and it is listed in forum settings but not working on 4.0.6

Will uninstall for now till updated

josantos 09-14-2010 09:11 AM

Quote:

Originally Posted by balkanboy View Post

guest cant see this on a admin when they are not logged in?

Originally Posted by LCN2007 View Post

Great Idea But Uninstalled because it has a bug that signature shows up for all members regardless of user groups selected.

Originally Posted by jaycob View Post

works fine for 4.0.3, but the Usergroups Permissions are not working.
the custom signature shows up on all group signatures, no matter how i set them.
hope theres a fix, this is pretty damn good addon.

Originally Posted by Red Spider View Post

Same here. i specify it to show for mods/super mods and it shows on registered members

Originally Posted by Martyn1983 View Post

And here, again a pity!

The same issue on 4.0.6

jluerken 11-25-2010 05:44 AM

I really love this and want to use it but I have the same issue like all the others in 4.0.8 PL2

jluerken 12-04-2010 05:27 PM

Anyone fixed this already? Its still showing for all usergroups.

jluerken 12-30-2010 01:17 PM

Marco1 has no time for it even if you beg him for days ^^
Someone else who can fix this?

jluerken 01-12-2011 05:15 AM

Marco1 was asked by me if he could provide a fixed version of this for vb4.x
He answered that he can do this for 80 US$. Anyone willed to join paying him for this?

Alan_SP 03-05-2012 03:35 PM

1 Attachment(s)
Please, try this code changes to make this mod working ok:

Find plugin MARCO1 Staff Signature

At the beginning you have this code:

PHP Code:

$marco1_staffusg split(',',$vbulletin->options['marco1_staffusg']);
if (
$vbulletin->options['marco1_staffon'] AND in_array($vbulletin->userinfo['usergroupid'],$marco1_staffusg)) 

Replace this code with:

PHP Code:

if ($vbulletin->options['marco1_staffon'] AND is_member_of($vbulletin->userinfosplit(','$vbulletin->options['marco1_staffusg']))) 

Or you could use attached file.

I think this should solve problem with signatures.

jluerken 09-12-2012 07:03 AM

Hi Alan, thanks for the update and sorry for the late response.
Your modified version is still showing the Staff Signature on all usergroups and not to the selected ones.
Could you please check again?

MIWASA 05-18-2014 04:24 PM

good mod, thanks !


All times are GMT. The time now is 01: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.01091 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
  • (2)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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