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 4454 Jul 27, 2004, 10:54 PM
Thread Re: [jdgamble] include banner in cgi
imp 4372 Jul 28, 2004, 2:25 AM
Thread Re: [imp] include banner in cgi
jdgamble 4370 Jul 28, 2004, 5:23 PM
Post Re: [jdgamble] include banner in cgi
imp 4354 Jul 29, 2004, 1:59 AM
Post Re: [jdgamble] include banner in cgi
afinlr 4342 Jul 29, 2004, 7:56 AM
Thread Re: [jdgamble] include banner in cgi
afinlr 4363 Jul 29, 2004, 8:45 AM
Thread Re: [afinlr] include banner in cgi
jdgamble 4366 Jul 29, 2004, 12:46 PM
Thread Re: [jdgamble] include banner in cgi
afinlr 4377 Jul 29, 2004, 1:17 PM
Thread Re: [afinlr] include banner in cgi
jdgamble 4369 Jul 29, 2004, 2:06 PM
Thread Re: [jdgamble] include banner in cgi
jdgamble 4360 Jul 29, 2004, 4:10 PM
Post Re: [jdgamble] include banner in cgi
jdgamble 4339 Jul 29, 2004, 4:18 PM