Hi, I'm migrating my old dolphin 7.0.9 site to 7.1.1 After importing some tables from the old database to the new site I'm getting this error when accessing the PEOPLE tab.
Fatal error: Call to a member function isAvatarSearchAllowed() on a non-object in /home/zen999/public_html/site/templates/base/scripts/BxBaseBrowse.php on line 847
And this error when accessing the SEARCH tab.
Fatal error: Call to a member function isAvatarSearchAllowed() on a non-object in /home/zen999/public_html/site/inc/classes/BxDolProfileFields.php on line 1184
Any clue how can I fix this?