![]() |
It works, but everything is crammed in. How can I fix this?
|
works great but i already have a require for my image upload script.
require_once("show_image.php"); require_once("online.php"); doesn't work together. is there any work around to this? |
Quote:
|
I want the code to tell me how many people are on my entire site, not just VB.
What code would I put in my PHP files to tell VB that people are not signed on (or are) and that they are looking at those pages? That way my entire site will have this script tell me how many people are on my site in absolute total! |
Use
PHP Code:
|
Well now I've figured out what is wrong...
There are two things I want to do at once and I can at the moment only do either or. This one will show me where users are when I goto the whose online? page. <?php chdir("/home/jabcreat/public_html/community"); require_once('global.php'); ?> This will display how many users are online, but NOT others on no-VB pages. <?php chdir("/home/jabcreat/public_html/community"); require_once("online_external.php");?> The problem is, you're either on VB and CANT see how many are on.... OR You're NOT on VB but you CAN see how many people are on.... When I attempt to use both I recieve the following error... Fatal error: Cannot redeclare iif() (previously declared in /home/jabcreat/public_html/community/includes/functions.php:318) in /home/jabcreat/public_html/community/online_external.php on line 10 So how do I get over my current comprimise? |
i want it show on sidebar how can i do that?
i add Code:
<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" style="width:100%"> |
I am hoping Gary King is still around *crosses fingers*
Gary, any idea why I am getting the following results? Members online: 00, 0, 0, 0, 0, 0, 0, 0, 0. Guests online: 26. I tried to play with a few of the options, but I cant figure it out :( |
Anyone else have a wild guess as to why this is occurring?
|
SKINVB
You have to require the script first then print show I hope you understand that. Baptizer.... I got the same thing...my solution...don't use online_external.php. Instead use online.php It took me a little bit but it worked... ceck it out in my footer. http://www.s3squad.com |
All times are GMT. The time now is 03:39 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|