Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: [Solved]: Avatar not working for registered user on my page  (Read 5241 times)

0 Members and 2 Guests are viewing this topic.

dumbo

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 112
[Solved]: Avatar not working for registered user on my page
« on: March 20, 2008, 07:27:44 pm »

I was able to upload an avatar to my cpg but my friends with no admin rights were not able to upload their Avatar thumbs.. how to fix it , so every registered member can have  an avatar ..please help me

only Members as Admins are able to uplaod images for avatar on my page
Please help me

Link ot my page
www.liveglamour.com

Thx


« Last Edit: March 21, 2008, 09:42:04 am by Stramm »
Logged

Stramm

  • Moderator
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: Avatar not working for registered user on my page
« Reply #1 on: March 20, 2008, 07:41:31 pm »

post a testuser acount, please

dumbo

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 112
Re: Avatar not working for registered user on my page
« Reply #2 on: March 20, 2008, 07:48:25 pm »

Username: Stramm
Password: coppermine

Hey thx for the qucik reply
Logged

Stramm

  • Moderator
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: Avatar not working for registered user on my page
« Reply #3 on: March 20, 2008, 09:50:01 pm »

You don't allow file uploads (group control panel). The avatar upload uses these permissions, too.

If you want avatar uploads even if file uploads are disabled, then you'd have to modify avatar_manage.php and comment out the following line
Code: [Select]
        if (!USER_CAN_UPLOAD_PICTURES) cpg_die(ERROR, $lang_errors['perm_denied'], __FILE__, __LINE__);

dumbo

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 112
Re: Avatar not working for registered user on my page
« Reply #4 on: March 21, 2008, 06:24:28 am »

You don't allow file uploads (group control panel). The avatar upload uses these permissions, too.

If you want avatar uploads even if file uploads are disabled, then you'd have to modify avatar_manage.php and comment out the following line
Code: [Select]
        if (!USER_CAN_UPLOAD_PICTURES) cpg_die(ERROR, $lang_errors['perm_denied'], __FILE__, __LINE__);

Thank you stram ..thx for ur immeadiate response too , themeing is getting more intresting with the support found here
Logged

dumbo

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Posts: 112
Re: Avatar not working for registered user on my page
« Reply #5 on: March 21, 2008, 06:38:00 am »

Problem solved Now
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 20 queries.