There seem to be problems with the session. A logged in user (in vb) does not appear logged in when in 4images. In addition I get several errors in php error log. Here is an example of the errors:
Code:
[01-Oct-2005 22:35:36] PHP Notice: Undefined variable: cookiedomain in C:\Program Files\Apache Group\Apache2\htdocs\4images\includes\sessions.php on line 428
[01-Oct-2005 22:35:36] PHP Notice: Undefined variable: cookiepath in C:\Program Files\Apache Group\Apache2\htdocs\4images\includes\sessions.php on line 429
[01-Oct-2005 22:35:36] PHP Notice: Use of undefined constant user_level - assumed 'user_level' in C:\Program Files\Apache Group\Apache2\htdocs\4images\includes\sessions.php on line 441
[01-Oct-2005 22:35:36] PHP Notice: Use of undefined constant user_level - assumed 'user_level' in C:\Program Files\Apache Group\Apache2\htdocs\4images\includes\sessions.php on line 447
[01-Oct-2005 22:35:36] PHP Notice: Use of undefined constant user_level - assumed 'user_level' in C:\Program Files\Apache Group\Apache2\htdocs\4images\includes\sessions.php on line 453
[01-Oct-2005 22:35:36] PHP Notice: Undefined index: userid in C:\Program Files\Apache Group\Apache2\htdocs\4images\includes\page_header.php on line 45
[01-Oct-2005 22:35:36] PHP Notice: Undefined index: userid in C:\Program Files\Apache Group\Apache2\htdocs\4images\index.php on line 59
[01-Oct-2005 22:49:56] PHP Notice: Undefined variable: cookiedomain in C:\Program Files\Apache Group\Apache2\htdocs\4images\includes\sessions.php on line 428
[01-Oct-2005 22:49:56] PHP Notice: Undefined variable: cookiepath in C:\Program Files\Apache Group\Apache2\htdocs\4images\includes\sessions.php on line 429
[01-Oct-2005 22:49:56] PHP Notice: Use of undefined constant user_level - assumed 'user_level' in C:\Program Files\Apache Group\Apache2\htdocs\4images\includes\sessions.php on line 441
[01-Oct-2005 22:49:56] PHP Notice: Use of undefined constant user_level - assumed 'user_level' in C:\Program Files\Apache Group\Apache2\htdocs\4images\includes\sessions.php on line 447
[01-Oct-2005 22:49:56] PHP Notice: Use of undefined constant user_level - assumed 'user_level' in C:\Program Files\Apache Group\Apache2\htdocs\4images\includes\sessions.php on line 453
[01-Oct-2005 22:49:56] PHP Notice: Undefined index: userid in C:\Program Files\Apache Group\Apache2\htdocs\4images\includes\page_header.php on line 45
[01-Oct-2005 22:49:57] PHP Notice: Undefined index: userid in C:\Program Files\Apache Group\Apache2\htdocs\4images\index.php on line 59