I don't have access to the hosted areas where php is ie usr/lib/php.ini etc. I can only browse the forum files using the builtin in File Manager.
Under the errors directory I only see 2 files and no ini file.
The 2 files are the SQLErrorLOg and PHPErrorLog.
If I try to view the files using the forums Error Log Viewer I only see this under SQL:
Time Error Description
Thu Jan 1 0:00:00 GMT 1970
(System date looks wrong)
If I download the SQLError Log I see the error listed below which may be relevant. Note: I don't believe I have any command line access to the SQL Tables in use as it is hosted with you at your site ProForum.
What is next step ??
/home/c_pippy/forum_data/include/theme/default/db.inc:176<br />
/home/c_pippy/forum_data/include/mlist.inc:76<br />
/home/c_pippy/www/docs/adm/admmlist.php:40<br />
) 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '
'',
73,
'',
'',
'',
'',
'',
''
)' at<br />
Query: INSERT INTO fud26_mlist(
forum_id,
name,
mlist_opt,
subject_regex_haystack,
subject_regex_needle,
body_regex_haystack,
body_regex_needle,
additional_headers,
custom_sig
)
VALUES(
,
'',
73,
'',
'',
'',
'',
'',
''
)<br />
_POST: array (
'SQ' => '4abb8badbbbef82ba1f97e223748e6f8',
'ml_name' => '',
'ml_forum_id' => '',
'ml_mlist_post_apr' => '1',
'ml_allow_frm_post' => '0',
'ml_frm_post_apr' => '0',
'ml_allow_mlist_attch' => '8',
'ml_allow_mlist_html' => '0',
'ml_complex_reply_match' => '0',
'ml_create_users' => '64',
'ml_skip_non_forum_users' => '0',
'ml_subject_regex_haystack' => '',
'ml_subject_regex_haystack_opt' => '',
'ml_subject_regex_needle' => '',
'ml_body_regex_haystack' => '',
'ml_body_regex_haystack_opt' => '',
'ml_body_regex_needle' => '',
'ml_additional_headers' => '',
'ml_custom_sig' => '',
'ml_submit' => 'Add Mailing List Rule',
'edit' =>
|