Welcome Guest[18.116.14.12], connected from Cambridge, Massachusetts
Group Avatar
|
12-07-2009, 01:54 PM
(This post was last modified: 12-07-2009 05:06 PM by babjusi.)
Post: #4
|
|||
|
|||
RE: Group Avatar
(12-07-2009 01:20 PM)Light33 Wrote: Thank you. The one that I just submitted about not bumping up old threads. To your request, as I said it can be done as a plugin but that would require some time and atm my free time is very limited. But I will tell you another way which is easy and handier. Here is what you should do. Go to the phpmyadmin at the cp of your host and then at the db where your forum resides on. Make a backup copy of your mybb_users table and then run the following query at the SQL tab. PHP Code:[Highlight] UPDATE mybb_users SET avatar = 'images/avatars/image.gif', avatartype = 'gallery', avatardimensions = '100|100' WHERE usergroup = '4'; Don''t forget to replace the image.gif with the actual name of your avatar image and to upload it at the ''avatars'' folder in the /images/ directory. This will set a default avatar for all the members in the admin group. To do it for other groups, you can add more of Set avatar..... Where usergroups.... statements separated by commas, or run the query individualy by replacing the usergroup = '4' with the other group id''s that you want to hook them with up a default avatar. Let me know how it will go. |
|||
0 member(s) viewed this thread in the last 365 days :
|
« Next Oldest | Next Newest »
|
WWWHostingServer.com
|
||||||
|
||||||
|
Messages In This Thread |
Group Avatar - skiilz - 12-07-2009, 01:06 PM
|
Possibly Related Threads... | |||||
Thread: | Author | Replies: | Views: | Last Post | |
Only particular group can enter a forum | tech2game | 12 | 2,786 |
12-15-2009 10:55 AM Last Post: chonghua |
|
|
|
|
Powered By MyBB, © 2002-2024 MyBB Group. Golden Crown - Designed and Published by ghazal & exdiogene of MyBBCodes. Hosting provided by WWWHostingServer.com |