hey guys, would very much appreciate help on any of these issue.
i'm in the middle of adding a load of new modules to my site BUT some of them are throwing up white screens and are confusing me I'm running XOOPS version 2.0.14
module: smartfaq
error:
Notice: Error in getLastPublishedByCat SQL: Table 'cpu.tmp' doesn't exist in file /modules/smartfaq/class/faq.php line 1175
Notice: Undefined index: 0 in file /modules/smartfaq/class/faq.php line 547
module: osC (oscommerce for xoops)
error:
home page of oscommerce loads fine but if you go to any other page you get the error
Fatal error: Call to a member function on a non-object in /home/cpu/public_html/modules/osC/includes/application_top.php on line 228
module: xasset
error:
Fatal error: Cannot redeclare getmoduleoption() (previously declared in /home/cpu/public_html/modules/xasset/include/functions.php:42) in /home/cpu/public_html/modules/news/include/functions.php on line 41
module: xmail
error:
Notice: Constant _AM_XMAIL_MESAGE already defined in file /modules/xmail/language/english/admin.php line 12
Notice: Use of undefined constant _AM_XMAIL_ORDEMADMIN - assumed '_AM_XMAIL_ORDEMADMIN' in file /modules/xmail/admin/param.php line 94
Notice: Use of undefined constant _AM_XMAIL_PARAM1 - assumed '_AM_XMAIL_PARAM1' in file /modules/xmail/admin/param.php line 95
Notice: Use of undefined constant _AM_XMAIL_PARAM2 - assumed '_AM_XMAIL_PARAM2' in file /modules/xmail/admin/param.php line 95
Notice: Use of undefined constant _AM_XMAIL_PARAM3 - assumed '_AM_XMAIL_PARAM3' in file /modules/xmail/admin/param.php line 95
Notice: Use of undefined constant _AM_XMAIL_PARAM4 - assumed '_AM_XMAIL_PARAM4' in file /modules/xmail/admin/param.php line 95
Notice: Use of undefined constant _AM_XMAIL_LIMITEPAGE - assumed '_AM_XMAIL_LIMITEPAGE' in file /modules/xmail/admin/param.php line 102
Notice: Use of undefined constant _AM_XMAIL_PERMITE_ANEXO - assumed '_AM_XMAIL_PERMITE_ANEXO' in file /modules/xmail/admin/param.php line 104
Notice: Use of undefined constant _AM_XMAIL_DIRUPLOAD - assumed '_AM_XMAIL_DIRUPLOAD' in file /modules/xmail/admin/param.php line 106
Notice: Use of undefined constant _AM_XMAIL_PATHEXIST - assumed '_AM_XMAIL_PATHEXIST' in file /modules/xmail/include/functions.php line 336
Notice: Use of undefined constant _AM_XMAIL_ALLOWMIMETYPES - assumed '_AM_XMAIL_ALLOWMIMETYPES' in file /modules/xmail/admin/param.php line 121
Notice: Use of undefined constant _AM_XMAIL_MAXUPLOAD - assumed '_AM_XMAIL_MAXUPLOAD' in file /modules/xmail/admin/param.php line 125
Notice: Use of undefined constant _AM_XMAIL_FORMAT_TIME - assumed '_AM_XMAIL_FORMAT_TIME' in file /modules/xmail/admin/param.php line 126
Notice: Use of undefined constant _AM_XMAIL_FILE_MODE - assumed '_AM_XMAIL_FILE_MODE' in file /modules/xmail/admin/param.php line 127
Notice: Use of undefined constant _AM_XMAIL_VERI_MAILOK - assumed '_AM_XMAIL_VERI_MAILOK' in file /modules/xmail/admin/param.php line 128
module: system
error:
when i go to mail setup in my preferences i get a white page with no error , particularly this URL
http://www.mysite.com/modules/system/admin.php?fct=preferences&op=show&confcat_id=6the rest of my modules are working / i've managed to fix but i'm having some hassle sorting these problems out so would REALLY appreciate if anyone could help me out with one or two of these problems , thanks guys