I will consider it beta until somebody else installs it and says it's ok. It worked well for me on a test board. I will install this on another board tonite.
Registered: 09/04/00
Posts: 17
Loc: Melbourne, Vic, Aus
It didn't work I did everything you said, and I rechecked the whole lot. I don't get an avatar selector in registration "Menu" and I don't get an option to enable/disable them in my control panel.
#43018 - 09/22/0010:32 AMRe: Avatar Add-on - updated for 5.46
AllenAyres
I type Like navaho
Registered: 03/10/00
Posts: 25580
Loc: Texas
ok, first thing check your control panel. You should have an option in your General Settings at the bottom for avatars... if it isn't set to "yes" or "on", you won't get a drop down box to select from in your profile.
Registered: 09/04/00
Posts: 17
Loc: Melbourne, Vic, Aus
Don't worry about the last post... After checking each of my hacked files, I found no reference to $avatar Turns out my braindead computer tried to save to read only files. So, therefore, EVERYTHING I had just done, was GONE!!! Now imaging what that feels like to a person who is installing his first hack...
Well I was able to get it working with 5.46 from the old instructions. I just had to use my best judgment in a few spots. So I do know that it can work but I did not document how I did it.
------------------ Site Master of the Shattered Crystal Gaming Network. www.shatteredcrystal.com
Registered: 09/04/00
Posts: 17
Loc: Melbourne, Vic, Aus
Oh, And I think the error is actually in register_lib.pl (I know, The extension isn't CGI, Still the same file tho.) Because I'm pretty sure that's the one that has all Registration stuff (Makes sense) If you need to debug it, Because we're not allowed to post the script files, If you want I can either mail you the TEXT inside the script, Or I can post the whole lot here, But that generally annoys people.
#43031 - 09/26/0003:31 AMRe: Avatar Add-on - updated for 5.46
AllenAyres
I type Like navaho
Registered: 03/10/00
Posts: 25580
Loc: Texas
Your site is interesting... I really don't think Lee can kick a 300 lb bag into the ceiling tho...
I only saw one example of what you are talking about, and it appears to be a problem with that person's profile... I had that when I was trouble-shooting on a test board. You might want to try "rebuilding member data" in your cp and then updating threads.
The "previous" choice in your profile is the avatar you cose previously... you can change it to anything you want...
Thanks for the help. I should have stated I already tried that (tried it again since you suggested it!)
I have done a bit of research and it appears I've screwed up the implementation. When I went to change my own profile I lost my avatar (I was trying to duplicate what some of my readers had done) and now I can't reset it.
Here's what I have found out so far. I edited my profile and selected a different avatar. I opened my specific member file and it is being stored correctly (and I even verified the image exists by copying the url in the member file and pasting it in the browser).
However when I post my avatar (and anyone else's that has modified their profile) doesn't show up. I opened the html source and it is using <img src="yes" . . .> for my avatar.
I suppose I have to dig through the code, but any suggestions on where to start would be greatly appreciated!