I've extended user profile site with a PHP-Module, which includes a php file. In this file I need to compare two variables.
First variable is userid from user, who visits the profile. Second is whos profile you watch.
In my script, second variable is empty. How can I get access to user profiles userid in my included PHP-Script?
--------------- Added 01 Feb 2019 at 17:05 ---------------
Frustrating.
No members have liked this post.