pragmaMx Support Forum

Archive => veraltete bzw. unsupportete Systeme und Module => Alt Archive => KalenderMx => Thema gestartet von: skiman am 28 Januar 2004, 13:37:16

Titel: Calendar 1.3 - Print failure
Beitrag von: skiman am 28 Januar 2004, 13:37:16
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
Titel: Re: Calendar 1.3 - Print failure
Beitrag von: Andi am 28 Januar 2004, 16:47:23
Hi sciman :)

here is the answer:
 //modules.php?name=eBoard&file=viewthread&tid=185#pid519

[Editiert am 28/1/2004 von Andi]