Jump to content


- - - - -

(e$23) Personal Tags 1.5


  • Please log in to reply
13 replies to this topic

#1 emoney

emoney

    I'll do graffiti if you sing to me in french

  • Modders
  • PipPipPipPipPipPipPipPip
  • 1,269 posts
  • Real Name:Eric
  • IPB Version:v3.1.x
Contributor

Posted 13 September 2008 - 10:26 PM

Posted Image


File Name: (e$23) Personal Tags 1.5
File Submitter: emoney
File Submitted: 13 Sep 2008
File Updated: 2 Mar 2009
File Category: IP.Board v2.3.x Mods

Allows members in specified groups to add their own personal tag/icon that will show up on the left of their posts and PMs and in their profile. Now members can also add a title that will show on mouse over of their Personal Tag. Options include settings for max size, max dimensions, file types allowed, as well as adding a space above and/or below the member's Personal Tag in topic view. Default settings are designed to emulate ipb standard group icons so a member's Personal Tag flows with their group tag(s). Admins can remove/edit user's Personal Tags and Personal Tag Titles from ACP.

Good for forums (like mine) in which members want their own personal group icon, except with Personal Tags there is no need to create a group just for 1 person. Or to award a single "badge" per member via the ACP controls, which will show what the badge is for upon mouse over.

Screenshot shows Personal Tag without a space above or below, if that is too bunched up for your liking, you can adjust the gap settings.

Update from 1.0 - 1.5

  • Added the ability to input a custom title that will show on mouse over of the Personal Tag (both UCP and ACP)
  • Now shows in PM View.
  • Admins can now also upload a Personal Tag for each member via ACP-> Edit Member (instead of needing to FTP it first)
  • Moved large code chunk to library file
  • All board-side text is now lang-file driven, for easy use on non-english boards
  • Fixed IE bug that showed a broken image for members who do not currently have a Personal Tag in ACP->Edit Member

To upgrade please use the Upgrade from 1.0 to 1.5 file, all others use Fresh Install.

BUG-FIX: March 02 2009:

If you downloaded 1.5 before today, please redownload and reupload the source/lib/func_personal_tags as well as do the following to action_admin/member.php:

Find:
$personal_tag 		= $personal_tags->acp_process_image($file);


Replace with:
$personal_tag 		= $personal_tags->acp_process_image($file, $this->ipsclass->input['mid']);


Click here to download this file

#2 skunky1

skunky1

    Novice

  • Members
  • PipPip
  • 6 posts
  • IPB Version:v2.3.x

Posted 18 September 2008 - 06:00 PM

I got an error when trying to view pm... here it is: Fatal error: Call to undefined method skin_msg_4::member_personal_tag() in /home/fhlinux142/s/mysite.com/user/htdocs/sources/ipsclass.php on line 5969

#3 emoney

emoney

    I'll do graffiti if you sing to me in french

  • Modders
  • PipPipPipPipPipPipPipPip
  • 1,269 posts
  • Real Name:Eric
  • IPB Version:v3.1.x
Contributor

Posted 18 September 2008 - 06:30 PM

Did you run the installer? Are you trying to add it to messages?  I can come take a look at it if you need me to.

Edited by emoney, 18 September 2008 - 06:33 PM.


#4 skunky1

skunky1

    Novice

  • Members
  • PipPip
  • 6 posts
  • IPB Version:v2.3.x

Posted 18 September 2008 - 07:33 PM

i'm running 2.3.5

i've rechecked the edits... mod works fine, just delivers an error on pms. any ideas on a fix?

Edited by skunky1, 18 September 2008 - 07:34 PM.


#5 skunky1

skunky1

    Novice

  • Members
  • PipPip
  • 6 posts
  • IPB Version:v2.3.x

Posted 18 September 2008 - 07:35 PM

yes i run the installer twice. for some reason it just errors on pms...

you can take a look if you like.

#6 emoney

emoney

    I'll do graffiti if you sing to me in french

  • Modders
  • PipPipPipPipPipPipPipPip
  • 1,269 posts
  • Real Name:Eric
  • IPB Version:v3.1.x
Contributor

Posted 18 September 2008 - 07:42 PM

I'll take a look, pm me FTP/ACP access.

#7 emoney

emoney

    I'll do graffiti if you sing to me in french

  • Modders
  • PipPipPipPipPipPipPipPip
  • 1,269 posts
  • Real Name:Eric
  • IPB Version:v3.1.x
Contributor

Posted 18 September 2008 - 10:27 PM

k, all is fixed skunky1, your cache directory wasn't chmodded properly, fixed it, reinstalled, all is well. ;)

#8 skunky1

skunky1

    Novice

  • Members
  • PipPip
  • 6 posts
  • IPB Version:v2.3.x

Posted 18 September 2008 - 10:34 PM

cheers buddy... i'll go tell the members.

this mod is perfect!

#9 Hobbes130

Hobbes130

    n00b

  • Members
  • Pip
  • 2 posts
  • IPB Version:v2.3.x

Posted 13 October 2008 - 07:16 PM

Quick questions on this mod.

1 Can you install this for me? I have no experience with uni mod installer/

2 I want to use this mod in a slighty different way. I want to 'award' trophies to members and display them in that place. Is it possible to set it up so that only admin can add and remove them?

Thanks for your time.

#10 emoney

emoney

    I'll do graffiti if you sing to me in french

  • Modders
  • PipPipPipPipPipPipPipPip
  • 1,269 posts
  • Real Name:Eric
  • IPB Version:v3.1.x
Contributor

Posted 13 October 2008 - 09:05 PM

1) Yeah, for a few dollars per mod I could install it (I would need to install UMI for you first of course).

2) I really don't think this mod is ideal for what you want, this mod has very minimal admin interaction.  Its mostly to allow members to add/edit their own, as they see fit.  And then it gives the option to allow admins to remove or edit them (would need to ftp the new image to add a new one for the member).  Also, it only provides 1 space, as its a member's "Personal Tag" (not personal tags).

But with that being said, if you want a single award max per user, and feel comfortable ftp'ing the images yourself, then theoretically you could work with this mod.  But I would recommend something like this: Awards System 1.0.1.

#11 Hobbes130

Hobbes130

    n00b

  • Members
  • Pip
  • 2 posts
  • IPB Version:v2.3.x

Posted 14 October 2008 - 11:20 PM

Thanks for your help emoney, I'll check out the other mod.

#12 emoney

emoney

    I'll do graffiti if you sing to me in french

  • Modders
  • PipPipPipPipPipPipPipPip
  • 1,269 posts
  • Real Name:Eric
  • IPB Version:v3.1.x
Contributor

Posted 20 February 2009 - 10:24 PM

Update from 1.0 - 1.5
  • Added the ability to input a custom title that will show on mouse over of the Personal Tag (both UCP and ACP)
  • Now shows in PM View.
  • Admins can now also upload a Personal Tag for each member via ACP-> Edit Member (instead of needing to FTP it first)
  • Moved large code chunk to library file
  • All board-side text is now lang-file driven, for easy use on non-english boards
  • Fixed IE bug that showed a broken image for members who do not currently have a Personal Tag in ACP->Edit Member
To upgrade please use the Upgrade from 1.0 to 1.5 file, all others use Fresh Install.

#13 emoney

emoney

    I'll do graffiti if you sing to me in french

  • Modders
  • PipPipPipPipPipPipPipPip
  • 1,269 posts
  • Real Name:Eric
  • IPB Version:v3.1.x
Contributor

Posted 02 March 2009 - 07:13 PM

BUG-FIX: March 02 2009:

If you downloaded 1.5 before today, please redownload and reupload the source/lib/func_personal_tags as well as do the following to action_admin/member.php:

Find:
$personal_tag 		= $personal_tags->acp_process_image($file);

Replace with:
$personal_tag 		= $personal_tags->acp_process_image($file, $this->ipsclass->input['mid']);


#14 Gina

Gina

    n00b

  • Members
  • Pip
  • 2 posts
  • Real Name:Gina
  • IPB Version:v2.3.x

Posted 31 January 2011 - 09:24 AM

Trying to install this mod, but I honestly cannot get it to show. I've checked the file edits and everything. I reinstalled it and it's just not showing up anywhere. Not in the usercp, or in threads or profiles.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users