Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

SQL BUILDER shows error

Questions related to using nuBuilder Forte.
Post Reply
ARWEN
Posts: 78
Joined: Thu Nov 01, 2018 6:01 am

SQL BUILDER shows error

Unread post by ARWEN »

Cannot send session cache limiter - headers already sent
ARWEN
Posts: 78
Joined: Thu Nov 01, 2018 6:01 am

Re: SQL BUILDER shows error

Unread post by ARWEN »

ok, found this comment

https://stackoverflow.com/questions/881 ... ready-sent
If you do PHP documents, ensure that the <?php is the first character, not tabbed or spaced. This solved my issues.
and modified nuselect.php.

original:
nuselect.php.jpg
fixed:
nuselect.php_fix.jpg
Works now :D
You do not have the required permissions to view the files attached to this post.
Post Reply