I just downloaded Zen Carts Xoop version 0.3.
I am able to open Zen Cart within XOOPS (v 2.0.13.2), but cannot access the Admin panel (no response, have to abort IE). Options Build Blocks, Install Demo Products, Clean database however seem to work.
After clicking on the 'Zen Cart Xoops' link, the Zen Cart welcome message appears, but I get about 30 lines of debug info (see below). It seems that some variables (noloadxoops, noxoopstheme, etc.) are undefined.
For troubleshooting purposes, I am using Xoops' default theme
One of my main motivations for using XOOPS was the possibility of integrating ZenCart. I am eagerly looking forward to seeing it work!
System info:
Xoops: v 2.0.13.2
PHP: 5.0.1
MySQL: 5.0.0.alpha-nt
OS: Windows XP
Thanks for any hints,
Mark
PS: Cross posted this msg on
http://dev.imaginacolombia.comDebugging info excerpt:
Notice [PHP]: Undefined variable: noloadxoops in file C:\Program Files\Apache Group\Apache2\htdocs\Xoops\modules\shop\includes\init_includes\overrides\init_languages.php line 17
Notice [PHP]: Undefined variable: noloadxoops in file C:\Program Files\Apache Group\Apache2\htdocs\Xoops\modules\shop\includes\init_includes\overrides\init_header.php line 139
Notice [PHP]: Undefined variable: noxoopstheme in file C:\Program Files\Apache Group\Apache2\htdocs\Xoops\modules\shop\includes\templates\xoopstheme\common\html_header.php line 23
Notice [PHP]: Undefined variable: noloadxoops in file C:\Program Files\Apache Group\Apache2\htdocs\Xoops\modules\shop\includes\templates\xoopstheme\common\html_header.php line 23
Notice [PHP]: Undefined variable: zc_module_header in file C:\Program Files\Apache Group\Apache2\htdocs\Xoops\modules\shop\includes\templates\xoopstheme\common\html_header.php line 59
Notice [PHP]: Undefined variable: noloadxoops in file C:\Program Files\Apache Group\Apache2\htdocs\Xoops\modules\shop\includes\templates\xoopstheme\common\html_header.php line 137
Notice [PHP]: Use of undefined constant FILENAME_PRODUCTS_ALL - assumed 'FILENAME_PRODUCTS_ALL' in file C:\Program Files\Apache
etc...