Frank,
Thanks for the file. It definitely helped.
The "Hash" library, which is enabled with PHP by default, was not built into your PHP installation. That needs to be enabled by your hosting company or whoever manages your server. It's not something we can do.
When enabled, you should have a section in your PHP Information area that looks like:
hash
hash support enabled
Hashing Engines md2 md4 md5 sha1 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128, 3 tiger160, 3 tiger192, 3 tiger128, 4 tiger160, 4 tiger192, 4 snefru gost adler32 crc32 crc32b haval128, 3 haval160, 3 haval192, 3 haval224, 3 haval256, 3 haval128, 4 haval160, 4 haval192, 4 haval224, 4 haval256, 4 haval128, 5 haval160, 5 haval192, 5 haval224, 5 haval256, 5
The reason you're getting the white page is likely that you're getting a Fatal PHP Error trying to decode some of the returned values from Facebook (which identify the user). There's no way we can get around this in JFBConnect as it's a standard PHP library that we expect to be installed, and rely on.
Let us know if you need more information. Of course, if you can't get it installed, we do have a 30-day money back guarantee. Obviously, we'd prefer you to get it working, but also don't want to leave you stranded in case you can't.
Thanks,
Alex