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=221579)

Paul M 12-02-2010 06:59 PM

What do you mean by "never installs" ?

Greek76 12-03-2010 06:34 PM

Quote:

Originally Posted by Paul M (Post 2128504)
What do you mean by "never installs" ?

It keeps importing the product and never stops. So therefore the product won't install.

OldSchoolDSL 12-12-2010 08:23 AM

Update is working on 4.0.8 Patch Level 2

Thanks again Paul

Paul M 12-12-2010 12:05 PM

Quote:

Originally Posted by Greek76 (Post 2128926)
It keeps importing the product and never stops. So therefore the product won't install.

There is some issue with your set-up.

The only thing I can think of is try editing the xml to take out the sleep() commands in the installation routines. I once come across a php installation in the past that choked on that function for some reason.

Eagle Eyes 12-16-2010 12:47 AM

Can you upload the earlier version for 4.0.6 please.

Thanks.

Noser 01-03-2011 12:56 AM

hi i have installed both of your script: Who has visited today and Who has registered today but both doesend get displayed right.

see yourself in the attachment.

greetings zoar

Drago13 01-03-2011 06:20 AM

Quote:

Originally Posted by Noser (Post 2143026)
hi i have installed both of your script: Who has visited today and Who has registered today but both doesend get displayed right.

see yourself in the attachment.

greetings zoar

This is the same problem I am having...:confused:

kefallon 01-03-2011 10:58 AM

Anyone got the XML file that is compatible with 4.0.4 as i have deleted my mod before realising the attached file is not compatible with version i am running???

Paul M 01-03-2011 11:29 AM

Quote:

Originally Posted by Noser (Post 2143026)
hi i have installed both of your script: Who has visited today and Who has registered today but both doesend get displayed right.

see yourself in the attachment.

greetings zoar

Most likely you are using a custom style, and its not based on vb 4.0.8 or above. A lot of changes were made to the WGO area in 4.0.8.

Quote:

Originally Posted by Drago13 (Post 2143124)
This is the same problem I am having...:confused:

See above.

Noerenberg 01-06-2011 03:56 AM

Give it an option that it will be show just when i loged in?

I have try with this

<vb:if condition="$show['member']">

</vb:if>

but didnt worked

Paul M 01-06-2011 09:24 AM

Did you read the notes or look at the options ?

Quote:

7. The ability to allow only certain usergroups to view the list is an ACP option (include or exclude groups).

smirkley 01-09-2011 03:34 AM

Paul, I think it is nneded to not display members that have been banned. Maybe certain member groups need to be excluded, or at least a mechanism to select such.

I constantly ban spammers, but their names continue to display in this mod regardless.

Just an idea.

Thanks

djbaxter 01-09-2011 04:06 AM

Quote:

Originally Posted by smirkley (Post 2146266)
Paul, I think it is nneded to not display members that have been banned. Maybe certain member groups need to be excluded, or at least a mechanism to select such.

I constantly ban spammers, but their names continue to display in this mod regardless.

Just an idea.

Thanks

I have to disagree with you. Why is it a problem for banned users to display? Don't you want to know what they're up to?

smirkley 01-09-2011 02:52 PM

Doesnt really matter what the banned are doing on my board. Permissions restrict them from doing anything at all. Pluys they are just spammers anyways.

Paul M 01-09-2011 07:19 PM

Banned or not, they still visited, hence they should be displayed.

smirkley 01-09-2011 09:56 PM

True that is.

To me though, anyone I have banned specifcally spammers, will never be members again, and they just pollute my who visited today block. Some even revisit. And I dont think anyone on my forum, including me, really want to see usernames of non-members. I dont delete the accounts of banned members as this way I can prevent that email or username from being used again, from humans or spambots.

Any suggestion of code then that would allow me to make this change for my forum? Just for the banned usergroup?

OldSchoolDSL 01-09-2011 10:13 PM

Quote:

Originally Posted by Paul M (Post 2146593)
Banned or not, they still visited, hence they should be displayed.

And I for one... like to know that. :cool:

B?rger_von_Rado 01-09-2011 10:44 PM

Thank you works fine on www.bf-x.com!

RK KINGKONG 01-23-2011 02:47 AM

thank you much for your time & effort . much appreciated working on 4.1.1

Prisoner 01-23-2011 05:23 PM

Quote:

Originally Posted by djbaxter (Post 2086323)
I've had this problem since 4.01. As you say, in the 3.x version, the hover worked. In the 4.x version, it doesn't as soon as you apply any markup to the member display (e.g., change the color to denote member group or rank).

Quote:

Originally Posted by djbaxter (Post 2086369)
No. There's nothing fancy about the markup - it's just a font color change.

However, it does work as advertised in Firefox. It does not work in IE8.

Quote:

Originally Posted by Paul M (Post 2086441)
Must be some oddity of IE8 then, it works for me at work (IE6) and at home (FF & IE7).

I dont have IE8 anywhere.

Has anyone figured this out yet? If I click the "compatiblity" icon on IE8, the hover works, but the commas don't display.

Hippy 01-23-2011 09:41 PM

This has been like that forever...
compatiblity blows
I have no idea why IE8 don't work correctly...
IE9 Beta is works but other things are messed up..

maybe IE10

Prisoner 01-24-2011 08:24 AM

It's strange because it worked with VB version 3.8 and IE8.

horussjr 01-24-2011 04:37 PM

works well on IE8 on 4.1.1 vb

Paul M 01-24-2011 07:37 PM

Quote:

Originally Posted by Prisoner (Post 2153431)
Has anyone figured this out yet? If I click the "compatiblity" icon on IE8, the hover works, but the commas don't display.

Quote:

Originally Posted by Hippy (Post 2153515)
This has been like that forever...
compatiblity blows
I have no idea why IE8 don't work correctly...

Its a bug in IE8, when the text (i.e. username) is inside another tag (like Span or Font).

This occurs when you use html markup to colour usernames.

Hippy 01-24-2011 07:59 PM

Quote:

Originally Posted by Prisoner (Post 2153722)
It's strange because it worked with VB version 3.8 and IE8.

yes ... Like
Paul M said ... it's a IE thing

horussjr 01-25-2011 06:49 PM

Quote:

Originally Posted by Paul M (Post 2153996)
Its a bug in IE8, when the text (i.e. username) is inside another tag (like Span or Font).

This occurs when you use html markup to colour usernames.

I have the exact same thing with a span for usergroups for having them colored and in IE8 there is no problem... it work well on IE8, Chrome, M Firefox

djbaxter 01-25-2011 08:07 PM

Quote:

Originally Posted by horussjr (Post 2154502)
I have the exact same thing with a span for usergroups for having them colored and in IE8 there is no problem... it work well on IE8, Chrome, M Firefox

Are you certain? It has never worked with IE8 for me ever since the upgrade to 4.x.

Are you using the Suite or just the forum? Which version?

Prisoner 01-25-2011 08:12 PM

Quote:

Originally Posted by horussjr (Post 2154502)
I have the exact same thing with a span for usergroups for having them colored and in IE8 there is no problem... it work well on IE8, Chrome, M Firefox

If you could give more details on how you did it, that would be great.

Thanks

djbaxter 01-25-2011 08:27 PM

Quote:

Originally Posted by Prisoner (Post 2154540)
If you could give more details on how you did it, that would be great.

Thanks

Me too.

zeroality 01-25-2011 09:21 PM

I read the last few posts which seem to address this but I'm not sure if I understand correctly.

I'm trying to stop banned users from showing up in the list, and have set the options as thus in the ACP but they are still showing up. We are having a bit of a spambot problem so I don't want all these banned spambots showing up. :\

Anything I can do?

Prisoner 01-25-2011 10:22 PM

I use the IP deny manager in the website cpanel and block the IP address there so that the bots don't even get to the forum.

Paul M 01-26-2011 12:33 PM

Quote:

Originally Posted by zeroality (Post 2154579)
I read the last few posts which seem to address this but I'm not sure if I understand correctly.

I'm trying to stop banned users from showing up in the list, and have set the options as thus in the ACP but they are still showing up. We are having a bit of a spambot problem so I don't want all these banned spambots showing up. :\

Anything I can do?

There is no option to limit the usergroups displayed in the list, only to limit the groups that can view the list.

zeroality 01-27-2011 10:29 PM

Oh, whoops.

Yeah, I am about to implement additional measures to keep them out. I never thought of IP banning though, good idea - thanks.

Domy 02-01-2011 11:25 AM

There is a display error in the NON-default skin: http://www.next-console.it/forum/
How do I fix?

Paul M 02-01-2011 12:01 PM

I cannot support custom styles.

Also, you dont actually say what your issue is, just in case anyone else can help you.

faresss 02-01-2011 09:32 PM

how i can change "," to "http://www.gmctruckclub.com/vb/images/hartv4.gif"

plzz

ComoEstaEso-com 02-23-2011 11:05 PM

Hello Paul,

I have a question, you might provide the insight needed to figure it out.
Your mod has worked perfectly since day 1.

Recently, I realized that users that registered through "Facebook Connect" do not show up in the "Total members that have visited the forum today:" section.

They show up only the very first day that they registered... after that, they're gone.
They are a custom group, and I checked their settings in "User Group Options", and I have
Viewable on Show Groups (Sets whether or not to show members of this group on the 'View Forum Leaders' page) set to Yes.

Any thoughts? Ideas?

Could it be that the default Facebook Connect setting is to "log out" a user?

Again, this isn't a problem with your mod, yet you might have the answer.
Thank you very much for your work!! Much appreciated!

-- AJ
.

Paul M 02-24-2011 11:15 AM

Just to be clear - are you saying that these facebook members are visiting the site and actually viewing / posting ? or are you just saying that someone who registers via facebook, but then does nothing, isnt shown ?

The former makes no sense as they should show up just like anyone else - the latter is possible if the facebook code doesnt set their lastactivity timestamp when it creates them.

IainMustardGas 02-24-2011 06:23 PM

Works fine on vB Suite 4.1.2 :)

Thankyou very much for this mod :D

*Marked As Installed*

Regards

Iain

ComoEstaEso-com 02-24-2011 10:57 PM

Quote:

Originally Posted by Paul M (Post 2166221)
Just to be clear - are you saying that these facebook members are visiting the site and actually viewing / posting ? or are you just saying that someone who registers via facebook, but then does nothing, isnt shown ?

The former makes no sense as they should show up just like anyone else - the latter is possible if the facebook code doesnt set their lastactivity timestamp when it creates them.

Paul, thank you for the reply.
Now I understand what you're asking.
And I think you are right.

I went to vB ACP >> User Groups >> User Group Manager
Then under Facebook Connect >> Show All Primary Users, and it came back
"No Users Matched Your Query"

I don't want to keep on spamming this excellent mod's thread...
So I ask: Would you suggest I open a new thread asking for help in General Discussion?
I think it'll be more suited there.

Thanks again, your mod is working perfectly on 4.1.2


All times are GMT. The time now is 06:27 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.01939 seconds
  • Memory Usage 1,829KB
  • 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
  • (20)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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