vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Forum Home Enhancements - Members who have visited today. (https://vborg.vbsupport.ru/showthread.php?t=165960)

mcyates 07-14-2008 11:08 AM

I created a userfield option where people select there team from a dropdown in the usercp and they then have a crest (little logo) to the right of there name. To get this to work I was told I had to create a plugin but didn't know how, so someone on here done it for me, the plugin is this:

Product: vbulletin
hook location: forumhome_loggedinuser
title: football crests
Plugin PHP Code: $online_userinfo = fetch_userinfo($loggedin['userid']);

And of the forumhome_loggedinuser the code for the template is:

Code:

<if condition="$show['comma_leader']">, </if>$stylevar[dirmark]<a href="member.php?$session[sessionurl]u=$loggedin[userid]"><if condition="$online_userinfo[field15]"><img src="images/crests/$online_userinfo[field15].gif" border="0" /></if>$loggedin[musername]</a>$loggedin[invisiblemark]$loggedin[buddymark]
As you can I had to add this to get it to work:

Code:

<if condition="$online_userinfo[field15]"><img src="images/crests/$online_userinfo[field15].gif" border="0" /></if>
If you can let me know how to get the icons showing on this hack It would be very much appreciated.

Below is the link to my football crests modification:
https://vborg.vbsupport.ru/showthrea...ootball+crests

Thanks

Captain Tycoon 07-19-2008 08:23 PM

How can i add the avatar of the members beside their name? and Is it possible to only display a certain amount of members? e.g. the last 10 members who visited the forum.

masterweb 07-20-2008 10:06 AM

Installing and running withour problems. Thanks for sharing it with us :D

punk23 07-20-2008 10:16 AM

Love it!

One prob for me though....

I have a template issue that I am sure is simple to fix but as I am not a coder, where would I look to fix it please? I really want to use this mod.

Paul M 07-20-2008 12:02 PM

I would guess you need to edit the Display_Visitors template, but its impossible to say from just a screenshot.

punk23 07-20-2008 08:38 PM

Yes, I completely agree. Is there anywhere I can paste the code to be looked at?

Paul M 07-21-2008 09:45 PM

You can post it in a code/html block, but that doesnt mean I'll be able to help you. :)

Spank 07-27-2008 02:53 AM

Hi installed the mod working. Was quick and easy thanks and is working fine, thank you.

Is it possible to change or remove the whos_online.gif? It looks a little strange having the same image twice so close together.

cdoyle 07-29-2008 01:15 AM

I installed this on my test forum, worked great.
Now trying to install it on my real forum and I'm getting the following error when I import.

When I browse to the file, and then click on upload I get the following.

No file uploaded and no local file found.

any ideas?

chief thunder 07-31-2008 10:37 AM

I have had this mod installed for a little while and just noticed that my count is off.

Notice it says the most visitors online in one day was 19 'today' and today just started as it is about 0700 and have had only 3-visitors so far.

I am running 3.7.2 and have had this installed since 3.7.0

Is there any other area that I should have upgraded or looked at?
Not sure what is wrong
Thanks
Jill


All times are GMT. The time now is 11:56 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01257 seconds
  • Memory Usage 1,735KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete