Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
MARCO1 Staff Signature Details »»
MARCO1 Staff Signature
Version: 1.00, by MARCO1 MARCO1 is offline
Developer Last Online: Jan 2022 Show Printable Version Email this Page

Category: Major Additions - Version: 4.0.1 Rating:
Released: 01-13-2010 Last Update: Never Installs: 83
Uses Plugins Auto-Templates
Translations  
No support by the author.


MARCO1 Custom Staff Signature
Hello Guys,

New Mod after updating some of my Mods
The idea since vb3.x and I have forget to coding it for vb3 but today I have remembered it from vBSEO Staff they all have the same signature, It's really nice idea to have all your moderators or admins have the same signature that you can custom it ONLY from admincp.

Features :
  • Default signature for all staff members
  • Use the Default signature for more than 1 usergroup
  • Usergroups permissions if you want to show the signature for any other usergroups (If you have 2 admins usergroups)
  • Staff members can use they signature as they like without any problem
  • Staff Signature can use HTML on it without any problem
Install :
Automatically installation : Just Import the xml file from admincp

Screen-shots :






If you use this Mod Don't forget to Mark As Installed.

Download Now

File Type: zip MARCO1 Staff Signature.zip (1.2 KB, 468 views)

Screenshots

File Type: jpg 1.jpg (71.1 KB, 0 views)
File Type: jpg 2.jpg (31.9 KB, 0 views)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #42  
Old 05-20-2010, 09:30 PM
Bounce's Avatar
Bounce Bounce is offline
 
Join Date: Mar 2004
Location: Edinburgh,Scotland
Posts: 919
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by balkanboy View Post
guest cant see this on a admin when they are not logged in?
Quote:
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.
Quote:
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.
Quote:
Originally Posted by Red Spider View Post
Same here. i specify it to show for mods/super mods and it shows on registered members
Quote:
Originally Posted by Martyn1983 View Post
And here, again a pity!
Same issue here, great add-on if marco can sort it :erm:
Reply With Quote
  #43  
Old 09-01-2010, 03:24 PM
Merjawy's Avatar
Merjawy Merjawy is offline
 
Join Date: Sep 2002
Location: USA
Posts: 505
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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

Will uninstall for now till updated
Reply With Quote
  #44  
Old 09-14-2010, 09:11 AM
josantos josantos is offline
 
Join Date: Oct 2009
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #45  
Old 11-25-2010, 05:44 AM
jluerken's Avatar
jluerken jluerken is offline
 
Join Date: Aug 2003
Location: Germany
Posts: 1,016
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I really love this and want to use it but I have the same issue like all the others in 4.0.8 PL2
Reply With Quote
  #46  
Old 12-04-2010, 05:27 PM
jluerken's Avatar
jluerken jluerken is offline
 
Join Date: Aug 2003
Location: Germany
Posts: 1,016
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Anyone fixed this already? Its still showing for all usergroups.
Reply With Quote
  #47  
Old 12-30-2010, 01:17 PM
jluerken's Avatar
jluerken jluerken is offline
 
Join Date: Aug 2003
Location: Germany
Posts: 1,016
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Marco1 has no time for it even if you beg him for days ^^
Someone else who can fix this?
Reply With Quote
  #48  
Old 01-12-2011, 05:15 AM
jluerken's Avatar
jluerken jluerken is offline
 
Join Date: Aug 2003
Location: Germany
Posts: 1,016
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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?
Reply With Quote
  #49  
Old 03-05-2012, 03:35 PM
Alan_SP's Avatar
Alan_SP Alan_SP is offline
 
Join Date: Nov 2009
Posts: 1,122
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Attached Files
File Type: xml MARCO1 Staff Signature modified.xml (3.1 KB, 19 views)
Reply With Quote
  #50  
Old 09-12-2012, 07:03 AM
jluerken's Avatar
jluerken jluerken is offline
 
Join Date: Aug 2003
Location: Germany
Posts: 1,016
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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?
Reply With Quote
  #51  
Old 05-18-2014, 04:24 PM
MIWASA MIWASA is offline
 
Join Date: Apr 2014
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

good mod, thanks !
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:43 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08159 seconds
  • Memory Usage 2,349KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_php
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (4)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete