Welcome Guest, Not a member yet? Register   Sign In
Ajax CI Buffering error. Please help!
#1

[eluser]kruse[/eluser]
Hello,

I am developing a small CI based application.
In this application I am using a normal for that is sending the form data via Ajax
to the database and then displaying a message saying that the data was updated.

On my local PC everything works perfectly fine but on my public webserver I get an error
message after posting the form, even though the function works fine and the database is updated with the form data.

The message I get is:

Code:
Fatal error: ob_start(): Cannot use output buffering in output buffering display handlers in /var/www/web8/html/system/libraries/Exceptions.php on line 161

The strange thing is that it does not seem to appear on IE6 only Firefox.

I am using the brilliant Ajax for Code Igniter library and the latest CI 1.5.4 and PHP 5.2.

Please help me, I have struggled with this error for hours and hours.

Kind Regards,
Daniel




Theme © iAndrew 2016 - Forum software by © MyBB