Closed (fixed)
Project:
Custom Formatters
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 Sep 2011 at 19:39 UTC
Updated:
15 Jun 2012 at 13:06 UTC
Here's the error when I select "HTML+Tokens" in the Add Formatter.
An AJAX HTTP error occurred.
HTTP Result Code: 500
Debugging information follows.
Path: /drupal/system/ajax
StatusText: Internal Server Error
ResponseText:
No errors are generated in the log.
I would like to use this to make a certain text field output urls.
I'm using Token 7.x-1.0-beta5 and Custom Formatters 7.x-2.0 and the most up-to-date D7.
Any help on this is appreciated. I wish it gave me a better error message, but that's all I have to go on. Googling for the answer hasn't helped as others have gotten ResponseText. I have not.
Update: I uninstalled 7.x-20 and installed the dev version and got the same error.
Comments
Comment #1
decipheredUnable to reproduce this issue,
Can you double check with the latest versions of the all the necessary modules whether this is still an issue, and if so, can you provide more information about how to reproduce, preferably in a step-by-step form on a fresh install of Drupal.
Comment #2
ccoppen commentedIt looks like it's fixed now. Updates between then and now may have fixed it. It works as expected. Great module, btw.
Comment #3
summit commentedHi,
I got errors when the custom formatter fieldvalues are not correct, may be this can be somehow controlled better instead of ajax errors which pop up?
greetings, Martijn
Comment #4
decipheredHi Martijn,
I'm not sure exactly what you mean, but it's not related to this issue. Please open a new issue if this is still an error and I will try to resolve it there.
Cheers,
Deciphered.
Comment #4.0
decipheredUpdated to add that I switched to the dev version.