Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> KISGB General Support
Author Message
david63
New Member
New Member



Joined: Jan 05, 2004
Posts: 4
Location: Lancashire, UK

PostPosted: Mon Jan 26, 2004 9:18 am Reply with quote

I have read through the documentation that came with KISGB and this forum but I cannot see the answer to my problem - in fact I am not sure if what I am trying to do is possible.

The site I am building has a main page called portal.php in which there areseveral tables the main two being a menu table and a main data table. The menu table has the pages listed in it and uses the following code
Code:
<a href="portal.php?id=3">Guest Book</a>

This then returns to the main portal page where there is the following code
Code:
switch ($id)

          case 3:
              include ('./guest_book/index.php');

When this option of the menu is selected then all I get is a blank page with the following in the top right hand corner
Code:
logs/kisgb.log.php


If I chang the code for the index to be
Code:
<a href="./guest_book/index.php">Guest Book</a>

The I get the guest book comming up on the page but not within the main table.

I realise that this is something to do with paths and directories but I am at a loss to work out what I am doing wrong.

Can anyone point me in the right direction to get this to work - or is it not possible to do what I am trying to do?

_________________
David
Remember - You only know what you know
and - You don't know what you don't know 
View user's profile Send private message
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Mon Jan 26, 2004 11:35 am Reply with quote

Have you read this document [ Only registered users can see links on this board! Get registered or login! ] ? If that still does not help, then I may need you to zip up enough of your site and send it to me so I can try to emulate what you're doing.
 
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> KISGB General Support

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©