Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [jdgamble] include banner in cgi

Quote Reply
Re: [jdgamble] include banner in cgi In reply to
im not a pro, but this should work....

first delete all your (static) categorie-folder on the server...
then go to you admin -> setup -> build settings
change
build index to -> index.php
build_extension to -> .php

now youre extensions ar *.php and you can

<?php
include ("your_files.html");
?>

open your categories.html in the editor and include your files...->build all ->
now your include should apear in all categories.

sorry for my bad english !

Subject Author Views Date
Thread include banner in cgi jdgamble 4377 Jul 27, 2004, 10:54 PM
Thread Re: [jdgamble] include banner in cgi
imp 4294 Jul 28, 2004, 2:25 AM
Thread Re: [imp] include banner in cgi
jdgamble 4293 Jul 28, 2004, 5:23 PM
Post Re: [jdgamble] include banner in cgi
imp 4277 Jul 29, 2004, 1:59 AM
Post Re: [jdgamble] include banner in cgi
afinlr 4265 Jul 29, 2004, 7:56 AM
Thread Re: [jdgamble] include banner in cgi
afinlr 4285 Jul 29, 2004, 8:45 AM
Thread Re: [afinlr] include banner in cgi
jdgamble 4287 Jul 29, 2004, 12:46 PM
Thread Re: [jdgamble] include banner in cgi
afinlr 4300 Jul 29, 2004, 1:17 PM
Thread Re: [afinlr] include banner in cgi
jdgamble 4292 Jul 29, 2004, 2:06 PM
Thread Re: [jdgamble] include banner in cgi
jdgamble 4282 Jul 29, 2004, 4:10 PM
Post Re: [jdgamble] include banner in cgi
jdgamble 4261 Jul 29, 2004, 4:18 PM