vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   [Req] Usergroup AND Member groups in postbit (https://vborg.vbsupport.ru/showthread.php?t=101430)

northernstar 11-23-2005 10:00 PM

[Req] Usergroup AND Member groups in postbit
 
I've been searching all over for a port of this hack to show a person's usergroups and member groups in the postbit:
https://vborg.vbsupport.ru/showthread.php?t=61305

Thanks!

WonderWorm 11-26-2005 07:56 PM

I am also looking for this hack for 3.5.*

tormodg 12-05-2005 07:18 PM

Me too. :)

DeMiNe0 12-07-2005 04:42 PM

same.

Chris M 12-07-2005 05:28 PM

You should be able to paste that code somewhere within class_postbit.php (perhaps even use a hook, I have no files on this computer) and call it the same way as that hack suggests :)

Chris

northernstar 12-10-2005 06:32 PM

Quote:

Originally Posted by Chris M
You should be able to paste that code somewhere within class_postbit.php (perhaps even use a hook, I have no files on this computer) and call it the same way as that hack suggests :)

Chris

Tried it but didn't work :disappointed:
It didn't spit out any errors, but the groups don't show up. Tried tweaking it myself, but I just dunno the new code structure very well.

Thanatos 12-13-2005 02:10 PM

Quote:

Originally Posted by northernstar
Tried it but didn't work :disappointed:
It didn't spit out any errors, but the groups don't show up. Tried tweaking it myself, but I just dunno the new code structure very well.

Bump because of interest.

Thanatos 01-03-2006 12:11 AM

Bumpity bump.

docvader 01-14-2006 11:57 PM

I'm interested in getting this to work also.

Kurisu 01-15-2006 09:37 AM

Quote:

Originally Posted by docvader
I'm interested in getting this to work also.

Same here

maximux1 01-16-2006 08:31 PM

Quote:

Originally Posted by Kurisu
Same here

I could be wrong, but I think what we are looking for is a conditional statement that produces either primary and/or secondary usergroups of the posting user.

Here's my situation. I have a subscriber based group. I would like to add to the postbit something like 'Subscriber, bow down!', but obviously only if the user belongs to the subscriber group, which is a secondary group.

I'm pretty much stumped until I can find some kind of list of variables are available on which bits.

If anyone has this conditional handy, we sure would appreciate it!

Thanks in advance,
Max

Kurisu 01-16-2006 09:43 PM

Quote:

Originally Posted by maximux1
I could be wrong, but I think what we are looking for is a conditional statement that produces either primary and/or secondary usergroups of the posting user.

Don't know what you mean by that. You cat set up one's primary or secondary usergroup (based on various things).

But how would you like "a conditional statement that produces" that?
Could you explain that?

tormodg 01-17-2006 04:20 AM

We use the usergroup settings to create rank icons, for example here:
http://forums.hypography.com/astrono...wo-points.html

(look at posts 3 and 4 in that thread).

Regards,
Tormod

maximux1 01-19-2006 05:12 PM

Quote:

Originally Posted by tormodg
We use the usergroup settings to create rank icons, for example here:
http://forums.hypography.com/astrono...wo-points.html

(look at posts 3 and 4 in that thread).

Regards,
Tormod

Yes, that is exactly what I was/am looking for!

Would you be so kind as to show me that conditional statement use in postbit?

Thanks soooo much!

Max

Quote:

Originally Posted by tormodg
We use the usergroup settings to create rank icons, for example here:
http://forums.hypography.com/astrono...wo-points.html

(look at posts 3 and 4 in that thread).

Regards,
Tormod

actually, I think I just figured it out, lol...thank you!

Quote:

Originally Posted by maximux1
Yes, that is exactly what I was/am looking for!

Would you be so kind as to show me that conditional statement use in postbit?

Thanks soooo much!

Max



actually, I think I just figured it out, lol...thank you!

wrong...I too need the port.

So, back to square one...think you could post that conditional for me ;)

thanks in advance.

Max

craiovaforum 02-07-2006 07:15 AM

<a href="https://vborg.vbsupport.ru/showthread.php?t=107356" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=107356</a>


All times are GMT. The time now is 06:11 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.01266 seconds
  • Memory Usage 1,747KB
  • 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
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (15)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete