Search found 6 matches

by rubenzsolt
27 Nov 2017, 23:56
Forum: General
Topic: wrong charset enconding with external MSSQL database
Replies: 4
Views: 4874

Re: wrong charset enconding with external MSSQL database

Hi, this is my odbc.ini config

[OTRS]
Driver=FreeTDS
TDS_Version=7.4
Server=192.168.10.1
Port=1433
Database=otrs
by rubenzsolt
27 Nov 2017, 23:34
Forum: General
Topic: wrong charset enconding with external MSSQL database
Replies: 4
Views: 4874

Re: wrong charset enconding with external MSSQL database

Hi, I attach my config $Self->{CustomerCompany} = { Name => 'CustomerCompanyMSSQL', Module => 'Kernel::System::CustomerCompany::DB', Params => { DSN => 'DBI:ODBC:OTRS', Type => 'mssql', User => 'sa', Password => 'Password123', Table => 'customer_company', ForeignDB => 1, #CaseSensitive => 0, }, Cust...
by rubenzsolt
27 Nov 2017, 23:09
Forum: General
Topic: wrong charset enconding with external MSSQL database
Replies: 4
Views: 4874

wrong charset enconding with external MSSQL database

I have connected an external MSSQL database for customer users, the connection is working, but the OTRS not show the corect caracters. The MSSQL database use Hungarian_CI collation but on OTRS now show corectly the special caracters(ÜÓŐÚŰÁÉÍ). When I connect over isql -v SERVER sa Password123 I see ...
by rubenzsolt
30 Mar 2017, 16:45
Forum: General
Topic: Diferent Skin for Customer portal
Replies: 1
Views: 1380

Diferent Skin for Customer portal

Hi, everybody! It is posible to define in OTRS diferent skins for customer login page on diferent subdomains. For example I have 3 companies who access the customer login page, on 3 diferent subdomains, and the companies have diferent skins with there logos.
Thanks in advance,
by rubenzsolt
03 Jan 2017, 17:08
Forum: General
Topic: OTRS5 export tickets
Replies: 1
Views: 1587

OTRS5 export tickets

Hello, it is possible to export just the tickets from an OTRS system? Because I want to install a new OTRS and define the new system context or correlations but I do not want to lose the old tickets. Or somebody have any another info in this case I will appreciate any new solutions
Thanks in advance,
by rubenzsolt
02 Jan 2017, 11:30
Forum: General
Topic: Need UserID error message.
Replies: 0
Views: 925

Need UserID error message.

Hello!
Please can help somebody, I upgraded an OTRS 4 to 5 and I receive the next error messages in systemlog:

Mon Jan 2 09:53:45 2017 error OTRS-otrs.GenerateDashboardStats.pl-43 Need UserID.
Mon Jan 2 09:50:59 2017 error OTRS-CGI-43 Need Name!

Thanks in advance.