|
Hi, my friend referred me to these forums and I must say very impressed. Figured while I was here I would bring forward this issue:
As it stands images in signatures on our forum (phpbb3) do not work (utilizing the [IMG] code). Whenever a user tries to implement their own signature into the UCP a small message comes up reading "It was not possible to determine the dimensions of the image."
I've done fair bit of research on Google (a man's best friend imho) and so far the only solutions I've come up with are: changing the dimension restrictions (width x height: pixels limit) and changing a line of code in the 'php.ini' config. (Change "allow_url_fopen = off" to "allow_url_fopen = on")
The first solution (WxH pixel limits) had no effect, and when it came to trying the second... our 'php.ini' file already read "allow_url_fopen = on".
The weird thing is that existing signatures that our forum users have implemented still show and work fine, so long as they do not re-submit the setting in the UCP! I'm assuming this is down to the board being updated (and thus the problem created) after the signatures were put in?
We're out of ideas?
Thank for any help in advance.
Last edited by Black_Phoenix.; 04-20-2009 at 03:39 PM..
|