CodeCanyon

PHP Login & User Management

“Cannot modify header…” error?!

At the tip top of header.php, place:

<?php ob_start(); ?>

And the super bottom of footer.php, place:

<?php ob_flush(); ?>

This issue should be fixed in v2.57.

by
by
by
by
by