Quote:
Originally Posted by Kybyrian
I get the following errors when attempting to download archives from the beginning in CSV format:
PHP Code:
Warning: in_array() expects parameter 2 to be array, null given in [path]/mgc_cb_evo.php on line 633
Warning: in_array() expects parameter 2 to be array, null given in [path]/mgc_cb_evo.php on line 633
Warning: in_array() expects parameter 2 to be array, null given in [path]/mgc_cb_evo.php on line 633
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:5615) in [path]/includes/functions_file.php on line 161
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:5615) in [path]/includes/functions_file.php on line 162
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:5615) in [path]/includes/functions_file.php on line 163
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:5615) in [path]/includes/functions_file.php on line 164
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:5615) in [path]/includes/functions_file.php on line 165
Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:5615) in [path]/includes/functions_file.php on line 166
The entirety of the shoutbox archive is then displayed as raw text below these errors.
|
Is your forum path not specified in the config.php?