I've installed the 6x.1x dev version, uploaded a PNG file and set it to published yet nothing appears on the site. In addition I've modified the permissions to make the stickers and associated imagecache viewable to all roles on the site. Looking at the source code of a rendered page I'm seeing the jquery extend code to display the sticker image but for some reason it just won't render on the page.

Comments

Countzero’s picture

Assigned: Unassigned » Countzero
Status: Active » Postponed (maintainer needs more info)

Could you tell me what version of jquery_ui you're using ? You need 1.7 and hence jquery_update 2.x.

By the way, the module should work with jpg pictures too.

Countzero’s picture

One more question : looking at the page's markup, can you see a DIV containing an IMG tag ?

While investigating, I noticed in some cases, the DIV is generated but not the IMG tag. Is your case similar ?

Countzero’s picture

Status: Postponed (maintainer needs more info) » Needs review
Issue tags: +theme_image

The issue should be fixed in 1.2, where I corrected a call to theme_image not returning anything in some cases (http://api.drupal.org/api/function/theme_image/6#comment-63).

Please let me know if it worked for you.

Countzero’s picture

Status: Needs review » Closed (fixed)

Module abandoned. Cleaning up.