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
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- internetking created topic »password problem« 25. May
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- ehdwma created topic »Hide "Register new account" and change template to 3 col« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
- mdee created topic »How to implement returnpage ?« 25. May
- nestormateo responded to »Fillters in Clip« 24. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
illegal JSON response: SyntaxError: syntax errorin
-
- Rank: Developer
- Registered: May 17, 2004
- Last visit: Apr 08, 2010
- Posts: 386
-
- Rank: Softmore
- Registered: Nov 03, 2003
- Last visit: Nov 22, 2009
- Posts: 154
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) -
- Rank: Registered User
- Registered: Nov 29, 2004
- Last visit: May 11, 2009
- Posts: 18
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 -
- Rank: Softmore
- Registered: Nov 03, 2003
- Last visit: Nov 22, 2009
- Posts: 154
I did solve it by removing Pagesetter, and it did work fine after as well (for anyone else who has the same issue)
- Moderated by:
- Support
