Fork me on GitHub

illegal JSON response: SyntaxError: syntax errorin  Bottom

  • Hello

    I ve got this error,when trying to submit this URL for registration, if i look to Firebug, i see that the call is done to the server, BUT, that nothing is return in the response part

    does some of you have this problem ? tested on a firefox 3.0

    EDIT: never mind that was due to an issue on my side (i commented the AjaxUtil::output($return, true, false); for testing

    as some of you seems to have the same probleme on the forum, to debug it

    - look in your code on the client side if there is no other javascript stuff which could lead to incompatibilities
    - look in your code on the server side (in ajax.php and in the pnajax.php from you module), add some "echo" in it to debug it ...



    edited by: mumuri, Sep 07, 2008 - 04:24 AM
  • I'm having the same issue with module 'Groups' when try to append new group

    I failed to locate the problem :(

    running zikula 1.1.1 on wamp (PHP 5.2.8 + json enabled n all)
  • Same problem here when i try to

    1. edit Permissions
    2. edit content in the Content module
    3. edit content in Faq (no problems while creating a new one)
    4. edit content in Pages module

    -------------
    I found an answer to this problem in the german zikula community.
    I deactivated the PageLock module and everything works fine now.



    edited by: thx1138, May 12, 2009 - 06:23 AM
  • I did solve it by removing Pagesetter, and it did work fine after as well (for anyone else who has the same issue)

This list is based on users active over the last 60 minutes.