Quote:
Originally Posted by wicked80
OK, I saw lot's of posts asking for login/logout/avatar etc for wordpress and I needed the same and couldn't find one and so I coded one with my limited php knowledge here it is for you guys...
|
Wicked80 this is great! But I can't get the Avatar to show up. I found a problem with the alt text in the avatar coding and fixed that -- but I cannot get the avatars to show up with the current coding you have.
I looked at the mod that you used to create this coding and found the following known bug:
Will not display Avatars correctly if they are kept in the file system (database avatars are fine)
I'm guessing this is why avatars doesn't show when I use this. All the rest of the items in this addition work great, however.
I found this fix in the mod you used
https://vborg.vbsupport.ru/showpost....4&postcount=27 But I haven't been able to make this work.
Can you help with this?
PS. I'm using a PHP Widget that lets you put PHP code in a widget just like you can put HTML in a Text widget. It's called Samisaren PHP Widget. This works great for inserting it into a sidebar without having to hard code the template.