bbPress

Simple, Fast, Elegant

bbPress support forums » Plugins

Plugin - Avatar *UPDATE*

(15 posts)
  • Started 1 year ago by ardentfrost
  • Latest reply from ardentfrost
  • This topic is not a support question

Tags:

  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/

    Posted 1 year ago #
  2. Maybe I'm doing something wrong, but no avatar shows up on a post...

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

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

    Posted 1 year ago #
  4. Oh... I guess I missed that... Thanks

    Posted 1 year ago #
  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

    Posted 1 year ago #
  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

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

    Posted 1 year ago #
  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

    Posted 1 year ago #
  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.

    Posted 1 year ago #
  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!

    Posted 1 year ago #
  11. Did you do the css stuff outlined in the readme?

    Posted 1 year ago #
  12. oops! I forgot to add the last line in the .postauthor. It works now!

    Posted 1 year ago #
  13. I can't access ardentfrost's site…

    Posted 1 year ago #
  14. He moved his plugins, like the avatar plugin over to the plugins page:

    http://bbpress.org/plugins/

    Trent

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

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.