20.02.2014, 13:18
To fix your streamer issues, you need to update/install the streamer plugin to your server, and make sure the include is there in your script, secondly, to fix your WP_Hash issues, you need to have Whirlpool as a plugin in your server, and just incase you haven't done this, you need to add the Whirlpool hashing function as a native in your script.
Код:
native WP_Hash(buffer[], len, const str[]);