Tampilkan postingan dengan label $config['encryption_key'] = '';. Tampilkan semua postingan
Tampilkan postingan dengan label $config['encryption_key'] = '';. Tampilkan semua postingan

Rabu, 06 Juni 2012

An Error Was Encountered In order to use the Session class you are required to set an encryption key in your config file.

pagi ini saya menemukan error maklum saya baru belajar codeinteger


An Error Was Encountered

In order to use the Session class you are required to set an encryption key in your config file.

setelah saya googlening teryata error terdapat di 
buka file aplication/ config.php
cari ini 
$config['encryption_key'] = '';

terus tinggal tambahkan 
$config['encryption_key'] = 'disini apa sajah ';


yes berhasil keprok tangan pemirsa :DD