e107inc / e107

e107 Bootstrap CMS (Content Management System) v2 with PHP, MySQL, HTML5, jQuery and Twitter Bootstrap. Issue Discussion Room: https://gitter.im/e107inc/e107
https://e107.org
GNU General Public License v3.0
322 stars 214 forks source link

[Bug Report] Bugs in user profile and user settings #806

Closed Dimbadboy closed 9 years ago

Dimbadboy commented 10 years ago

Hello,

I would like to report some bugs that I faced up when I was configuring my profile.

I found 3-4 bugs in the avatar system. Firstly, you do not have the option to choose your avatar from a direct link picture. Secondly, when you upload an avatar it doesn't change your avatar default picture in user.php. Last but not least, from the avatar bugs, when I already changed my avatar and after that if I need to change something in my settings the avatar is gone. You should upload it again if not you will get the default avatar from e107 again.

There is some bug in "Photography section too. When I upload some picture in the photograph section they do not appear in the user profile.

Also I found a bug on the comments in the profile. As much as you press Reply it will create a new text box to write in.

Best regards, D. Stoimenov

nlstart commented 9 years ago

Thanks for your bug report. As a hint for future bug reports: report each bug in a separate issue. Especially if they are about different pieces of functionality; e.g. uploading media or commenting are two different issues. Ideal wise these could be solved in two different releases, or even by two different developers. Thanks for your testing and taking the effort reporting it here in Github; we really appreciate that! :-)

Moc commented 9 years ago

Are you using the latest files from Github? I think some of the issues you described are already fixed. This one for example:

when I already changed my avatar and after that if I need to change something in my settings the avatar is gone.

Please download the ZIP file from here https://github.com/e107inc/e107 (right hand side) and overwrite all your current files with the one from the ZIP. Be sure to check for database updates (Tools > Database > Check for updates)

After updating to the latest files, see if you can reproduce the issues.

I'll look into the other issues you mentioned asap.

Moc commented 9 years ago

Firstly, you do not have the option to choose your avatar from a direct link picture

Is this a feature in e107? I'm not familiar with it. Where do you see this option?

Secondly, when you upload an avatar it doesn't change your avatar default picture in user.php

It does for me:

  1. Went into Admin area > Users > Options > Allow members to upload an avatar?: yes
  2. Went to the user profile, clicked on the default avatar and uploaded a new one
  3. New avatar shows up in the user profile and everywhere else on the website where applicable.

Last but not least, from the avatar bugs, when I already changed my avatar and after that if I need to change something in my settings the avatar is gone.

As said in my previous reply, please update to the latest files from Github and see if the issue is still there. If I remember correctly, this particular issue has been fixed more than a month ago.

There is some bug in "Photography section too. When I upload some picture in the photograph section they do not appear in the user profile.

Works as intended for me. After uploading a photograph it shows up as the main photograph on my profile. My avatar is still different (ie. the one I uploaded in the previous steps).

Also I found a bug on the comments in the profile. As much as you press Reply it will create a new text box to write in.

Please create a new Github issue for this. It's a totally separate issue. I tested this quickly and seems to work just fine for me. In your new issue, please also report which theme you are using.

Dimbadboy commented 9 years ago

I would like to be excused but I have no idea how you can quote someone on this website.

About my question with the avatar and the direct link settings. I have seen it in v1 of e107. I thought it will be in v2 too but it seems that you removed that feature.

Everything connected to the avatars is working.

About the comment problem in the user.php I have it this problem again. Now I will create a new topic for that issue.

Thanks for the fast response and I would like to apologize again for my late respond.

Best regards, D. Stoimenov

Moc commented 9 years ago

No problem. It looks like all avatar related problems discussed in this issue report are resolved.

Closing this :)

Moc commented 9 years ago

Oh and btw, quoting on Github is explained here: