No. Completely different error.
Can you do two things please:
- In /includes/session.php change line 70 from
define(‘WT_DEBUG_SQL’, false);
to
define(‘WT_DEBUG_SQL’, true);
- Give me a link that lets me see the results of the debug code (a page where the album tab has this error)
EDIT – I now realise it was actually related to the original problem. See later post with fix.
Admin.