View Single Post
  #1 (permalink)  
Old 09-10-2009, 12:02 PM
xrickung xrickung is offline
Member
 
Posts: 13
Default [SOLVED] Please help - Knowledge Tree Zimlet

Attached file is knowledge Tree zimlet which I wrote for my company.
Really, most of the code are taken from Alfresco and other available zimlets and I just modified it to work with Knowledge Tree.

It's just a simple zimlet that enables drag and drop approaches to let you easily save email from zimbra to knowledge Tree. I tested it on my dev server and it seems to work fine. But when I deployed it to the production I've received 2 different errors from two different web browsers like this

on firefox
TypeError: J.xml is null

on IE
[object error]

Does anybody know what this mean?
Any comment, idea or tester are really welcome.

INSTALL :
You need to
1.In config_template.xml,
configure allowedDomains and ServerAddress to your KT server address.
2.Deploy it normally.
3.On the zimlet panel, enter username and password through "perferences"

Thank you
Porntep
Attached Files
File Type: zip net_oa_kt.zip (17.3 KB, 13 views)
Reply With Quote