hallo leute...
Ich brauche bitte drigend hilfe. und zwar wird mein gaestebuch im Firefox nicht includet.. es kommt einfach nix!
so include ich die datei:
base url wird das gaestebuch verzeichnis weitergegeben.
in jax_guestbook.php wird nochmal das modul includet:
das klappt im internet explorer super... aber im firefox nicht!!
bitte um hilfe!! pls pls ist dringend
Ich brauche bitte drigend hilfe. und zwar wird mein gaestebuch im Firefox nicht includet.. es kommt einfach nix!
so include ich die datei:
PHP-Code:
$base_url['jax_guestbook'] = "http://team-montafon.ttgames.at/bravocharlie/guestbook/";
include( "guestbook/jax_guestbook.php" );
in jax_guestbook.php wird nochmal das modul includet:
PHP-Code:
<?php
/* $base_url['jax_guestbook'] = "http://www.mydomain.tld/guestbook"; */
include( "modules/guestbook.inc.php" );
?
bitte um hilfe!! pls pls ist dringend
Kommentar