1
Hi!
I have developed my website working with XOOPS on my local server (i used wamp5).
Now i need to publish all the content on line:
i published all the files, exported the database, and changed the mainfile.php
now i go to the homepage but I get lot of errors:
This page cannot be displayed due to an internal error.
If you are the administrator of this site, please visit the XOOPS Troubleshooting Page for assistance.
Helpful infomation you should provide while asking for assistance:
Notice [PHP]: Undefined index: enable_badips in file class/xoopssecurity.php line 212
Notice [PHP]: Only variable references should be returned by reference in file include/functions.php line 596
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 285
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Undefined index: language in file modules/xlanguage/api.php line 59
Notice [PHP]: Only variable references should be returned by reference in file class/module.textsanitizer.php line 285
Notice [PHP]: Only variable references should be returned by reference in file kernel/object.php line 289
Notice [PHP]: Only variable references should be returned by reference in file include/functions.php line 566
Notice [PHP]: Only variable references should be returned by reference in file include/functions.php line 566
Notice [PHP]: Only variable references should be returned by reference in file include/functions.php line 566
Notice [PHP]: Only variable references should be returned by reference in file include/functions.php line 566
Notice [PHP]: Undefined index: use_ssl in file include/common.php line 189
Notice [PHP]: Undefined index: use_mysession in file include/common.php line 191
Notice [PHP]: Only variable references should be returned by reference in file include/functions.php line 566
Notice [PHP]: Only variable references should be returned by reference in file kernel/module.php line 1320
Notice [PHP]: Only variables should be assigned by reference in file include/common.php line 221
Notice [PHP]: Undefined index: banners in file include/common.php line 241
Notice [PHP]: Undefined index: debug_mode in file include/common.php line 241
Warning [PHP]: in_array(): Wrong datatype for second argument in file include/common.php line 241
Notice [PHP]: Undefined index: theme_fromfile in file class/template.php line 66
Notice [PHP]: Undefined index: gzip_compression in file class/theme.php line 143
Notice [PHP]: Undefined index: sitename in file class/theme.php line 401
Notice [PHP]: Undefined index: slogan in file class/theme.php line 402
Notice [PHP]: Only variable references should be returned by reference in file include/functions.php line 566
Notice [PHP]: Only variable references should be returned by reference in file kernel/configitem.php line 212
Notice [PHP]: Undefined index: slogan in file class/theme.php line 420
Notice [PHP]: Undefined index: closesite in file include/common.php line 244
Notice [PHP]: Undefined index: theme_set in file class/theme.php line 249
Notice [PHP]: Undefined index: theme_set in file include/functions.php line 450
Notice [PHP]: Undefined index: theme_set in file include/functions.php line 450
Error [Xoops]: Smarty error: unable to write to $compile_dir '/home/coniglio/public_html/art-factory/templates_c'. Be sure $compile_dir is writable by the web server user. in file class/smarty/Smarty.class.php line 1084
what can it be?
thanks....
...