Quote:
Originally Posted by vithorius
a) - EVERY SINGLE DAY (!) I have to go to the forum Admincp and run the "rebuild message cache" feature on the maintenance... The images just get lost on the posts and all we see is the URL for the images, but no images at all...
b) some images just get cut... They are not resized... They are cut...
|
Hi, and thanks for finally reporting these.
a) I think I can see why this is occurring. The mod was originally designed to disable caching in posts where images need to be resized, but that was removed in the last version, so now every time the post is cached, the parser forgets it $has_img_tags. This will be addressed in the rewrite.
b) As for this, I cannot say exactly why this is occurring. This happened to me frequently during testing, but I have not seen it since. It sounds like the javascript is broken. Is your browser reporting any javascript errors? Can you confirm in the page source that the template dynamicpic_script was appended to headinclude?