vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Members who have visited the forum (Today or last 24 hours). (https://vborg.vbsupport.ru/showthread.php?t=82769)

johnrizz 05-28-2006 12:41 AM

I love this, very nice! **Clicked install**

evesve 05-28-2006 07:26 PM

I uninstalled the old version 3.???
and
removed the old code in FORUM HOME:
Code:

<!-- Todays active users -->
<tbody>
        <tr>
                <td class="thead" colspan="2">
                        <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_todayusers')"><img id="collapseimg_forumhome_todayusers" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_todayusers].gif" alt="" border="0" /></a>
                        Totalt antal bes?kare senaste dygnet: $totaltoday
                </td>        </tr>
</tbody>
<tbody id="collapseobj_forumhome_todayusers" style="$vbcollapse[collapseobj_forumhome_todayusers]">
        <tr>
                <td class="alt2"><img src="$stylevar[imgdir_misc]/whos_online.gif" alt="Antal bes?kare idag" border="0" /></td>
                <td class="alt1" width="100%"><div class="smallfont">$whotoday</div></td>
        </tr>
</tbody>
<!-- Todays active users -->

After install I got this message:
Invalid argument supplied for foreach() in /includes/functions.php on line 327

Line 327= foreach ($groups AS $usergroupid)

I have vb 3.5.0 RC1

What have I missed?

Paul M 05-28-2006 08:31 PM

RC1 is not a production version of vb and the current version of this mod is not tested with it. You really should update.

I would guess the error maybe something to do with the settings (check them in vBulletin Options > Who has visited today) make sure they are all valid.

evesve 05-28-2006 08:38 PM

Quote:

Originally Posted by Paul M
RC1 is not a production version of vb and the current version of this mod is not tested with it. You really should update.

I would guess the error maybe something to do with the settings (check them in vBulletin Options > Who has visited today) make sure they are all valid.

I am going to update...
I am just a little bit nervous.

then I know I have to wait with this mod.

evesve 05-28-2006 08:52 PM

I changed order of membergroups from 2,6,7,9 to 6,7,9,2

It works now...

Paul M 05-28-2006 09:08 PM

I suspect you had a stray character at the end of the list.

FunaGuy 05-29-2006 06:32 AM

Install

evesve 05-29-2006 06:51 PM

Quote:

Originally Posted by evesve
I changed order of membergroups from 2,6,7,9 to 6,7,9,2

It works now...

Quote:

Originally Posted by Paul M
I suspect you had a stray character at the end of the list.

No, there was only 2,6,7,9, not even a space.
But that?s not important as long as it works.

sebbe 05-30-2006 08:35 PM

Ok I installed it now, the 2222nd installation! :D

Paul M 05-30-2006 09:14 PM

Quote:

Originally Posted by sebbe
Ok I installed it now, the 2222nd installation! :D

Cool. :cool:


All times are GMT. The time now is 09:13 PM.

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.02029 seconds
  • Memory Usage 1,739KB
  • 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
  • (1)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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