Quote:
Originally Posted by ROTPAR
Hi,
can anyone help me with my problem please ? I have no idea what to do....see my last posting.
Thanks a lot
|
I assume you mean this ?
PHP Code:
Warning: getimagesize(http://www.xxxmypage.com/upload/image.php?u=1) [function.getimagesize]: failed to open stream: HTTP request failed! HTTP/1.1 401 Authorization Required in /home/xxx/public_html/login_inc.php on line 27
Since the path looks correct, and the error refers to function.getimagesize I would suspect that its probably a webserver configuation issue.
You can just commentout the lines to do with resizing the image and it will still display the avatar, but at the origional size.