CHAT - send internal message in otrs, HELP
Moderator: crythias
-
- Znuny newbie
- Posts: 25
- Joined: 02 May 2011, 18:15
- Znuny Version: 3.07
- Real Name: Roccon Manuel
- Company: xx
CHAT - send internal message in otrs, HELP
Hello,
for some time I started to search the web if there was a way to send internal messages within dell'otrs.
site: http://www.cape-it.de/current-kix4otrs.html
OTRS demo: http://demo-otrs.cape-it.de/
I found a site that releases a plugin (. Opt) that allows you to make changes to the original OTRS, including also a kind of chat.
I got to see how I could include this chat 3.0.10 OTRS.
From opm files that manage the chat I obtained the files. Pm and. Dtl that allow you to send messages from the gadget users online.
I took the pieces of code modified and included in the current dell'otrs files but I can not run.
Can anyone help me?
Attached the necessary files that I modified (Dashboarduseronline.pm, AgentDashboardUserOnline.dtl, internalmessage.pm, internalmessage.dtl)
Thank you.
for some time I started to search the web if there was a way to send internal messages within dell'otrs.
site: http://www.cape-it.de/current-kix4otrs.html
OTRS demo: http://demo-otrs.cape-it.de/
I found a site that releases a plugin (. Opt) that allows you to make changes to the original OTRS, including also a kind of chat.
I got to see how I could include this chat 3.0.10 OTRS.
From opm files that manage the chat I obtained the files. Pm and. Dtl that allow you to send messages from the gadget users online.
I took the pieces of code modified and included in the current dell'otrs files but I can not run.
Can anyone help me?
Attached the necessary files that I modified (Dashboarduseronline.pm, AgentDashboardUserOnline.dtl, internalmessage.pm, internalmessage.dtl)
Thank you.
You do not have the required permissions to view the files attached to this post.
Re: CHAT - send internal message in otrs, HELP
You should ask the creator of the chat
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- Znuny newbie
- Posts: 25
- Joined: 02 May 2011, 18:15
- Znuny Version: 3.07
- Real Name: Roccon Manuel
- Company: xx
Re: CHAT - send internal message in otrs, HELP
I know but I had no response, are these files to make it work, maybe you need to register somewhere and internalmessage.dlt internalmessage.pm files that are not present in the original version ..
Re: CHAT - send internal message in otrs, HELP
is the package for OTRS 3.0? If yes, why you don't use it?
if no, the files won't work properly in 3.0
if no, the files won't work properly in 3.0
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- Znuny newbie
- Posts: 25
- Joined: 02 May 2011, 18:15
- Znuny Version: 3.07
- Real Name: Roccon Manuel
- Company: xx
Re: CHAT - send internal message in otrs, HELP
version is the 2.4 unfortunately does not exist for the 3.x, but I have added the missing code in the files for version 3.0.10 dtl pm and then I created the files and internanalmessage.pm internalmessage.dtl.
if you open the files I posted in the code that you can see I've added comments.
if you open the files I posted in the code that you can see I've added comments.
Re: CHAT - send internal message in otrs, HELP
in the original OPM there should be some XML code
can you poet the original OPM or a link to it also?
can you poet the original OPM or a link to it also?
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- Znuny newbie
- Posts: 25
- Joined: 02 May 2011, 18:15
- Znuny Version: 3.07
- Real Name: Roccon Manuel
- Company: xx
Re: CHAT - send internal message in otrs, HELP
sure, I put the files opm, the various files base64 codificaticon I used this site.
http://base64decode.org/
the file is too large OPM will place the link.
Any idea?
OPM:
http://www.cape-it.de/tl_files/cape-it_ ... -3.5.1.opm
http://base64decode.org/
the file is too large OPM will place the link.
Any idea?
OPM:
http://www.cape-it.de/tl_files/cape-it_ ... -3.5.1.opm
Re: CHAT - send internal message in otrs, HELP
well I think it is not possible to just extract the files, as Thorsten is also reading here, you should directly ask the Cape guys
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- Znuny newbie
- Posts: 25
- Joined: 02 May 2011, 18:15
- Znuny Version: 3.07
- Real Name: Roccon Manuel
- Company: xx
Re: CHAT - send internal message in otrs, HELP
ok then I try to see if they give me answer, I saw that the gadget in the demo online users seem the same as the 3.x version.