| View previous topic :: View next topic |
| Author |
Message |
DJPorkchop Site Admin
Joined: 22 Jun 2024 Posts: 3 Location: Funemployed
|
Posted: Sun Nov 17, 2024 6:39 am Post subject: fixed* Error On THis Website |
|
|
I am more than sure you are already aware but when I replied in the mods thread, I got this:
| Code: |
| Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/phpbb2x/public_html/forum/includes/functions_post.php on line 647 Warning: Cannot modify header information - headers already sent by (output started at /home/phpbb2x/public_html/forum/includes/functions_post.php:647) in /home/phpbb2x/public_html/forum/posting.php on line 623 Warning: Cannot modify header information - headers already sent by (output started at /home/phpbb2x/public_html/forum/includes/functions_post.php:647) in /home/phpbb2x/public_html/forum/includes/page_header.php on line 524 Warning: Cannot modify header information - headers already sent by (output started at /home/phpbb2x/public_html/forum/includes/functions_post.php:647) in /home/phpbb2x/public_html/forum/includes/page_header.php on line 526 Warning: Cannot modify header information - headers already sent by (output started at /home/phpbb2x/public_html/forum/includes/functions_post.php:647) in /home/phpbb2x/public_html/forum/includes/page_header.php on line 527[quote][/quote] |
|
|
| Back to top |
|
 |
Helter Site Admin

Joined: 06 Mar 2005 Posts: 23 Location: Seattle, WA
|
Posted: Sun Nov 17, 2024 4:16 pm Post subject: |
|
|
thx. I missed an each replacement. Hopefully all well now
I uploaded the fix to includes/functions_post.php |
|
| Back to top |
|
 |
|