function getCode - error

More
8 years 11 months ago #5729 by atroshkov
function getCode - error was created by atroshkov
Hi. After transferring to another hosting. When booking an error pops up on the library function
public function getCode($srcString)
{
return hash('crc32', (string) $srcString.uniqid());
}
On the server PHP5.3 Joomla 3.4.1
Tell me how to fix or enable a module. Thank you.

Please Log in or Create an account to join the conversation.

More
8 years 11 months ago #5738 by vietvh
Replied by vietvh on topic function getCode - error
Hi,

Solidres use PHP's crc32 hash, you should contact your hosting provider to see if they support it?

Or you can change to another hash function by yourself.

Cheers,

Please Log in or Create an account to join the conversation.

Moderators: solidres
Powered by Kunena Forum

All the things you need to make your work easier. Did you like Solidres?