PDA

View Full Version : Online Visitors/Guest Code.


Domie
05-28-2006, 10:19 PM
That would be nice. :) So you can see how many visitors are online. :)

anon
05-28-2006, 11:08 PM
by all means, be my guest and create it.

David
05-28-2006, 11:29 PM
This would be pretty simple to do for sure.
If you look on Hotscripts, for example, there are a half dozen code snippets that can be used.

Steven Myers
05-29-2006, 04:20 AM
I looked on hotscripts and found http://www.scriptme.com and their setups are very easy to do, but the Fast User Counter Online won't work once you've setup up the sql, and also installed it + implementing the script into say, a php file or a tpl to show it up on the footer.

If anyone wants to try this out and successfully gets it, please share how you did it :)

VSDan
05-29-2006, 04:58 AM
Here is a good one I use:

http://www.web4future.com/products.php?p=freedownloads
(Users Online Script)

Free, and easy to install. Users online displays via JavaScript. However, you can easily embed within an existing PHP file.

anon
05-29-2006, 09:07 AM
Content visible to registered users only.
Don't need hotscripts David. ;)
phpld 3.05 can do it.

Domie
05-29-2006, 09:13 AM
Hey, how can 3.0.5 "do it" ? Is it inbuilt?

anon
05-29-2006, 09:25 AM
no, it's not built in. it had to be MODed in.

bobby9101
05-29-2006, 08:15 PM
@ANon - lol always a wise word from my man Anon

Anyway, I have it on my site; www.ranktips.com
It is a simple php script using a flat .txt file.
However for my next directory I am using a SQL version (different script)

anon
05-29-2006, 11:03 PM
Someone check this....

{broken image link removed}

Link to MOD:
{broken link removed}

I have it currently set for 10 minutes, so if anyone else besides myself should pop in within the next 10 minutes, i should get an increase in online users.

Hope someone is there to pop in real quick to check it.

Rob

bobby9101
05-30-2006, 04:35 AM
very nice very nice indeed

anon
05-30-2006, 05:53 AM
Content visible to registered users only.
check this out, bobby
woooohooooo!!!!

No Panel (Base on Admin Panel Selection)
{broken image link removed}




Only Right Panel (Base on Admin Panel Selection)
{broken image link removed}




Only Left Panel (Base on Admin Panel Selection)
{broken image link removed}

All controlled from admin panel.

**censored****censored****censored****censored**.. . a can of worms has been opened up!!! bwahahahah

Rob

vegabond
05-30-2006, 08:22 AM
Just checked it. realy a nice mod :). Keep it up Robert.

bobby9101
05-30-2006, 03:43 PM
wow you have come up with some really nice ideas.
imho i think david should get you on the dev team so you can get some paid work and get those on 3.0.6 ;)

BTW firefox owns IE

anon
05-30-2006, 03:47 PM
Content visible to registered users only.
Want to give it a try yourself?

I'll give you admin access ;)

bobby9101
05-30-2006, 06:35 PM
I'd love a test drive.
Too bad my newest mod isnt online (local server) I could let ya see a preview.

anon
05-31-2006, 02:06 AM
check your PM for access ;)

edit: btw I did implement the online visitor timer in there as well. ;)

bobby9101
05-31-2006, 02:15 AM
wow that is amazing
simply amazing

anon
05-31-2006, 02:17 AM
;)

not bad for a 'newb' who's only been at this for about a month and a half, eh ? :D

I have MORE plans for it. so you will be able to pick and choose what goes left, what goes right, so when/if you desabled a side, you'll have what you want in that particular panel. :D

Domie
06-03-2006, 06:34 AM
If i wanted to ad the code into the footer so the code show sin the footer, can i name it footer.php becasue .tpl don't work i don't think.

anon
06-03-2006, 11:30 AM
use a {php} inlcude('thefile.php'); {/php}

Steven Myers
06-20-2006, 11:29 PM
AHEM *Bump* for 3.04+ ;)