
Re: BBcode Works Except Images "No Image Icon" Sho
I noticed just now since the upgrade to 1.2027
I get this in the
ACP for the settings to limit image size in the forums:
Compatibility checks
getimagesize() URL support
Available in PHP 4.0.5 Available
The MOD is able to retrieve image dimensions
URL-aware fopen wrappers
Set allow_url_fopen to Yes in your php.ini Unavailable
The MOD cannot generate a fingerprint of the file, and is therefore unable to cache the image dimensions
openSSL extension loaded
Load the openssl.dll extension in your php.ini Available
The MOD in able to retrieve dimensions from https:// images so is able to cache them
Maybe I need to set the php to allow open wrappers?
Just a thought.