Jump to content

Fix Avatar issue after upgrading to 4.1


Ugur Kaya

Recommended Posts

Posted

Hello,

As a developer i've looked into this issue and wanted to fix the avatar issue there was only a small error.

Just run the following command via phpmyadmin ;

UPDATE core_members SET pp_photo_type = 'custom'

This has worked for me and should also work for you as well.

Regards

Posted
9 minutes ago, Ugur Kaya said:

Hello,

As a developer i've looked into this issue and wanted to fix the avatar issue there was only a small error.

Just run the following command via phpmyadmin ;


UPDATE core_members SET pp_photo_type = 'custom'

This has worked for me and should also work for you as well.

Regards

Running that query is a very bad idea (It will break things), the easiest fix is to upgrade to 4.1.2 or newer.

Posted
Just now, Stuart Silvester said:

Running that query is a very bad idea (It will break things), the easiest fix is to upgrade to 4.1.2 or newer.

I converted my xenforo board on my test site from 3.4 and upgraded to latest version after but it hasn't been fixed.

Posted
1 minute ago, Ugur Kaya said:

I converted my xenforo board on my test site from 3.4 and upgraded to latest version after but it hasn't been fixed.

That sounds like it may be an unrelated issue with the converter. Telling people to blindly run a query without knowing what the full issue is, is a bad idea.

Posted
Just now, Stuart Silvester said:

That sounds like it may be an unrelated issue with the converter. Telling people to blindly run a query without knowing what the full issue is, is a bad idea.

That was the issue definetly.I tried multiple ways but it didn't worked.

Posted
Just now, Stuart Silvester said:

You should have submitted a ticket for our developers to review, this query would cause the regression of a bug that was fixed in 4.1.2

Ok i will do than.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...