Trying to update from 2.7.3 to 2.8.1.
CMS works, but an empty template with only these tags:
{exp:channel:entries channel="videos"}
{title}
{/exp:channel:entries}Generates this error:
A PHP Error was encountered
Severity: Notice
Message: Undefined property: Channel::$query
Filename: channel/mod.channel.php
Line Number: 311
Fatal error: Call to a member function num_rows() on a non-object in /var/www/site.com/system/expressionengine/modules/channel/mod.channel.php on line 311Nothing has changes on our server, the site is only up for 4 months now.
Anyone ???