just about to install a new install from svn, and see these notices:
Notice: Use of undefined constant WEBPATH - assumed 'WEBPATH' in
zp-core\functions-i18n.php on line 168
Notice: Use of undefined constant WEBPATH - assumed 'WEBPATH' in zp-core\functions-i18n.php on line 169
and then after pressing 'go':
About to create tables...
Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in zp-core\functions.php on line 2052
Done with table create!
Comments
PHP Notice: Use of undefined constant OFFSET_PATH - assumed 'OFFSET_PATH' in /Applications/MAMP/htdocs/zenphoto-svn/zp-core/functions.php on line 31
Re: array_key_exists: http://www.zenphoto.org/support/topic.php?id=3239#post-19437
error_reporting = E_ALL & ~E_NOTICE
in php.ini
I still don't see what you see.
How about you update ALL the files from the build. You are missing an updated index.php from the root.