Allow your users to view the people who visited their profile.
3.4
Tabs missing thanks to Michael for fixing
When someone re-visit your profile, the person is not shown at the top of the ProfileViews list again, right?
Google cloud I assume 😂
Simply check the code and see how its stored
Where are the ProfileViews stored?
Somewhere in the Database?
Can I clean it up?
@Arsalan I disabled every component step by step
It is the "Display Username" component which is causing profileviews to stop working
So use your test system to verify, if profile views are working basically.
And if yes, install the same extra components you are running on your normal site.
Step by step - until profile views stop working.
@Michael, that was for the "add friends" button I talked about one week ago
The other things I always test on my normal system
I just installed a new OSSN to test, if the friends button is shown there too
Any component?
Four hours ago you wrote:
"And just for your information:
I installed OSSN on a complete new server and only installed the profileviews "
!?
But i tested it several times now but I cannot see new visitors on my profile :/
guess any component is blocking that
I am using the darkmode component so the css code is a bit different
But I edited the css in darkmode so the buttons are correctly shown now on mobile devices
What was the problem?