Hi,
I cannot get the print function to work and after some investigation I believe that the following to lines in function.php (line 305) are not working.
$printerlink = (isset($_ENV["REQUEST_URI"])) ? $_ENV["REQUEST_URI"]."&cprint=1" : "";
$reqfile = (isset($_REQUEST['file'])) ? $_REQUEST['file'] : "";
All I get is a blank window.
Anyone got any ideas?
cheers
Hi sciman :)
here is the answer:
//modules.php?name=eBoard&file=viewthread&tid=185#pid519
[Editiert am 28/1/2004 von Andi]