Welcome to the nuBuilder Forums!

Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.

SQL BUILDER shows error

Questions related to using nuBuilder Forte.
Post Reply
ARWEN
Posts: 79
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: 79
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