EDIT: I am still having avatar issues, but see later posts below for the current ones. I switched versions of Nuke to Raven Nuke 7.6 and now have extra "/gallery/"'s added to the path of my blank.gif img src.
Deactivating the "gallery avatar" option seems to take care of it.
When a new user logs in, an unpleasant dead image is visible here:
On my FTP site, the place it's pointing is:
It also happens on the forum page, though only in IE but not Firefox:
It looks like the default avatar picture is pointing to the avatars directory, but not any image within it (like blank.gif as I'm guessing it should).
Does anyone have any idea why this is happening or how I can correct it? This is a pretty fresh 7.9 installation.
Last edited by audiovisceral on Sun Dec 03, 2006 4:55 pm; edited 2 times in total
audiovisceral Nuke Cadet
Joined: Nov 26, 2006
Posts: 6
Posted:
Sun Nov 26, 2006 5:53 am
FYI, Chris Karakas had this to say:
Quote:
I saw your site with Mozilla nad all looked well. On the other side, there is indeed an image with source
modules/Forums/images/avatars/
in the HTML code. This image does not seem to displayed in Mozilla, but obviously it IS displayed in IE. When I try to "outline images" in Mozilla (I have a plugin for this Cool ), that image is not even outlined. It looks as though Mozilla does not take it into account, as if it does not exist...
Generally, an URL with a slash at the end, like
modules/Forums/images/avatars/
is interpreted by the web server as "go get the index.html file in that directory and serve it to the client". So the "image" would be
modules/Forums/images/avatars/index.html
which exists, but is empty.
So an empty image source file causes Mozilla and Firefox to totally ignore the image (not even display a "broken image" or an "empty image"), while IE (IMHO correctly) displays a broken image.
To me, it's a PHP-Nuke bug. It should not create images with such wicked source files. Rolling Eyes
Any fix?
Evaders99 Site Admin
Joined: Aug 17, 2003
Posts: 12383
Posted:
Sun Nov 26, 2006 9:26 pm
What version are you using? The latest ones will automatically change the image to blank.gif
Last edited by audiovisceral on Tue Nov 28, 2006 4:38 pm; edited 2 times in total
Kapli Nuke Soldier
Joined: Nov 23, 2006
Posts: 12
Posted:
Mon Nov 27, 2006 10:37 am
Also there is no log out option in the user info block, any easy way to add this?
audiovisceral Nuke Cadet
Joined: Nov 26, 2006
Posts: 6
Posted:
Tue Nov 28, 2006 4:33 pm
Ok let me revisit this topic.
I'm on Raven Nuke 7.6 now, and the same issue arises. Everything goes fine until I attempt to upload an avatar. Prior to doing so, blank.gif is referenced and loaded fine. However, once an avatar is uploaded, it starts pointing just to the directory.
On 7.9, the avatar uploaded fine and showed for that user (with dead image and the bad img src code for all others).
On RN7.6, the avatar didn't make it to its destination directory (checked by FTP - don't know why this is happening), but irrespective, dead images and bad image sources started showing after doing this.
I've deactivated avatars for now to stay safe, but this is beyond bizarre. Why me?
Evaders99 Site Admin
Joined: Aug 17, 2003
Posts: 12383
Posted:
Tue Nov 28, 2006 8:47 pm
What is the avatar path in the Forums Configuration and is it CHMOD 777 ?
I suck with code. Can someone modify that so that the default avatar will be "modules/Forums/images/avatars/gallery/blank.gif" instead of "modules/Forums/images/avatars/gallery/gallery/blank.gif"?
Thanks a tonne.
lilc420 Nuke Soldier
Joined: Jan 27, 2007
Posts: 14
Posted:
Fri Jan 26, 2007 4:29 pm
I had the same problem.
Try this:
Remove "/gallery" from the end of the gallery path and you should be golden. If not... someone here should have another option.
If you don't know how to do this... follow these directions:
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum