| View previous topic :: View next topic |
| Author |
Message |
jaywc7 Geocacher
Joined: 13 Sep 2004
Posts: 360
|
Posted: Mon May 02, 2005 5:11 pm Post subject: I need phpBB help!!! |
|
|
Ok, here's the avatar setting I have :
| Quote: |
Avatar Settings
Enable gallery avatars Yes No
Enable remote avatars
Avatars linked to from another website Yes No
Enable avatar uploading Yes No
Maximum Avatar File Size
For uploaded avatar files Bytes
Maximum Avatar Dimensions
(Height x Width in pixels) x
Avatar Storage Path
Path under your phpBB root dir, e.g. images/avatars
Avatar Gallery Path
Path under your phpBB root dir for pre-loaded images, e.g. images/avatars/gallery |
So - if I have it all turned on, and set properly, and I upload my avatar, then why does it not show? Any where did it go? And how can I get users avatars to show? This is so frustrating!!! |
|
| Back to top |
|
 |
Marsha and Silent Bob Past MnGCA President
Joined: 02 Sep 2003
Posts: 6261
|
Posted: Mon May 02, 2005 6:36 pm Post subject: |
|
|
I see your avatar just fine. _________________ Sad state of affairs. |
|
| Back to top |
|
 |
jaywc7 Geocacher
Joined: 13 Sep 2004
Posts: 360
|
Posted: Mon May 02, 2005 7:06 pm Post subject: |
|
|
| Marsha and Silent Bob wrote: |
| I see your avatar just fine. |
No - your confused... I'm not referring to my avatar on the MnGCA Forums, but rather the avatar settings on the SP forums. We MnGCA members do not have the ability to adjust avatar settings, only load and delete avatars. I'm looking for help with actual administration and management of avatars on a whole nother forum :
http://forums.swissperpetual.com
Thanks though for the response.
Anyone else??? |
|
| Back to top |
|
 |
KC0GRN Past MnGCA Board

