1
hi all. i'm playing around with making a module and thought i'd also use the rc but upon installation i got this error:
Notice [PHP]: Undefined index: enable_badips in file class/xoopssecurity.php line 215
Notice [PHP]: Undefined index: language in file include/common.php line 152
Notice [PHP]: Undefined index: language in file include/common.php line 172
Notice [PHP]: Undefined index: use_ssl in file include/common.php line 183
Notice [PHP]: Undefined index: use_mysession in file include/common.php line 185
Notice [PHP]: Undefined index: language in file kernel/module.php line 315
Warning [PHP]: main(/testsite/html/class/smarty/Smarty.class.php): failed to open stream: No such file or directory in file class/template.php line 38
i should probably mention that the XOOPS installation is two directories deep if that matters (
http://mysite.com/dir1/dir2/index.php)
thanks for any tips!