Closed (fixed)
Project:
Mollom
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Nov 2011 at 12:35 UTC
Updated:
14 Apr 2013 at 03:01 UTC
Audio captcha is not displaying the .swf player and watchdog is showing it's attempting to find:
content/sites/all/modules/mollom/mollom-captcha-player.swf
(content being the path to the page the captcha is on).
Changing the external argument in the url function from TRUE to FALSE returns an absolute path, which displays the .swf player.
| Comment | File | Size | Author |
|---|---|---|---|
| mollom_audio_url.patch | 722 bytes | lazysoundsystem |
Comments
Comment #1
sunSorry for the late reply.
It looks like we fixed this in 2.x already. At least I'm not able to reproduce the bug with 2.x and a Drupal site that is installed in a subdirectory.
The 1.x series did not see any updates or improvements in the past ~2 years and is effectively discontinued by now. We'll soon mark it as unsupported to urge people to update to 2.x.
Thanks a lot for the patch though!
sun