1
Hi folks,
I just recently installed shop 0.2 to see how it works. I am having a hard time figuring out how to set it up. Here are the errors when I turn on php debug.
FATAL ERROR: register_globals is disabled in php.ini, please enable it!Notice [PHP]: Constant XOOPS_SIDEBLOCK_LEFT already defined in file G:webpremierlandsincludecommon.php line 43
Notice [PHP]: Constant XOOPS_SIDEBLOCK_RIGHT already defined in file G:webpremierlandsincludecommon.php line 44
Notice [PHP]: Constant XOOPS_SIDEBLOCK_BOTH already defined in file G:webpremierlandsincludecommon.php line 45
Notice [PHP]: Constant XOOPS_CENTERBLOCK_LEFT already defined in file G:webpremierlandsincludecommon.php line 46
Notice [PHP]: Constant XOOPS_CENTERBLOCK_RIGHT already defined in file G:webpremierlandsincludecommon.php line 47
Notice [PHP]: Constant XOOPS_CENTERBLOCK_CENTER already defined in file G:webpremierlandsincludecommon.php line 48
Notice [PHP]: Constant XOOPS_CENTERBLOCK_ALL already defined in file G:webpremierlandsincludecommon.php line 49
Notice [PHP]: Constant XOOPS_BLOCK_INVISIBLE already defined in file G:webpremierlandsincludecommon.php line 50
Notice [PHP]: Constant XOOPS_BLOCK_VISIBLE already defined in file G:webpremierlandsincludecommon.php line 51
Notice [PHP]: Constant XOOPS_MATCH_START already defined in file G:webpremierlandsincludecommon.php line 52
Notice [PHP]: Constant XOOPS_MATCH_END already defined in file G:webpremierlandsincludecommon.php line 53
Notice [PHP]: Constant XOOPS_MATCH_EQUAL already defined in file G:webpremierlandsincludecommon.php line 54
Notice [PHP]: Constant XOOPS_MATCH_CONTAIN already defined in file G:webpremierlandsincludecommon.php line 55
Notice [PHP]: Constant SMARTY_DIR already defined in file G:webpremierlandsincludecommon.php line 56
Notice [PHP]: Constant XOOPS_CACHE_PATH already defined in file G:webpremierlandsincludecommon.php line 57
Notice [PHP]: Constant XOOPS_UPLOAD_PATH already defined in file G:webpremierlandsincludecommon.php line 58
Notice [PHP]: Constant XOOPS_THEME_PATH already defined in file G:webpremierlandsincludecommon.php line 59
Notice [PHP]: Constant XOOPS_COMPILE_PATH already defined in file G:webpremierlandsincludecommon.php line 60
Notice [PHP]: Constant XOOPS_THEME_URL already defined in file G:webpremierlandsincludecommon.php line 61
Notice [PHP]: Constant XOOPS_UPLOAD_URL already defined in file G:webpremierlandsincludecommon.php line 62
Notice [PHP]: Constant XOOPS_DB_CHKREF already defined in file G:webpremierlandsincludecommon.php line 68
Notice [PHP]: Constant XOOPS_DB_PROXY already defined in file G:webpremierlandsincludecommon.php line 79
Notice [PHP]: A session had already been started - ignoring session_start() in file G:webpremierlandsincludecommon.php line 185
I'm testing it my local drive before setting up on the web. Does anyone know what i'm doing wrong and help me out? Thanks in advance!