| Topic Archived |
View previous topic :: View next topic |
| Author |
Message |
leebrendalee Gold Supporter


Offline Joined: Sep 06, 2004 Posts: 177 Location: Vancouver, British Columbia, Canada
|
Posted: Sat Jun 04, 2005 1:46 am Post subject: Can't see logged on people at........ |
|
ok another wierd question
so I made a block
brenda's web cams
under that i just have two links so far
so when you click on that link it goes to another page ok
but it still doesn't show that the person has actually gone to that page...if I click on coppermine, it shows that I am in coppermine...
can anyone help me pleaseeeeeeeeeeeeeeeeeeeeeeeeeee
leebrendalee's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) dragonfly
|
|
| Back to top |
|
 |
xXxtreme Heavy poster


Offline Joined: Apr 29, 2005 Posts: 257 Location: Indiana and California
|
Posted: Sat Jun 04, 2005 2:05 am Post subject: Re: Can't see logged on people at........ |
|
Post code?
_________________ Matthew Burpo Media & Designs

xXxtreme's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux/2.2.11 (Unix)/5.0.67-community/5.2.6/DFCVS
|
|
| Back to top |
|
 |
leebrendalee Gold Supporter


Offline Joined: Sep 06, 2004 Posts: 177 Location: Vancouver, British Columbia, Canada
|
Posted: Sat Jun 04, 2005 2:34 am Post subject: Re: Can't see logged on people at........ |
|
<a href="http://brendalee4ever.com/modules/kitchen.html">Main Kitchen Cam</a><br/>
<a>
<a href="http://brendalee4ever.com/modules/livingroomcam.html">Livingroom Cam</a><br/>
leebrendalee's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) dragonfly
|
|
| Back to top |
|
 |
sarah Debugger


Offline Joined: Mar 25, 2005 Posts: 2130
|
Posted: Sat Jun 04, 2005 2:42 am Post subject: Re: Can't see logged on people at........ |
|
What are those kitchen.html and livingroom.html?
_________________ Diagon Alley - Top Design
sarah's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux/1.3.37/4.1.21-standard/4.4.4/9.1.1
|
|
| Back to top |
|
 |
leebrendalee Gold Supporter


Offline Joined: Sep 06, 2004 Posts: 177 Location: Vancouver, British Columbia, Canada
|
Posted: Sat Jun 04, 2005 2:48 am Post subject: Re: Can't see logged on people at........ |
|
well that is just a page I made...so like from the main page.....I click on this link and that's the html code......... you know
leebrendalee's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) dragonfly
|
|
| Back to top |
|
 |
xXxtreme Heavy poster


Offline Joined: Apr 29, 2005 Posts: 257 Location: Indiana and California
|
Posted: Sat Jun 04, 2005 2:52 am Post subject: Re: Can't see logged on people at........ |
|
I've never had problems with custom modules not showing visitors...
_________________ Matthew Burpo Media & Designs

xXxtreme's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux/2.2.11 (Unix)/5.0.67-community/5.2.6/DFCVS
|
|
| Back to top |
|
 |
xXxtreme Heavy poster


Offline Joined: Apr 29, 2005 Posts: 257 Location: Indiana and California
|
Posted: Sat Jun 04, 2005 2:54 am Post subject: Re: Can't see logged on people at........ |
|
Is this what your custom module index.php looks like?
| PHP: |
<?php if (!defined('CPG_NUKE')) { exit; }
$pagetitle .= "Page Title";
require_once("header.php"); OpenTable(); include("filename.html"); CloseTable();
require_once("footer.php"); ?>
|
_________________ Matthew Burpo Media & Designs

xXxtreme's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux/2.2.11 (Unix)/5.0.67-community/5.2.6/DFCVS
|
|
| Back to top |
|
 |
leebrendalee Gold Supporter


