Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Ugur Kaya Posted November 5, 2015 Posted November 5, 2015 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
Stuart Silvester Posted November 5, 2015 Posted November 5, 2015 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.
Ugur Kaya Posted November 5, 2015 Author Posted November 5, 2015 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.
Stuart Silvester Posted November 5, 2015 Posted November 5, 2015 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.
Ugur Kaya Posted November 5, 2015 Author Posted November 5, 2015 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.
Stuart Silvester Posted November 5, 2015 Posted November 5, 2015 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
Ugur Kaya Posted November 5, 2015 Author Posted November 5, 2015 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.