আরো কিছু ইরর সমস্যার সমাধান সহ দিয়ে দিলাম
If the error message states:
Warning: Cannot modify header information - headers already sent by (output started at /path/blog/wp-config.php:34) in /path/blog/wp-login.php on line 42
, then the problem is at line #34 ofwp-config.php
, not line #42 ofwp-login.php
. In this scenario, line #42 ofwp-login.php
is the victim. It is being affected by the excess whitespace at line #34 ofwp-config.php
.If the error message states:
Warning: Cannot modify header information - headers already sent by (output started at /path/wp-admin/admin-header.php:8) in /path/wp-admin/post.php on line 569
, then the problem is at line #8 ofadmin-header.php
, not line #569 ofpost.php
. In this scenario, line #569 ofpost.php
is the victim. It is being affected by the excess whitespace at line #8 ofadmin-header.php
.আমার সবচেয়ে বড় অনুরোধ রইল আপনাদের কাছে কোন ফাইল এডিট করার আগে দয়া করে ব্যাকআপ ফাইল রাখুন।
যদি আমার লেখাটি কারো উপকারে আসে তবে দয়া করে এটি শেয়ার করুন সবার সাথে।
আমি সিএক্স রানা। বিশ্বের সর্ববৃহৎ বিজ্ঞান ও প্রযুক্তির সৌশল নেটওয়ার্ক - টেকটিউনস এ আমি 14 বছর 7 মাস যাবৎ যুক্ত আছি। টেকটিউনস আমি এ পর্যন্ত 24 টি টিউন ও 131 টি টিউমেন্ট করেছি। টেকটিউনসে আমার 12 ফলোয়ার আছে এবং আমি টেকটিউনসে 0 টিউনারকে ফলো করি।
WordPress Developer, Visual Composer and Recurring Payments Expert.
Hello Brother……………..lessen to me……….
To solve this problem just write after <?php
ob_start();
That's ok……………………..
Warning: Cannot modify header information – headers already sent by (output started at
the message will not show again…………………
And thanks for your tune
One request continue you tune…………
Recently I make a tune about 100+ php project………………
But this is pending now………………only for that I am very angry with admin of this site!
If admin read my comment please see my pending tune……….and relies this ………..
Md.Mehedi Hasan
[email protected]
Note: if any one problem in php coding please contact with me! I will try my best regard!