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

deciphered’s picture

Version: 7.x-2.0-beta3 » 7.x-2.x-dev

Unable 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.

ccoppen’s picture

Status: Active » Closed (fixed)

It looks like it's fixed now. Updates between then and now may have fixed it. It works as expected. Great module, btw.

summit’s picture

Status: Closed (fixed) » Active

Hi,
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

deciphered’s picture

Status: Active » Closed (fixed)

Hi 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.

deciphered’s picture

Issue summary: View changes

Updated to add that I switched to the dev version.