This mod probably works completely fine on 3.8.7.
The error you are getting:
Quote:
Warnung: fopen(../image.php?u=2&dateline=1314049136&type=pro file) [function.fopen]: failed to open stream: No such file or directory in [path]/includes/functions_avatar.php (Zeile 36)
|
Means you did not upload the files to the right location on your server. The files in the /upload/includes/ directory have to go to your forum's /includes/ directory.
I know this because (assuming your forum is the forum in your profile) when I go to this link:
Code:
http://www.tyran.de/includes/functions_avatar.php
I should see a blank page, but instead I get a "404 Error- File not found" so the file is not in the correct location.
Probably none of the files for this mod are in the correct location.