Results 1 to 7 of 7

Thread: How do I install avatars in phpBB?

  1. #1
    Registered Member incka's Avatar
    Join Date
    Aug 2003
    Location
    Wakefield, UK, EU
    Posts
    3,801

    How do I install avatars in phpBB?

    How do I install avatars in phpBB?

  2. #2
    Registered Mike's Avatar
    Join Date
    May 2003
    Location
    UK
    Posts
    2,755
    Is there something like an images folder? I've never used phpBB so don't know what to look for really.

    For help you could try www.phpbbhacks.com
    Don't you just love free internet games ?

  3. #3
    Administrator Chris's Avatar
    Join Date
    Feb 2003
    Location
    East Lansing, MI USA
    Posts
    7,055
    phpbb comes with avatar support.
    Chris Beasley - My Guide to Building a Successful Website[size=1]
    Content Sites: ABCDFGHIJKLMNOP|Forums: ABCD EF|Ecommerce: Swords Knives

  4. #4
    Registered Member incka's Avatar
    Join Date
    Aug 2003
    Location
    Wakefield, UK, EU
    Posts
    3,801
    I've put them how I was supposed too, they appear in the gallery, but for some reason you cannot use them. You select one, but it doesn't appear.... They are 80x80 and my limit is 100x100 so I don't get what's wrong...

  5. #5
    yuppy emke's Avatar
    Join Date
    May 2003
    Location
    far away
    Posts
    84
    From phpbb install file:

    8.i. Uploadable avatars
    phpBB 2 supports several methods for allowing users to select their own avatar (an avatar is a small image generally unique to a user and displayed just below their username in posts).

    Two of these options allow users to upload an avatar from their machine or a remote location (via a URL). If you wish to enable this function you should first ensure the correct paths for uploadeable avatars is set in Admin -> General -> Configuration -> Avatars. By default this is images/avatars but you can set it to whatever you like, just ensure the configuration setting is updated. You must also ensure this directory can be written to by the webserver. Usually this means you have to alter its permissions to allow anyone to read and write to. Exactly how you should do this depends on your ftp client or server operating system.

    On UNIX systems for example you set the directory to a+rwx (or ugo+rwx or even 777). This can be done from a command line on your server using chmod or via your FTP client (using the Change Permissions, chmod or other Permissions dialoge box, see your FTP clients documentation for help). Most FTP clients list permissions in the form of User (Read, Write, Execute), Group (Read, Write, Execute) and Other (Read, Write, Execute). You need to tick all of these boxes to set correct permissions.

    On Windows system you need to ensure the directory is not write-protected and that it has global write permissions (see your servers documentation or contact your hosting provider if you are unsure on how to achieve this).

    Please be aware that setting a directories permissions to global write access is a potential security issue. While it is unlikely that anything nasty will occur (such as all the avatars being deleted) there are always people out there out to cause trouble. Therefore you should monitor this directory and if possible make regular backups.

    8.ii. Safe Mode
    phpBB 2.0.4 includes support for using uploadable avatars on systems running PHP in safe mode. If this applies to your hosting service you will need to create a sub-directory called tmp in the directory you specified for storage of uploaded avatars (by default this is images/avatars as explained above). Give it the same access rights as for uploadable avatars above.

    This safe mode support includes compatibility with various directory restrictions your host may impose (assuming they are not too restrictive and that the PHP installed is version 4.0.3 or later). There is generally no need for any manual setup for safe mode support it is typically handled transparantly.

  6. #6
    Administrator Chris's Avatar
    Join Date
    Feb 2003
    Location
    East Lansing, MI USA
    Posts
    7,055
    Each forum user I believe has the option to turn off avatars, maybe you've done this so you can't see them.
    Chris Beasley - My Guide to Building a Successful Website[size=1]
    Content Sites: ABCDFGHIJKLMNOP|Forums: ABCD EF|Ecommerce: Swords Knives

  7. #7
    Registered Member incka's Avatar
    Join Date
    Aug 2003
    Location
    Wakefield, UK, EU
    Posts
    3,801
    It's possible... I'm currently having a hard time getting anyone to post... And including me theres only 4 users...

Similar Threads

  1. Do You need PHPBB or Invision Customization?
    By wwesn in forum The Marketplace
    Replies: 2
    Last Post: 05-21-2004, 03:23 AM
  2. Making phpbb 2.0.2 search engine friendly
    By X Q mano in forum Community Management
    Replies: 9
    Last Post: 04-04-2004, 05:52 PM
  3. How do I download my PHPBB files?
    By incka in forum Community Management
    Replies: 7
    Last Post: 01-05-2004, 12:19 PM
  4. Invision Board and PHPbb Hacks
    By Mike in forum Community Management
    Replies: 0
    Last Post: 09-22-2003, 11:08 AM
  5. Default Avatars
    By Chris in forum Site and Forum Feedback
    Replies: 7
    Last Post: 08-24-2003, 11:18 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •