Print function and otrs logs not workign

Moderator: crythias

Locked
mustu
Znuny newbie
Posts: 23
Joined: 29 Mar 2011, 05:31
Znuny Version: 3.0.10
Contact:

Print function and otrs logs not workign

Post by mustu »

Hi,

OTRS logs are not being created in /tmp as defined in the Kernel/Config/Defaults.pm. The print function is also not working it just opens a new blank window. any clue?
OTRS 3.0.10 + mysql + CentOS 5.6.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Print function and otrs logs not workign

Post by crythias »

You might check your requirements and make sure the PDF requirements are fulfilled. Also, by default OTRS errors are shown in the built-in System Log in the Admin panel.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
mustu
Znuny newbie
Posts: 23
Joined: 29 Mar 2011, 05:31
Znuny Version: 3.0.10
Contact:

Re: Print function and otrs logs not workign

Post by mustu »

You might check your requirements and make sure the PDF requirements are fulfilled.
Required perl modules for PDF are installed ar shown below

o PDF::API2......................ok (v2.019)
o Compress::Zlib..............ok (v1.42)

pressing the print button opens a blank new window. I've tried changing web browsers.
Also, by default OTRS errors are shown in the built-in System Log in the Admin panel.
How to ask it to start populating logs on a file on disk?
OTRS 3.0.10 + mysql + CentOS 5.6.
Locked