Offline Joined: Sep 06, 2004 Posts: 177 Location: Vancouver, British Columbia, Canada
|
Posted: Sat Jun 04, 2005 2:59 am Post subject: Re: Can't see logged on people at........ |
|
ummm...LOL ok well I'll look..but I didn't make an index.php, should I ? oh dear..sorry I'm lost
leebrendalee's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) dragonfly
|
|
| Back to top |
|
 |
sarah Debugger


Offline Joined: Mar 25, 2005 Posts: 2130
|
Posted: Sat Jun 04, 2005 3:00 am Post subject: Re: Can't see logged on people at........ |
|
Yes, like xXxtreme said. Make folders like modules/Kitchen and modules/LivingRoom
Inside each of those, place a file index.php with contents like what he posted. Then move your kitchen.html and livingroom.html into its respective module's folder.
Edit: and then change your links in the block so they point to modules/Kitchen/index.php for example.
sarah's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux/1.3.37/4.1.21-standard/4.4.4/9.1.1
|
|
| Back to top |
|
 |
xXxtreme Heavy poster


Offline Joined: Apr 29, 2005 Posts: 257 Location: Indiana and California
|
Posted: Sat Jun 04, 2005 3:04 am Post subject: Re: Can't see logged on people at........ |
|
Hmm definitely your problem there.
Create a new folder in modules directory and name it livingroomcam
Now, move livingroomcam.html to the folder
Make a new index.php in the folder with the above posted code.
Add your preferred page title and change filename.html to livingroomcam.html
Now, change your links to www.brendalee4ever.com...omcam.html if you have LEO activated and www.brendalee4ever.com...ingroomcam
Enjoy!
_________________ Matthew Burpo Media & Designs

xXxtreme's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux/2.2.11 (Unix)/5.0.67-community/5.2.6/DFCVS
|
|
| Back to top |
|
 |
xXxtreme Heavy poster


Offline Joined: Apr 29, 2005 Posts: 257 Location: Indiana and California
|
|
| Back to top |
|
 |
leebrendalee Gold Supporter


Offline Joined: Sep 06, 2004 Posts: 177 Location: Vancouver, British Columbia, Canada
|
Posted: Sat Jun 04, 2005 3:17 am Post subject: Re: Can't see logged on people at........ |
|
oh dear you guys are so great..I"m at work..LOL so doing this inbetween customersssssssssssssssssssssssssss who can't get on the internet..
where do I go to the irc later
leebrendalee's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) dragonfly
|
|
| Back to top |
|
 |
sarah Debugger


Offline Joined: Mar 25, 2005 Posts: 2130
|
Posted: Sat Jun 04, 2005 3:20 am Post subject: Re: Can't see logged on people at........ |
|
It's on the sidebar there. Main Menu > Community > Audio Video chat
Edit, ah what? I thought they just changed the name of it, but that's a different thing. OK I no longer remember how to get to IRC chat. Sorry.
sarah's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux/1.3.37/4.1.21-standard/4.4.4/9.1.1
Last edited by sarah on Sat Jun 04, 2005 3:23 am; edited 1 time in total |
|
| Back to top |
|
 |
leebrendalee Gold Supporter


Offline Joined: Sep 06, 2004 Posts: 177 Location: Vancouver, British Columbia, Canada
|
Posted: Sat Jun 04, 2005 3:21 am Post subject: Re: Can't see logged on people at........ |
|
COOLLLLLLLLLLLLLLL
I wont' be able to do this I don't think until I Get home later..when you guys are in bed..LOL............but I'll try...
leebrendalee's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) dragonfly
|
|
| Back to top |
|
 |
xXxtreme Heavy poster


Offline Joined: Apr 29, 2005 Posts: 257 Location: Indiana and California
|
Posted: Sat Jun 04, 2005 3:57 am Post subject: Re: Can't see logged on people at........ |
|
IRC Chat is the second line in teh CPG MM
_________________ Matthew Burpo Media & Designs

xXxtreme's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux/2.2.11 (Unix)/5.0.67-community/5.2.6/DFCVS
|
|
| Back to top |
|
 |
|
|