PDA

View Full Version : Buggy install (?)


mfjtf
08-19-2006, 12:28 AM
Hello,

I downloaded the zip en extracted it. First of all. The .htaccess does not work on my EasyPhp installation which I use for testing.

After running install/index.php I get an error after the database was created. Probably something wrong in the config.php
Notice: Undefined offset: 6 in ...\dictionary\install\index.php on line 101
After fixing that running the application drops loads of "undefined index" errors. Is there a way to turn the messages off?

Regards,
Marcel


[tekst from screen]
Notice: Undefined index: from in ...\dictionary\config.php on line 19
Notice: Undefined index: from in ...\dictionary\config.php on line 20
Notice: Undefined index: word in ...\dictionary\func.php on line 241
Notice: Undefined index: type in ...\dictionary\func.php on line 243
Notice: Undefined index: type in ...\dictionary\func.php on line 246
Notice: Use of undefined constant type - assumed 'type' in ...\dictionary\func.php on line 258
Notice: Undefined index: type in ...\dictionary\func.php on line 258
Notice: Undefined index: adminContent in ...\dictionary\func.php on line 262

David
08-20-2006, 05:17 AM
I'll see if I can get an answer for you.