Part of the EllisLab Network
pMachine Pro has been replaced by ExpressionEngine, our full featured web publishing solution. Please consider upgrading.
You can download pMachine Pro here: Download pMachine Pro  |  Download Language Packs
   
 
Online Users? (newbie)
Posted: 10 August 2005 12:00 PM   [ Ignore ]  
Summer Student
Total Posts:  2
Joined  2005-08-10

I am VERY VERY new to pmachine pro… was wondering if anyone could help me out.
I just installed it this morning.
I really have no idea what Im doing…
Im trying to add the online users add-on.
I uploaded the 2 files in the scripts directory and CHMODed them like I was supposed to.
Where do I add the coding? What page? I tried adding it to the main index.php and that didnt work.
Can someone please help? Thanks!

Profile
 
 
Posted: 01 September 2005 12:00 PM   [ Ignore ]   [ # 1 ]  
Summer Student
Total Posts:  2
Joined  2005-06-03

you should add the code to where you want the message appear.

HERE IS THE COMPLETE EXAMPLE, WITH TEXT FORMATTING:

Who is Online?
<br />

<?php $user_array = online_users(); ?>

Guests: <?php echo $user_array['2']; ?>

<br />

Members: <?php echo $user_array['1']; ?>

<br />

Total visitors: <?php echo $user_array['3']; ?>

<br />

The most guests ever was <?php echo $user_array['4']; ?>

on <?php echo date("M d, Y", $user_array['5']); ?>

<br />

<?php
for ($i=0; $i<sizeof($user_array['0']); $i++)
{
echo $user_array['0'][$i];

echo " "; // Delimiter between member names
}
?>

Profile
 
 
   
 
 
Post Marker Legend
New Topic New posts Hot Topic Hot Topic with new posts New Poll New Poll Moved Topic Moved Topic Sticky Topic Sticky topic
Old Topic No new posts Hot Old Topic Hot Topic with no new posts Old Poll Old Poll Closed Topic Closed Topic Announcement Announcements
Theme
Change Theme
Visitor Statistics
The most visitors ever was 233, on December 18, 2007 12:04 AM
Total Registered Members: 60971 Total Logged-in Users: 0
Total Topics: 73684 Total Anonymous Users: 0
Total Replies: 397485 Total Guests: 29
Total Posts: 471169    
Members ( View Memberlist )
Active Members: