LinkUs Bannerfarm MOD?
Verfasst: 11.11.2011 20:14
Hallo ich suche einen MOD mit dem man Banner zu Werbung anbieten kann,so alla LinksUs?
phpBB.de - Die deutsche phpBB-Community
https://www.phpbb.de/community/
Code: Alles auswählen
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4700: Cannot modify header information - headers already sent by (output started at /link.php:1)
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4702: Cannot modify header information - headers already sent by (output started at /link.php:1)
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4703: Cannot modify header information - headers already sent by (output started at /link.php:1)
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4704: Cannot modify header information - headers already sent by (output started at /link.php:1)
Code: Alles auswählen
header('Content-type: text/html; charset=UTF-8');
header('Cache-Control: private, no-cache="set-cookie"');
header('Expires: 0');
header('Pragma: no-cache');
Code: Alles auswählen
@define('DEBUG', true);
@define('DEBUG_EXTRA', true);