also ich habe mal den html-Code und die css von deiner Seite geklaut:
https://www.mipraso.de/vorschau/Unbenannt3.html
Ich habe da jetzt Werbung die Kontex-abhängig ist.
Ich kenne die original PHP nicht.
Der JS-Code ist es nicht, wenn ich den isoliert ausführe haut das auch hin.
Was ich gefunden habe:
Dein
Code: Alles auswählen
google_alternate_ad_url = "http://www.geld-mine.de/werbung.php";
https://www.geld-mine.de/werbung.php
liefert:
Code: Alles auswählen
Warning: main() [function.main]: open_basedir restriction in effect. File(../../ad/adcontrol.php) is not within the allowed path(s): (/www/htdocs/w00618d0/:/tmp:/usr/bin:/www/htdocs/w00618d0:/bin:/usr/local/bin:/usr/share/php) in /www/htdocs/w00618d0/werbung.php on line 2
Warning: main(../../ad/adcontrol.php) [function.main]: failed to open stream: Operation not permitted in /www/htdocs/w00618d0/werbung.php on line 2
Warning: main() [function.include]: Failed opening '../../ad/adcontrol.php' for inclusion (include_path='.:/usr/share/php:..') in /www/htdocs/w00618d0/werbung.php on line 2