Forums

Join
bbPress Support ForumsPluginsPlugin - Avatar *UPDATE*

Info

Tags

Plugin - Avatar *UPDATE*

  1. New release of my Avatar Plugin (version .73a). Core files no longer have to be adjusted! Just drop the file into your plugins directory, adjust your css file (as shown in the readme) and you're good to go.

    Get the new release here: http://faq.rayd.org/bbpress_avatar/

    View use of the Avatar Plugin here: http://www.rayd.org/forums/

  2. Maybe I'm doing something wrong, but no avatar shows up on a post...

    http://zenhelix.us.to/forums/topic/1

  3. You still have to put the call in the correct section. I say how in the readme (it's step 2)

  4. Oh... I guess I missed that... Thanks

  5. This plugin is great but there's one thing I'm missing: limits.

    When someone adds an avatar I don't want to have a 800x600px image ruining my layout (and everyones bandwidth for that matter) :S

  6. If you follow the instructions then it won't ruin your layout. The way I suggest doing it is to set the constraints in css and if they make a pic that is too large, it'll just be cut off.

    Feel free to try it out on my forums at http://www.rayd.org/forums

  7. Hum... never did thought of using css for it... still people would still load the entire image thus making my bandwidth issue valid :?

  8. They could yes. The plugin only uses a URL of an image to add it. Limiting the size of an image would require a function to check the image size and reject large images (if possible) or needs an entirely new plugin to deal with uploading images. Hmm

    Trent

  9. yes, since the plugin does not contain an uploader (I hope to do that later) the plugins must be linked either offsite or whatever. Very large images won't slow down your server though, since it's being pulled from another server.

  10. Is it only me who cant get it work properly in IE? The avatar shows up but it overlaps the reply title.

    check http://www.ungodum.se in IE if you don't understand!

  11. Did you do the css stuff outlined in the readme?

  12. oops! I forgot to add the last line in the .postauthor. It works now!

  13. I can't access ardentfrost's site…

  14. He moved his plugins, like the avatar plugin over to the plugins page:

    http://bbpress.org/plugins/

    Trent

  15. My site is still up, but some people in foreign countries (especially the far east) have had trouble viewing the site.

  16. You must log in to post.