Birdie501
03 Apr 2002, 21:58
Hi,
i just installed the vbhome lite hack. I edited index.php and saved as hunde.php
ok what i want is that
if i call hunde.php the main page with an directory should be displayed.
if i call hunde.php?&name=dino the template dino should be displayed.
if i call hunde.php?&name=dino&typ=ahnentafel the template dino_ahnentafel should be displayed.
if i call hunde.php?&name=dino&typ=koerschein the template dino_koerschein should be displayed.
I used this code:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
but there must be an error because if i call e.g.hunde.php?&name=dino&typ=ahnentafel it always show some code from the beginning of the template dino. I know that because if i take a look at the page code in the browser it tells me at the end
<!-- BEGIN TEMPLATE: home_headinclude -->
<meta http-equiv="MSThemeCompatible" content="Yes">
<s
nothing more!
the dino_ahnentafel template code is:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Where is the error??
Sorry for my bad english! I am from Germany.
Thanks for your help!
Regards Birdie501
i just installed the vbhome lite hack. I edited index.php and saved as hunde.php
ok what i want is that
if i call hunde.php the main page with an directory should be displayed.
if i call hunde.php?&name=dino the template dino should be displayed.
if i call hunde.php?&name=dino&typ=ahnentafel the template dino_ahnentafel should be displayed.
if i call hunde.php?&name=dino&typ=koerschein the template dino_koerschein should be displayed.
I used this code:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
but there must be an error because if i call e.g.hunde.php?&name=dino&typ=ahnentafel it always show some code from the beginning of the template dino. I know that because if i take a look at the page code in the browser it tells me at the end
<!-- BEGIN TEMPLATE: home_headinclude -->
<meta http-equiv="MSThemeCompatible" content="Yes">
<s
nothing more!
the dino_ahnentafel template code is:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Where is the error??
Sorry for my bad english! I am from Germany.
Thanks for your help!
Regards Birdie501