Hi,
I get some very annoying php error messages for some of my clients who are hosted on a php 5.3 webserver.
Everytime they submit a page or submit a modified page, they get these kind of errors:
“A PHP Error was encountered
Severity: Notice
Message: Undefined variable: result
Filename: cp/content_publish.php
Line Number: 685”
“Fatal error: Call to a member function row() on a non-object in /home/xxxxxxxx/public_html/cp/expressionengine/controllers/cp/content_publish.php on line 685”
Can someone help me find a solution for this?