First of all, thanks for this amazing module!

When the popup opens and starts retrieving information, an error box appears:

Error on retrieving data from module.
SyntaxError
missing ) in parenthetical

I searched Drupal.org and found that the "Display page timer" option from the Devel module is interfering with the http request of the popup. Just disable it and it works again.

Is there any way the Link to Content module can be made compatible with the "Display page timer" option?

Comments

Viybel’s picture

Adding my signature to the message above (how come it doesn't take the one from my profile?):

Vianney Stroebel

----------------------------------------------------------------------
http://co-org.net
Plate-forme collaborative gratuite pour les associations, basée sur Drupal.

sun’s picture

Status: Active » Postponed (maintainer needs more info)

Could you please provide a patch or some contextual information?

sun’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

After reading your original post again - no, Devel's page timer can neither be suppressed, nor can Link to content do anything about it. You have to disable it in order to have (most) JavaScript/AJAX functionality working.