Hi,
I am writing a PHP script inside the Forum Module where I need the URL from the currently parsed user (not via sessions that is) - example: {path:avatars}.
The function in I need this for is getimagesize() where you put the url of the image inside the function.
Is there a solution for this?