Skip to Content Skip to Menu

Cannot upload avatar

  • abo
  • abo
  • OFFLINE
  • Posts: 30
  • Thanks: 4
  • Karma: 1
11 years 9 months ago - 11 years 9 months ago #215439 by abo
Replied by abo on topic Re: Cannot upload avatar
Thanks for a working product! :)

With the help of the forum I was pointed to the right solution.... i.e. reinstalling.

If I may be so bold .... B)
The function "uploading avatar" is quite important. If for such an important function a bug is removed, a new release number would have been helpful. Having the "newest version" of CB installed didn't help, because it was an earlier version of the newest release... :dry:

Glad the forum worked, though. :P
Last edit: 11 years 9 months ago by abo.

Please Log in or Create an account to join the conversation.

  • Josh Lewis
  • Josh Lewis
  • OFFLINE
  • Posts: 112
  • Thanks: 7
  • Karma: 0
  • Add-ons
11 years 9 months ago #216383 by Josh Lewis
Replied by Josh Lewis on topic Re: Cannot upload avatar
Thanks for the posts folks! I had this issue myself which I was really wondering what was wrong. I did a search on Google and stumbled upon this thread. I re-instaled CB 1.9 and suddenly the problem went away! :cheer:

Please Log in or Create an account to join the conversation.

  • hanscb
  • hanscb
  • OFFLINE
  • Posts: 7
  • Thanks: 0
  • Karma: 0
11 years 3 months ago #228306 by hanscb
Problem still existed in recent 1.9 download. Indeed the solution is this:

1. Open "components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php"
2. Search for "filesize' and find/change this line:
NOW if ( filesize( $value ) * 1024 > $maxSize ) {
CHANGE if ( filesize( $value ) * 1024 > $maxSize*1024 ) {

That's it...

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum