Artmann
New Member
- Joined
- Nov 17, 2010
- Messages
- 1
- Reaction score
- 0
Hi I tried installing Geisor AAC on my webserver but when I'm trying to run the install (Getting redirected to install.php) I get the following error messages
I found several threads were people got the same problems but most of them are in brazilian and doesn't seem to contain any solutions.
I would really appriciate some help here.
Code:
Notice: Undefined index: encryptionType in C:\xampplite\htdocs\ot\config-and-functions.php on line 32
Notice: Undefined index: encryptionType in C:\xampplite\htdocs\ot\config-and-functions.php on line 34
Notice: Undefined index: action in C:\xampplite\htdocs\ot\index.php on line 13
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'name' in 'field list'' in C:\xampplite\htdocs\ot\pot\OTS_Account.php:237 Stack trace: #0 C:\xampplite\htdocs\ot\pot\OTS_Account.php(237): PDO->query('SELECT `id`, `n...') #1 C:\xampplite\htdocs\ot\index.php(25): OTS_Account->load('') #2 {main} thrown in C:\xampplite\htdocs\ot\pot\OTS_Account.php on line 237
I found several threads were people got the same problems but most of them are in brazilian and doesn't seem to contain any solutions.
I would really appriciate some help here.