![]() |
Okay, I use SSI to incorperate my menu into my site. And I have built it around my forum, but the menu does not show up, it wont call in the SSI into the vB script? The code Im using works on my SHTML pages fine, but not in the .php files, is there any way to fix this? Here is the code im using:
Code:
<!--#exec cgi="/cgi-bin/insert/menu.pl" --> snyx |
PHP is not parsed for SSI. You have to use the PHP functions.
|
So how could I call it in then?
|
you could try
Code:
<?php include('/direct/path/to/menu.pl') ?> |
I found a SWEET script, for what I need. Saves a whole step too, just <script src="includer.cgi?../file.txt"></script> it points to a 2kb cgi script, and works like a charm!
|
All times are GMT. The time now is 01:02 PM. |
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:
|