Joined: 22 Feb 2004
Posts: 1424
|
Posted: Mon May 02, 2005 10:20 pm Post subject: |
|
|
| you need to set the proper permissions for the avatar directory (the avatars upload to your base forum directory /images/avatars if your forum doesn't have this directory, it needs to be created). Chmod 777 for this directory and it should work. |
|
| Back to top |
|
 |
jaywc7 Geocacher
Joined: 13 Sep 2004
Posts: 360
|
Posted: Tue May 03, 2005 9:05 am Post subject: |
|
|
| KC0GRN wrote: |
| you need to set the proper permissions for the avatar directory (the avatars upload to your base forum directory /images/avatars if your forum doesn't have this directory, it needs to be created). Chmod 777 for this directory and it should work. |
Ok - I'm not sure I fully understand this. I think I have the directory/images/avatars area created. If not - how would I go about creating it? And what is Chmod 777??? This is unfamiliar to me. I don't know much about this sort of thing, but just seem to get things running somehow. In this case - it never ran.
Thanks alot - I just need some clarifications! |
|
| Back to top |
|
 |
Marsha and Silent Bob Past MnGCA President
Joined: 02 Sep 2003
Posts: 6261
|
Posted: Tue May 03, 2005 9:18 am Post subject: |
|
|
| jaywc7 wrote: |
| Ok - I'm not sure I fully understand this. I think I have the directory/images/avatars area created. If not - how would I go about creating it? And what is Chmod 777??? This is unfamiliar to me. I don't know much about this sort of thing, but just seem to get things running somehow. In this case - it never ran. |
You would need access to the filesystem in order to create the directories (either through some web interface of your hosting company, SSH/telnet, or FTP).
chmod 777 changes the permissions to "read/write/excute for all". You can do that via the same channels above. _________________ Sad state of affairs. |
|
| Back to top |
|
 |
King Boreas Geocacher

Joined: 16 Dec 2002
Posts: 2348 Location: Exploring Minnesota
|
Posted: Tue May 03, 2005 10:20 am Post subject: |
|
|
| Quote: |
You would need access to the filesystem in order to create the directories (either through some web interface of your hosting company, SSH/telnet, or FTP).
chmod 777 changes the permissions to "read/write/excute for all". You can do that via the same channels above. |
| Quote: |
| you need to set the proper permissions for the avatar directory (the avatars upload to your base forum directory /images/avatars if your forum doesn't have this directory, it needs to be created). Chmod 777 for this directory and it should work. |
Dang You guys ever talk English? |
|
| Back to top |
|
 |
jaywc7 Geocacher
Joined: 13 Sep 2004
Posts: 360
|
Posted: Tue May 03, 2005 1:40 pm Post subject: |
|
|
| Marsha and Silent Bob wrote: |
| jaywc7 wrote: |
| Ok - I'm not sure I fully understand this. I think I have the directory/images/avatars area created. If not - how would I go about creating it? And what is Chmod 777??? This is unfamiliar to me. I don't know much about this sort of thing, but just seem to get things running somehow. In this case - it never ran. |
You would need access to the filesystem in order to create the directories (either through some web interface of your hosting company, SSH/telnet, or FTP).
chmod 777 changes the permissions to "read/write/excute for all". You can do that via the same channels above. |
Ok - thanks. I'll give it a try and see what I can come up with.
If I have no luck, I'll call my guru in St. Cloud!  |
|
| Back to top |
|
 |
15Tango Past MnGCA Chair

Joined: 17 Dec 2002
Posts: 825 Location: St. Paul
|
Posted: Wed May 04, 2005 4:24 am Post subject: |
|
|
| Quote: |
| you need to set the proper permissions for the avatar directory (the avatars upload to your base forum directory /images/avatars if your forum doesn't have this directory, it needs to be created). Chmod 777 for this directory and it should work. |
If that doesn't work, maybe you can recalibrate the field harmonics in the data sensor array to minimize the tachion emissions before the warp field collapses. _________________ There comes a time in every young boy's life when he gets an irresistible urge to seek buried treasure.--Mark Twain |
|
| Back to top |
|
 |
towlebooth Past MnGCA Board

Joined: 26 Nov 2002
Posts: 1269 Location: Saint Paul
|
Posted: Wed May 04, 2005 7:23 am Post subject: |
|
|
| 15Tango wrote: |
If that doesn't work, maybe you can recalibrate the field harmonics in the data sensor array to minimize the tachion emissions before the warp field collapses. |
To get this forum up and running I had to jiggle the flux capacitor. |
|
| Back to top |
|
 |
Marsha and Silent Bob Past MnGCA President
Joined: 02 Sep 2003
Posts: 6261
|
Posted: Wed May 04, 2005 7:32 am Post subject: |
|
|
| towlebooth wrote: |
| To get this forum up and running I had to jiggle the flux capacitor. |
No wonder KB's TMZ settings were off. When you jiggled the flux capacitor we skipped over this hour to arrive exactly at this moment in time! _________________ Sad state of affairs. |
|
| Back to top |
|
 |
KC0GRN Past MnGCA Board

Joined: 22 Feb 2004
Posts: 1424
|
Posted: Wed May 04, 2005 12:53 pm Post subject: |
|
|
next thing you're gonna tell me is the forums require 1.21 jigawatts of power  |
|
| Back to top |
|
 |
jambro Geocacher

Joined: 02 Nov 2004
Posts: 576 Location: Lino Lakes
|
Posted: Wed May 04, 2005 2:20 pm Post subject: |
|
|
| Aaaahhhhh! My brain hurts! |
|
| Back to top |
|
 |
miles58 Geocacher
Joined: 07 Mar 2005
Posts: 196
|
Posted: Wed May 04, 2005 2:29 pm Post subject: |
|
|
| Just wait 'til they start with the diverticular chinese algebra! |
|
| Back to top |
|
 |
jaywc7 Geocacher
Joined: 13 Sep 2004
Posts: 360
|
Posted: Wed May 04, 2005 9:18 pm Post subject: |
|
|
Yeahhhhh (said like the boss on Office Space) Well... I'm just not sure about that...
Ok - time to contact the SUPER ST.CLOUD COMPUTER GURU!!! Tyler...  |
|
| Back to top |
|
 |
|