11
Shine
Re: Displaying total number of registered users
  • 2006/11/2 23:18

  • Shine

  • Just can't stay away

  • Posts: 822

  • Since: 2002/7/22


@ Dugris:

Are you sure the commands for OnlineByModule are correct?:
<{OnlineByModule  assign=online_by_module}> foreach ($online_by_module as $bymodule ) {   echo $bymodule [‘module’] ;  // return the module name   echo $bymodule [‘counter’] ;  // Return the number of visitor for module}
<{OnlineByModule length=15 modules="news|mydownload|formulaire|edito" assign=info_by_module}> foreach ($info_by_module as $bymodule ) {   echo $bymodule [‘module’] ;  // return the module name   echo $bymodule [‘counter’] ;  // Return the number of visitor for module}

Because this turns out into nothing but that code above. NO results.
As far as I can see there is php code in it, which gives problems within a template.html. Are there some smartytags are missing?

Link Documentation:http://www.dugris.info/news-article.storyid-9.htm

12
Ryder
Re: Displaying total number of registered users
  • 2006/11/3 0:08

  • Ryder

  • Just popping in

  • Posts: 13

  • Since: 2005/9/10


Thanks Mithrandir that worked spot on!

13
DuGris
Re: Displaying total number of registered users
  • 2006/11/3 2:31

  • DuGris

  • Core Developer

  • Posts: 67

  • Since: 2004/3/14


@ Shine
Sorry, there was an error in documentation, I corrected it.

Link Documentation:http://www.dugris.info/news-article.storyid-9-lang-english.htm

14
marcionline
Re: Displaying total number of registered users

How about to add "Online Record: XXX on November, 7" to Xmmemberstats block.

Somebody could help me to do this?

Login

Who's Online

184 user(s) are online (107 user(s) are browsing Support Forums)


Members: 0


Guests: 184


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits