Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted May 30, 20214 yr so I cleaned up the database and got reset a lot of old titles like "member" or "newbie" but this data is still being showed on the profile on posts. is this coming from another table and not core_members?
May 30, 20214 yr Author I really can't figure this out - I took the field member_title and cleaned up stuff in the database. I renamed the field label to "slogan" but I still see data in there that shouldn't be? I've done sql query on column member_title it does not contain any rows with "newbie"
May 30, 20214 yr Author oh I found it it was in the core_pfields_content there was an added column. so does this mean the original "member_title" column in members table is deprecated?
May 31, 20214 yr On 5/30/2021 at 4:09 PM, Ocean West said: so does this mean the original "member_title" column in members table is deprecated? Yes. See this topic: Has member title been removed?