Jump to content


* * * * * 1 votes

(IM) Group Name Indicator 1.0.1


  • Please log in to reply
93 replies to this topic

#41 Adriano Faria

Adriano Faria

    ...a curious guy...

  • Modders
  • PipPipPipPipPipPipPipPipPipPip
  • 3,268 posts
  • Location:Brazil
  • Real Name:Adriano
  • IPB Version:v3.3.x
Contributor

Posted 10 July 2009 - 11:32 AM

View PostGuardsman, on Jul 10 2009, 08:31 AM, said:

Recached ALL via Cache Management and it's now displaying correctly on my board  ;)
Nice! :)

#42 vesperala

vesperala

    Miradoniz

  • Members
  • PipPipPipPipPipPipPip
  • 697 posts
  • Location:Romania
  • Real Name:nobody
  • IPB Version:v2.3.x

Posted 10 July 2009 - 12:13 PM

View PostGuardsman, on Jul 10 2009, 02:18 PM, said:

It's showing as g_display = 99 on my board!
same here

View PostSOSInvision, on Jul 10 2009, 02:19 PM, said:

For g_id = 2 ?

If so, try:

update ibf_groups set g_display = "" where g_id = 2
:) done

View PostGuardsman, on Jul 10 2009, 02:31 PM, said:

Recached ALL via Cache Management and it's now displaying correctly on my board  ;)
thanks tor reminding me to recache...

yes, is working now...

congrats, SOS... :)

O raclă mare-i lumea. Stelele-s cuie/Bătute-n ea şi soarele-i fereasta/La temniţa vieţii
Mihai Eminescu

Stelele-n cer, deasupra mărilor, ard depărtărilor, pānă ce pier...

Posted Image


Posted Image

#43 zolton

zolton

    Novice

  • IM Supporters
  • PipPip
  • 16 posts
  • Real Name:Zolton
  • IPB Version:N/A

Posted 24 July 2009 - 06:00 PM

isnt it suppose to put the user name list in order... instead of what time they logged in.

#44 Michael

Michael

    See code 431.322.12 of the Internet Privacy Act

  • Modders
  • PipPipPipPipPipPipPipPipPipPip
  • 22,042 posts
  • Location:Columbus, OH
  • Real Name:Michael McCune
  • IPB Version:v3.1.x
Contributor

Posted 24 July 2009 - 11:33 PM

View Postzolton, on Jul 24 2009, 02:00 PM, said:

isnt it suppose to put the user name list in order... instead of what time they logged in.
It doesn't alter the order of names in the Active Users list, I tried to do that but the data I need in order to achieve it isn't exposed to be able to make the change with just a hook.  I'd have to do a file edit to get that working, and I don't want to make any file edits in my IP.Board 3.0 mods.
Michael McCune - IPS Marketplace Moderator

My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter

#45 Michael

Michael

    See code 431.322.12 of the Internet Privacy Act

  • Modders
  • PipPipPipPipPipPipPipPipPipPip
  • 22,042 posts
  • Location:Columbus, OH
  • Real Name:Michael McCune
  • IPB Version:v3.1.x
Contributor

Posted 24 July 2009 - 11:57 PM

OK, I have made it so whenever it has to rebuild the group cache (whenever you toggle a group on or off, or reorder the groups), it sets the guest group to have NULL in for the g_display value first, and when it goes to build the output it always skips the guest group.  Should be no chance of showing the guest group now.
Michael McCune - IPS Marketplace Moderator

My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter

#46 JaapJan

JaapJan

    Novice

  • Members
  • PipPip
  • 12 posts
  • Real Name:Jaap-Jan
  • IPB Version:N/A

Posted 06 September 2009 - 05:01 PM

Hello,
I have installed it on IPB 3.0.3 but in the ACP nothing appears.... ;)


EDIT: Uploaded to 'Admin' not my actually ACP folder :$

Edited by JaapJan, 06 September 2009 - 05:04 PM.


#47 DevilDamo

DevilDamo

    Coder

  • IM Supporters
  • PipPipPipPipPip
  • 210 posts
  • Location:Hampshire, UK
  • Real Name:Damian Hill
  • IPB Version:v3.0.x

Posted 29 September 2009 - 03:49 PM

Superb!

I have just installed this successful modification.

Installation instructions/details were spot on!

Thanks Michael ;)
Posted Image

#48 Jump3R

Jump3R

    n00b

  • Banned
  • Pip
  • 3 posts
  • Location:Bulgaria
  • Real Name:Rico
  • IPB Version:v2.2.x

Posted 18 October 2009 - 05:32 PM

View Postchervilo, on Oct 18 2009, 10:57 AM, said:

Thank's. This is it ;)

If it possible one more question pls :)


The order of  member list  is not like i want to be :

Posted Image


I want to be  exactly like this order   :

Posted Image


Help :)

Edited by Jump3R, 18 October 2009 - 05:39 PM.


#49 riven3d

riven3d

    Needs to get out more

  • Support Staff
  • PipPipPipPipPipPipPipPipPipPip
  • 3,908 posts
  • Location:Florida
  • Real Name:Michael
  • IPB Version:v3.1.x
Contributor

Posted 18 October 2009 - 07:44 PM

and why are you quoting that post?

Did you find my support helpful? Feel free to donate!
Posted Image


#50 Michael

