Menu

CCL as a Service Example not working for me

2009-05-26
2013-04-22
  • Thomas Porcham

    Thomas Porcham - 2009-05-26

    Hello,

    I'm quite new to mpages. At the moment I am trying to get the CCL as a Service Example running.

    Package 34151 Version 6 is installed.

    The CCL programs on the backend run and produce JSON data.

    However the statement $MP.getJSON("mp_usr_data", function(usr){...}); produces an error message box saying "Invalid Pointer". That's all.
    The callback function gets never called.

    I found out that the error appears in the function send in XMLCclRequest
    ...
    el.href = "javascript:CCLLINKPOPUP__(\"" + this.url + "\",\"" + param + "\",\"" + uniqueId + "\",\"\",0," + paramLength + ")";
    el.click();
    ...

    The el.click() statemant raises the error.

    Any ideas what is wrong?

    TIA,

    Tom

     
  • Joshua H. Faulkenberry

    The latest versions of *mpages.js* and *xmlcclrequest.js* available here:  will correct these issues.

    **If you have purchased and installed MPages 2.0, you do not need *xmlcclrequest.js*, as it has been integrated into version 2.0. **

    Sorry for the delayed response!

      : https://sourceforge.net/projects/mpages/

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.