Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Fixed: Fix error server XF\Db\Exception: MySQL statement prepare error [1054]: Unknown column 'user_id' in 'where clause' in src/XF/Db/AbstractStatement.php at line 230. thanks @REV-9
XF\Db\Exception: MySQL statement prepare error [1054]: Unknown column 'user_id' in 'where clause' in src/XF/Db/AbstractStatement.php
Fixed: Fix error XF\Db\Exception: MySQL statement prepare error [1146]: Table 'sitename.xc_profile_views' doesn't exist
MySQL statement prepare error [1146]: Table 'sitename.xc_profile_views' doesn't exist
Changing the url members/?key=xc_pv_most_profiles_viewed to members/?key=most_profiles_viewed. Added a missing phrase. xc_profile_views_display_users_name_or_avatar_for_users The avatars were very close to the username in the "Most Profiles viewed" widget.