I have the working Gallery module posted from the gallery forums from an gleonline. (w/o space) and I must say it integrates nicely with minimal config changes.
However, I'm unsure if this issue about Avatar's in a Gallery issue. What I've been able to notice is this (the steps I'm taking)
- goto MySettings
- user Settings
- Under "Avatar" click the browse icon (default install of forum module shows it as a folder with a mag glass)
- click browse and select icon
- click "upload"
- it then displayes a thumb image.
- click return, window closes and the "Avatar" text box (which is disabled for input meaning you can't manually enter text) is populated with the avatar icon filename
- click "Update" and the page refreshes and TADA.wav, the "Avatar" text box is EMPTY.
Now even though the text box is empty, the image actually uploads, so the gallery seems to work as intended no problems there. I have verified the image is in the right folder. The kicker is even the database table entry for "Avatar" is BLANK, which tells me the "Update" function inside the FORUM didn't fire.
Can anyone else confirm this is a "Forum" issue? Because the image upload and the forum didn't update the database it would seem to be a forum issue. Has anyone else gotten this to work? Is this a known issue? Does anyone have a fix?
I am a .net programmer so posting code changes wont' bother me, I will if needed compile, etc and re-upload.
Thanks in advance for your time.