Wednesday, September 29, 2010

Debug error with media view

I am using the media view to allow customers to download PDF documents
they have purchased. Everything is working fine, but the debug.log has
these lines in it:

2010-09-28 22:53:24 Notice: Notice (8): ob_end_clean() [<a
href='ref.outcontrol'>ref.outcontrol</a>]: failed to delete buffer. No
buffer to delete. in [/xxx/cake/libs/view/media.php, line 274]
2010-09-28 22:53:24 Notice: Notice (8): ob_flush() [<a
href='ref.outcontrol'>ref.outcontrol</a>]: failed to flush buffer. No
buffer to flush. in [/xxx/cake/libs/view/media.php, line 283]

(site path changed to xxx above).

The second line is repeated ~20 times.

Any ideas?

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.

You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

No comments: