![]() |
|
|
Mod Options |
Mini-Avatars Hack Released Details »»
|
|||||||||||
|
Mini-Avatars Hack Released
Developer Last Online: May 2003
This modification is in the archives.
I've re-released this hack with a completely re-written database independent version
Enjoy.The mini-avatars system will enable users to have their own 16x16 image in front of their username in threads, and in the who's online portion of the website. The hack creates 1 table and alters a few files, with 2 new files created. I'm working on the the new modifications to the admin panel, but this will get you up and running so far =) Download Now Only licensed members can download files, Click Here for more information. Show Your Support
No members have liked this post.
|
|||||||||||
Similar Mod
|
||||
| Mod | Developer | Type | Replies | Last Post |
| Forumhomelinks Mini-Hack 1.0 | Birdie501 | vBulletin 2.x Full Releases | 19 | 21 Jul 2004 06:51 |
| Mini-Hack -- HP/MP/EXP for VB 2.x.x | Dunny | vBulletin 2.x Full Releases | 39 | 29 Oct 2001 17:44 |
|
#16
|
|||
|
|||
|
I did refresh.....
nth change... No members have liked this post.
|
|
#17
|
|||
|
|||
|
looks like it will make the boards look cluttered. I'll pass. Nice idea though.
![]() No members have liked this post.
|
|
#18
|
|||
|
|||
|
Hm. I dunno then. Try going to /icon.php?userid=xxxx and see if its there.. or check phpMyAdmin to see if an entry is created with your userid.... It should work, works for me.
No members have liked this post.
|
|
#19
|
|||
|
|||
|
If i call icon.php?userid=xxx I see icons
maybe we have the wrong icon.php?No members have liked this post.
|
|
#20
|
|||
|
|||
|
sorry, was in /admin. under /Forum/icon.php I see my mini, but it also does not show up... only the default one
No members have liked this post.
|
|
#21
|
|||
|
|||
No members have liked this post.
|
|
#22
|
|||
|
|||
|
Do you have phpMyAdmin or direct access to the database?
Check to make sure you actually have an entry.. maybe there's a bug but I didn't think so. No members have liked this post.
|
|
#23
|
||||
|
||||
|
Two questions:
Can you implement a check where it insures the user does not upload an avatar larger than 16 by 16 pixels? Personally I don't want to add the width and height attributes to the image tag, incase somebody uses a larger or smaller icon. This should be possible, if you view the avatar-source code in member.php. Second, is there any possible way to check if the gif image contains transparency? Probably not, but I'd like all my members to make the backgrounds of their icons transparent, or else the icon looks very tacky.
__________________
My OpenSource (as in do with them what you want no need to ask for permission) Scripts: 7/25/04 » Article Bot 1.1, vB3 Member Album 2.0, BB Code Functions, Advanced Search w/Member Conditions, Eggdrop IRC Manager, IRC Manager for mIRC, Existing Topics Check http://www.mozilla.org/products/fire...efox_80x15.png No members have liked this post.
|
|
#24
|
||||||||
|
||||||||
|
Well I figured my first request out pretty easily, you can forget the second since I know it's not possible.
--------------------------------------- For those wanting to check the icon size insuring it's not larger than 16x16 pixels, use this very easy to install add-on: In member.php, find:
Below it add:
And there we go There is no need to set width and height attributes to the image tag. You can also check for it not to be lower than a certain amount, by modifying the if statement with a lesser than (<) clause.
__________________
My OpenSource (as in do with them what you want no need to ask for permission) Scripts: 7/25/04 » Article Bot 1.1, vB3 Member Album 2.0, BB Code Functions, Advanced Search w/Member Conditions, Eggdrop IRC Manager, IRC Manager for mIRC, Existing Topics Check http://www.mozilla.org/products/fire...efox_80x15.png No members have liked this post.
|
||||||||
|
#25
|
|||
|
|||
|
yes I have phpmyadmin
what do I check? No members have liked this post.
|
|
#26
|
|||
|
|||
|
Ok when I go to phpmyadmin after i click the edit button it turns an error..
first ss No members have liked this post.
|
|
#27
|
|||
|
|||
|
here is the error
No members have liked this post.
|
|
#28
|
||||
|
||||
|
It's funny, but I was thinking on doing something like this myself a few weeks ago, but yours looks much better than anything I could have developed, so good job to you
![]()
__________________
Daniel Hollands - http://theworldofdan.co.uk/ Interactive Story Site - http://unknowntales.net/ TheICE.co.uk Network - http://theice.co.uk/ Arathor Realm Forums - http://arathor.net/ No members have liked this post.
|
|
#29
|
|||
|
|||
|
I have the same error in phpmyadmin. Looks lige a CR behind 89a
No members have liked this post.
|
|
#30
|
||||||||
|
||||||||
No members have liked this post.
|
||||||||
![]() |
«
Previous Mod
|
Next Mod
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
| Mod Options | |
|
|
| New To Site? | Need Help? |
All times are GMT. The time now is 15:53.




Enjoy.
maybe we have the wrong icon.php?
There is no need to set width and height attributes to the image tag. You can also check for it not to be lower than a certain amount, by modifying the if statement with a lesser than (<) clause.
