Hello!
I searched mistake for three hours in my code, And I do not found any errors.
I am was very surprised when I turned off Profiling.
And then my web site starts to work correctly, without any crashes.
Be careful!
Example:
$sql = 'SELECT man FROM man_table';
In profiling at me will be very big problem, all performance will crashing.
We are aware of the cookie issue, it seems to be a bug in PyroCMS (which is used to build this website).
I have profiling on in development mode at all times, and have never encountered any issues.
Which FuelPHP version? Which RDBMS? Which driver used?