Support Forums
Change Bot name to Bot Image in Who's Online List - Printable Version

+- Support Forums (https://www.supportforums.net)
+-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87)
+--- Forum: Webmaster Support (https://www.supportforums.net/forumdisplay.php?fid=36)
+---- Forum: Forum Software Help (https://www.supportforums.net/forumdisplay.php?fid=49)
+---- Thread: Change Bot name to Bot Image in Who's Online List (/showthread.php?tid=22315)



Change Bot name to Bot Image in Who's Online List - imtiaze - 09-22-2011

Go to: ACP > Configurations > Spiders/Bots > Select `Bot`(Example Google) > Edit > and Replace Bot name tag, like this;

Code:
<img src="URL_OF_BOT_IMAGE" alt="BOT_NAME" title="BOT_NAME">

For example, if i want to change the Google Bot, then the tag will be something like this:

Code:
<img src="http://www.yaldaram.com/images/spiders/google.png" alt="Google Bot" title="Google Bot">

No need to edit anything else.

Thanks to Yaldaram Thumbsup


RE: Change Bot name to Bot Image in Who's Online List - D3xus - 09-25-2011

In what forum software is this? vBulletin, MyBB, iPB...?


RE: Change Bot name to Bot Image in Who's Online List - Hei - 09-25-2011

looking at this
Code:
Go to: ACP > Configurations > Spiders/Bots > Select `Bot`(Example Google) > Edit > and Replace Bot name tag, like this;

I guess its MyBB.


RE: Change Bot name to Bot Image in Who's Online List - HaX420 - 09-28-2011

(09-25-2011, 04:40 AM)DΣxus Wrote: In what forum software is this? vBulletin, MyBB, iPB...?

Its for mybb but im sure it will work for any forum software as long as you add an image to the name title Smile


RE: Change Bot name to Bot Image in Who's Online List - BreShiE - 09-28-2011

I may share a few of my 'tricks of the trade'. There's some nice things I know how to do in MyBB, I just don't know if I've got the time to time them up or not, like rounding the corners of a forum etc...


RE: Change Bot name to Bot Image in Who's Online List - Excalibur - 11-21-2011

thanks! i always thought this was cool


RE: Change Bot name to Bot Image in Who's Online List - New Jersey - 11-27-2011

Thanks for the share. Now I know. Big Grin


RE: Change Bot name to Bot Image in Who's Online List - Techie. - 12-25-2011

Thanks for the tip. But... Yeah. Lets see.


RE: Change Bot name to Bot Image in Who's Online List - King - 12-25-2011

Good share if you're into extreme customising. Thanks mate, I might give this a bash sometime.


RE: Change Bot name to Bot Image in Who's Online List - Infinite. - 12-25-2011

(09-28-2011, 11:37 AM)HaX420 Wrote: Its for mybb but im sure it will work for any forum software as long as you add an image to the name title Smile

Yes, that is intact true and does work the same type of way.