Search found 7 matches

by TitovLab
12 May 2017, 19:29
Forum: Help
Topic: Appointment Calendar Notification
Replies: 2
Views: 1907

Re: Appointment Calendar Notification

Hi.
Try configure Appointment Notifications in Admin Panel (index.pl?Action=AdminAppointmentNotificationEvent)
By default there is only one Appointment reminder notification (notify all agents with at least RO rights). Try to change it to RW rights.
Also there is filter for calendar, but it is broken.
by TitovLab
28 Mar 2017, 20:34
Forum: General
Topic: Anyone gets access to other tickets via customer.pl?!
Replies: 1
Views: 1769

Anyone gets access to other tickets via customer.pl?!

Hi! I found a strange thing: if the Ticket::Frontend::CustomerDisableCompanyTicketAccess option is disabled in SysConfig, which is the default, any customer via customer.pl can access all the tickets in the organization. To do that he must change the ticket number in the browser address bar when vie...
by TitovLab
26 Mar 2017, 15:44
Forum: General
Topic: No escalations after pending state
Replies: 1
Views: 1460

No escalations after pending state

Hello. OTRS 5.0.17. After setting a "pending reminder" state on a ticket all escalation timers stops. But after the pending reminder time is reached all escalation timers do not start untill state changed to another. OTRS can sent notify on pending reminder time and we use this feature to ...
by TitovLab
18 Apr 2015, 15:38
Forum: Help
Topic: indexl.pl not interpreted randomly
Replies: 10
Views: 3593

Re: indexl.pl not interpreted randomly

Do you have OCS Inventory on the same server?
If yes, see bug http://bugs.otrs.org/show_bug.cgi?id=5338
by TitovLab
18 Apr 2015, 15:37
Forum: Help
Topic: Apache/CenTOS white screen error
Replies: 6
Views: 2853

Re: Apache/CenTOS white screen error

The problem is in OCS Inventory.
Just comment two strings in /usr/share/perl5/vendor_perl/Apache/Ocsinventory/Server/System.pm (or another dir there OCS-Server is installed):
# select(LOG);
# $|=1;
And restart web-server.
P.S.: OCS logs will continue work.
by TitovLab
18 Apr 2015, 15:36
Forum: Help
Topic: [SOLVED]index.pl is being downloaded
Replies: 29
Views: 7998

Re: [SOLVED]index.pl is being downloaded

The problem is in OCS Inventory.
Just comment two strings in /usr/share/perl5/vendor_perl/Apache/Ocsinventory/Server/System.pm (or another dir there OCS-Server is installed):
# select(LOG);
# $|=1;
And restart web-server.
P.S.: OCS logs will continue work.
by TitovLab
18 Apr 2015, 15:35
Forum: Помощь
Topic: Обновление до 3.3.7
Replies: 2
Views: 52657

Re: Обновление до 3.3.7

Столкнулся с похожей ошибкой. Иногда OTRS предлагала скачать index.pl, вместо отображения интерфейса в браузере. В этот момент в логах Apache была запись: -e: print() on closed filehandle LOG at /opt/otrs//Kernel/Output/HTML/Layout.pm line 1445 (и не только Layout.pm) В ходе отладки всему виной оказ...