Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted December 7, 201311 yr Hey guys, I am kind of scratching my head with this one, after a user goes to make a new post this appears, I am not sure what is going on with it, Warning: Cannot modify header information - headers already sent by (output started at /home/thecpfor/public_html/ips_kernel/PEAR/Net_IDNA2/Net/IDNA2.php:6807) in /home/thecpfor/public_html/admin/sources/classes/output/formats/html/htmlOutput.php on line 112 Warning: Cannot modify header information - headers already sent by (output started at /home/thecpfor/public_html/ips_kernel/PEAR/Net_IDNA2/Net/IDNA2.php:6807) in /home/thecpfor/public_html/admin/sources/classes/output/formats/html/htmlOutput.php on line 125 Warning: Cannot modify header information - headers already sent by (output started at /home/thecpfor/public_html/ips_kernel/PEAR/Net_IDNA2/Net/IDNA2.php:6807) in /home/thecpfor/public_html/admin/sources/classes/output/formats/html/htmlOutput.php on line 134 Warning: Cannot modify header information - headers already sent by (output started at /home/thecpfor/public_html/ips_kernel/PEAR/Net_IDNA2/Net/IDNA2.php:6807) in /home/thecpfor/public_html/admin/sources/classes/output/formats/html/htmlOutput.php on line 135 Warning: Cannot modify header information - headers already sent by (output started at /home/thecpfor/public_html/ips_kernel/PEAR/Net_IDNA2/Net/IDNA2.php:6807) in /home/thecpfor/public_html/admin/sources/classes/output/formats/html/htmlOutput.php on line 139 Any help is greatly appreciated. also I do want to point out i use cloudflare Thanks
December 7, 201311 yr Try on the default skin if using a custom one. Does it still happen ? It can sometimes be caused by whitespace in files but not always. A ticket in the Client Area may be best.
December 7, 201311 yr Go to Look / Feel > Template Tools > Rebuild Master Skin Data. Check the three box's on the left and all the ones on the right (or IPContent / System at least) and run the tool. When it has finished return to Template Tools and run Recache Skin Sets. Now go to System > Manage Hooks and click ReImport Application Hooks. Finally, retry that skin again. :)
December 7, 201311 yr Author After that, The adminCP panel went white, and now the headers are appearing on the front page :(
December 7, 201311 yr Author Interesting, so I tried the reverse abd reimported the hooks, and and thats what caused the white cp page, and the headers to appear on the front page.
December 7, 201311 yr Re-login to the ACP and disable all the third party hooks, then re-enable a few at a time to find the culprit. If in doubt, please submit a ticket in the Client Area , skin rebuilds should not cause these kind of effects, if anything it can cure them. EDIT... The problem (seems) to be IPContent related.
December 7, 201311 yr Author Even with all the hooks disabled, I still receive that error about the area when you go to create a new post. Also, How do you disable this? Your current IP address does not match the one in our records Its annoying.
December 7, 201311 yr Suggest a ticket for the error at this stage. :smile: Is that an admin message ? Here's a quote from a post the other day I made: You can edit initdata.php around line 303 and change this: define( 'IPB_ACP_IP_MATCH', 1 ); Change the 1 to a 0 (see below) Alternatively if you have a constants.php file add that line to it, or copy/paste this into a constants.php file and put it into your board root directory: <?php define( 'IPB_ACP_IP_MATCH', 0 ); ?>
December 7, 201311 yr Author I was able to fix this, It was all whitespace issues, '?do=embed' frameborder='0' data-embedContent>> Thanks Andy
December 7, 201311 yr We're glad that this has been resolved for you. If you have any further questions or issues, please feel free to start a new support topic. Thank you!
Archived
This topic is now archived and is closed to further replies.