Module

Archived
Forum
(read-only)


For official support, visit the official support site »

Email Form

ExpressionEngine 2, ExpressionEngine 3, ExpressionEngine 4

Back to this add-on's main page
View Other Add-ons From Rein de Vries

     

Encryption Error

Support (Resolved)

Steve Eller
Steve Eller

hmmm… I got the error “n order to use the encryption class requires that you set an encryption key in your config file.” and added the $config[‘encryption_key’] = “myEncryptionKey”; to my system/expressionengine//config/config.php file and I am getting the same error. Any ideas?

Reinos
# 1
Developer
Reinos

Hi Steve,
You have to add a config for ‘encryption_key’ in your config file (http://ellislab.com/expressionengine/user-guide/general/hidden_configuration_variables.html)

If that not working, there might be a change that your config is not loaded correctly..

Best,
Rein