Add to delicious
Add to technorati
Add to technorati
Digg it
furl
Yahoo

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

  1.  # 1

    I'm trying to install it on localhost, everything goes well until the login part, it just stays searching for something until I get a few notices:

    Notice: Undefined index: version in C:\wamp\www\PE\pe-admin\library\definitions.lib.php on line 7

    Notice: Undefined index: databaseType in C:\wamp\www\PE\pe-admin\library\definitions.lib.php on line 10

    Notice: Undefined index: authenticate in C:\wamp\www\PE\pe-admin\languages\en.lang.php on line 32

    Notice: Undefined variable: module_output in C:\wamp\www\PE\pe-admin\modules\dashboard.module.php on line 14

    \definitions.lib.php on line 10

    I will try to install it in an internet host to see if works, but for development it would be really nice to have it on localhost.

    Anyone knows how to fix this?

  2.  # 2

    Ok, now I tried at my home computer and worked... weird though, same version of pure edit and same version of wamp.

    • CommentAuthormanusjude
    • CommentTimeJul 23rd 2009
     # 3

    Hey,

    Wondering if you ever found out what the problem was as I have something similar.

    Thanks

    • CommentAuthorrosaline2
    • CommentTimeFeb 6th 2010
     # 4

    Same problem here, after installing pure edit, deleted the install map and still a lot of notices...

    Notice: Undefined index: version in C:\wamp\www\pe_1.4.1\pe-admin\library\definitions.lib.php on line 7

    Notice: Undefined index: databaseType in C:\wamp\www\pe_1.4.1\pe-admin\library\definitions.lib.php on line 10

    Notice: Undefined index: authenticate in C:\wamp\www\pe_1.4.1\pe-admin\languages\en.lang.php on line 32

    Notice: Undefined variable: module_output in C:\wamp\www\pe_1.4.1\pe-admin\modules\overview.module.php on line 22

  3.  # 5

    The problem is with your "Error Reporting"...I get this problem all the time when using PE locally....it's annoying, I know. :)

    To fix turn off your error reporting from being strict.