Hello, I cannot download PMs in any format. Using 3.6.8.
However, when I click on the link, I can see my messages in a website page html format
http://www.xxxx./forums/private.php?...dpm&dowhat=csv
the errors that I see are
Warning: Invalid argument supplied for foreach() in /private.php on line 743
Warning: Cannot modify header information - headers already sent by (output started at /home/xxxx/public_html/forums/includes/class_core.php:3075) in /includes/functions_file.php on line 147
Warning: Cannot modify header information - headers already sent by (output started at /home/xxxx/public_html/forums/includes/class_core.php:3075) in /includes/functions_file.php on line 148
Warning: Cannot modify header information - headers already sent by (output started at /home/xxxx/public_html/forums/includes/class_core.php:3075) in /includes/functions_file.php on line 149
Warning: Cannot modify header information - headers already sent by (output started at /home/xxxx/public_html/forums/includes/class_core.php:3075) in /includes/functions_file.php on line 150
Warning: Cannot modify header information - headers already sent by (output started at /home/xxxx/public_html/forums/includes/class_core.php:3075) in /includes/functions_file.php on line 151
Warning: Cannot modify header information - headers already sent by (output started at /home/xxxx/public_html/forums/includes/class_core.php:3075) in /includes/functions_file.php on line 152
I did create a new style..
I did check under diagnostics for files not current version
I did add "define('DISABLE_HOOKS', true);: in the confid file.
After further research, it seems that I am the only one with his problem.
Could it be because I have 8000+ PMs?
A long time ago, I deleted a PM I send to someone from the database.. Could this have something to do with this? How can I empty all my messages and start fresh? Sorry for the long rant,
Nikos
However, when I click on the link, I can see my messages in a website page html format
http://www.xxxx./forums/private.php?...dpm&dowhat=csv
the errors that I see are
Warning: Invalid argument supplied for foreach() in /private.php on line 743
Warning: Cannot modify header information - headers already sent by (output started at /home/xxxx/public_html/forums/includes/class_core.php:3075) in /includes/functions_file.php on line 147
Warning: Cannot modify header information - headers already sent by (output started at /home/xxxx/public_html/forums/includes/class_core.php:3075) in /includes/functions_file.php on line 148
Warning: Cannot modify header information - headers already sent by (output started at /home/xxxx/public_html/forums/includes/class_core.php:3075) in /includes/functions_file.php on line 149
Warning: Cannot modify header information - headers already sent by (output started at /home/xxxx/public_html/forums/includes/class_core.php:3075) in /includes/functions_file.php on line 150
Warning: Cannot modify header information - headers already sent by (output started at /home/xxxx/public_html/forums/includes/class_core.php:3075) in /includes/functions_file.php on line 151
Warning: Cannot modify header information - headers already sent by (output started at /home/xxxx/public_html/forums/includes/class_core.php:3075) in /includes/functions_file.php on line 152
I did create a new style..
I did check under diagnostics for files not current version
I did add "define('DISABLE_HOOKS', true);: in the confid file.
After further research, it seems that I am the only one with his problem.
Could it be because I have 8000+ PMs?
A long time ago, I deleted a PM I send to someone from the database.. Could this have something to do with this? How can I empty all my messages and start fresh? Sorry for the long rant,
Nikos
Comment