What's New in Version 1.0.3
Waiting for approval
4.5.x checks,
fixed some visual bugs in settings,
disabled watermark for profile (and clubs) avatars, cover photos by default (no option to enable it though).
If you moved to another host you probably changed your sql database details. So, look:
/**
* Get Key
*
* @return void
*/
public static function key()
{
return \IPS\TEXT_ENCRYPTION_KEY ?: md5( \IPS\Settings::i()->sql_pass . \IPS\Settings::i()->sql_database );
}
It won't work due to this.
Once I'll find a time to review this app. It's a minor due to this:
As Joey said. ^
I'm in touch with Joey, but I'm little overloaded by not good offline stuff. Will be better, I promise.