• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] Warning: mcrypt_decrypt() Issue While Logging In As Admin

Started by videonavy,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

videonavyTopic starter

I am receiving these warning messages when I am attempting to login as Admin:

QuoteWarning: mcrypt_decrypt(): Key of size 8 not supported by this algorithm. Only keys of sizes 16, 24 or 32 supported in /home/xxxxxx/public_html/lib/functions.user.php on line 286

Warning: mcrypt_encrypt(): Key of size 8 not supported by this algorithm. Only keys of sizes 16, 24 or 32 supported in /home/xxxxxx/public_html/lib/functions.user.php on line 277

Warning: Cannot modify header information - headers already sent by (output started at /home/xxxxxx/public_html/lib/functions.user.php:286) in /home/xxxxxx/public_html/lib/functions.user.php on line 467

Warning: Cannot modify header information - headers already sent by (output started at /home/xxxxxx/public_html/lib/functions.user.php:286) in /home/xxxxxx/public_html/lib/functions.php on line 20

What should I do?
  •  

yafe3

i get this error too when i upgraded my php version 5.6 downgrade to 5.5. untill mario show up
  •  

videonavyTopic starter

Quote from: yafe3 on
i get this error too when i upgraded my php version 5.6 downgrade to 5.5. untill mario show up

Thank you.
  •  

Similar topics (7)