Michael

    See code 431.322.12 of the Internet Privacy Act

  • Modders
  • PipPipPipPipPipPipPipPipPipPip
  • 22,042 posts
  • Location:Columbus, OH
  • Real Name:Michael McCune
  • IPB Version:v3.1.x
Contributor

Posted 19 October 2009 - 02:22 PM

This mod does not order the member list, that's no longer possible in IP.Board 3.0 without modifying source files.
Michael McCune - IPS Marketplace Moderator

My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter

#51 Jump3R

Jump3R

    n00b

  • Banned
  • Pip
  • 3 posts
  • Location:Bulgaria
  • Real Name:Rico
  • IPB Version:v2.2.x

Posted 19 October 2009 - 03:46 PM

View PostMichael, on Oct 19 2009, 10:22 AM, said:

This mod does not order the member list, that's no longer possible in IP.Board 3.0 without modifying source files.

If you know, can you tell me which source file I have to edit and how exactly to edit the file.
Regards...

#52 Michael

Michael

    See code 431.322.12 of the Internet Privacy Act

  • Modders
  • PipPipPipPipPipPipPipPipPipPip
  • 22,042 posts
  • Location:Columbus, OH
  • Real Name:Michael McCune
  • IPB Version:v3.1.x
Contributor

Posted 29 October 2009 - 06:01 PM

Again, nothing of real consequence updated in this new version, just some minor cleanup work.  No need to upgrade if you don't want to.
Michael McCune - IPS Marketplace Moderator

My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter

#53 DevilDamo

DevilDamo

    Coder

  • IM Supporters
  • PipPipPipPipPip
  • 210 posts
  • Location:Hampshire, UK
  • Real Name:Damian Hill
  • IPB Version:v3.0.x

Posted 30 October 2009 - 12:23 AM

I have asked this on the IPS forums too, but is this a problem with the modification or the (beta) Classic Blue skin...

Posted Image
Posted Image

#54 Michael

Michael

    See code 431.322.12 of the Internet Privacy Act

  • Modders
  • PipPipPipPipPipPipPipPipPipPip
  • 22,042 posts
  • Location:Columbus, OH
  • Real Name:Michael McCune
  • IPB Version:v3.1.x
Contributor

Posted 01 November 2009 - 03:55 PM

When that skin's not a beta anymore, then maybe I'll look into it.  Mods are always designed to work with the standard IP.Board skin only, third party skins sometimes have issues like that.
Michael McCune - IPS Marketplace Moderator

My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter

#55 The Zen Geek

The Zen Geek

    n00b

  • Members
  • Pip
  • 1 posts
  • Real Name:Nathan Deans
  • IPB Version:v3.0.x

Posted 03 November 2009 - 10:47 PM

View PostJump3R, on Oct 19 2009, 09:46 AM, said:

View PostMichael, on Oct 19 2009, 10:22 AM, said:

This mod does not order the member list, that's no longer possible in IP.Board 3.0 without modifying source files.

If you know, can you tell me which source file I have to edit and how exactly to edit the file.
Regards...


I am interested in this as well. I don't know why that guy got banned, I hope I don't for asking the same question.

I enjoyed the members online and the visited today all showing up in order.

Also another quirck is for some reason the abilty to see the hook in the ACP is gone.

It is still on the system and working, but I cannot access the settings to be able to reoder the groups

#56 Angelic Princess

Angelic Princess

    Coder

  • Members
  • PipPipPipPipPip
  • 210 posts
  • Location:USA
  • Real Name:Pari
  • IPB Version:v3.1.x

Posted 09 November 2009 - 04:04 PM

Great :)
Thank you ;)

Never shortchange yourself for someone else,
or else
you will lose your own identity.


#57 WestTac1

WestTac1

    Member

  • IM Supporters
  • PipPipPip
  • 33 posts
  • Location:Round Rock, TX
  • Real Name:Seth G.
  • IPB Version:v3.1.x

Posted 09 November 2009 - 11:13 PM

Thanks for another awesome mod, Michael!!!

#58 Paulo Freitas

Paulo Freitas

    n00b

  • Members
  • Pip
  • 4 posts
  • Location:Brazil
  • Real Name:Paulo Ricardo
  • IPB Version:v3.0.x

Posted 23 November 2009 - 10:35 AM

Hey dudes, what I'm doing wrong? I uploaded the files, installed the hook XML, recached apps & modules and the "Group Name Indicator" doesn't appears in Members tab of ACP. ;)

Thanks in advance.


Forgot. It worked. Thanks anyway. :)

Edited by v1d4l0k4, 23 November 2009 - 10:39 AM.


#59 ogchaos

ogchaos

    Novice

  • Members
  • PipPip
  • 5 posts
  • Real Name:Aaron
  • IPB Version:v3.0.x

Posted 05 December 2009 - 05:21 PM

This mod no longer works with 3.0.4 Legend is not displayed and no options in the acp occur.

Edited by ogchaos, 05 December 2009 - 05:25 PM.


#60 ogchaos

ogchaos

    Novice

  • Members
  • PipPip
  • 5 posts
  • Real Name:Aaron
  • IPB Version:v3.0.x

Posted 13 December 2009 - 08:26 AM

View Postogchaos, on Dec 5 2009, 12:21 PM, said:

This mod no longer works with 3.0.4 Legend is not displayed and no options in the acp occur.

BUMP! Can anyone fix this?




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users