tester
July 22nd, 2003, 11:25 PM
Squirrelcart 1.1.0
php-4.3.2-Win32
mysql-4.0.13-win
Website: http://www.Outdooroutdoors.com/demo.php
Installed as directed and I get hundreds of lines such as this:
[COLOR=darkred]Notice: Undefined variable: SESSID in C:\inetpub\websites\Outdooroutdoors\squirrelcart\c art.php on line 2
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at C:\inetpub\websites\Outdooroutdoors\squirrelcart\c art.php:2) in C:\inetpub\websites\Outdooroutdoors\squirrelcart\c art.php on line 3
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at C:\inetpub\websites\Outdooroutdoors\squirrelcart\c art.php:2) in C:\inetpub\websites\Outdooroutdoors\squirrelcart\c art.php on line 3
Notice: Undefined variable: retVal in C:\inetpub\websites\Outdooroutdoors\squirrelcart\f unctions\all_functions.func on line 16
Notice: Undefined offset: 86 in C:\inetpub\websites\Outdooroutdoors\squirrelcart\f unctions\all_functions.func on line 28
snip.....
I do get the store way down on the page also with the same type errors.
At the very end of the page, this is displayed:
Warning: Unknown(): Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to off, respectively. in Unknown on line 0
Any ideas?
php-4.3.2-Win32
mysql-4.0.13-win
Website: http://www.Outdooroutdoors.com/demo.php
Installed as directed and I get hundreds of lines such as this:
[COLOR=darkred]Notice: Undefined variable: SESSID in C:\inetpub\websites\Outdooroutdoors\squirrelcart\c art.php on line 2
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at C:\inetpub\websites\Outdooroutdoors\squirrelcart\c art.php:2) in C:\inetpub\websites\Outdooroutdoors\squirrelcart\c art.php on line 3
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at C:\inetpub\websites\Outdooroutdoors\squirrelcart\c art.php:2) in C:\inetpub\websites\Outdooroutdoors\squirrelcart\c art.php on line 3
Notice: Undefined variable: retVal in C:\inetpub\websites\Outdooroutdoors\squirrelcart\f unctions\all_functions.func on line 16
Notice: Undefined offset: 86 in C:\inetpub\websites\Outdooroutdoors\squirrelcart\f unctions\all_functions.func on line 28
snip.....
I do get the store way down on the page also with the same type errors.
At the very end of the page, this is displayed:
Warning: Unknown(): Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to off, respectively. in Unknown on line 0
Any ideas?