![]() |
[Error Message] Cannot modify header information - headers already sent by - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Community Archive (https://community.mybb.com/forum-106.html) +--- Forum: Archived Forums (https://community.mybb.com/forum-143.html) +---- Forum: Archived Development and Support (https://community.mybb.com/forum-155.html) +----- Forum: MyBB 1.6 (https://community.mybb.com/forum-138.html) +------ Forum: 1.6 General Support (https://community.mybb.com/forum-127.html) +------ Thread: [Error Message] Cannot modify header information - headers already sent by (/thread-91711.html) |
Cannot modify header information - headers already sent by - remshad - 2011-04-06 i am getting an error ... (my inbox filled with this messegaes ) i have repaired and optimized database several times .. but still there is no effect .. please i am waiting for your support .. am using mybb 1.6
again
RE: Cannot modify header information - headers already sent by - Yaldaram - 2011-04-06 Run this query;
This will fix the sessions table. RE: Cannot modify header information - headers already sent by - remshad - 2011-04-06 but repaired all tables using phpmyadmin but there was no use..at all RE: Cannot modify header information - headers already sent by - Sajuuk - 2011-04-06 You might have to run it a few times RE: Cannot modify header information - headers already sent by - pavemen - 2011-04-06 have you edited any php files recently? or added a plugin recently? the headers already sent error is usually due to whitespace before the first or after the last shebang (<?php and ?>) in the PHP files. RE: Cannot modify header information - headers already sent by - remshad - 2011-04-20 i repeatedly repaired the sql table ... in one instant its got cleared whole error ... till i can t identified what was the actual error ....! RE: Cannot modify header information - headers already sent by - Yaldaram - 2011-04-20 Does it still shows or its OK now ? |