Any ideas what this relates to?
Just copied a D install into another directory, changed site name, header.inc, database, user etc... loaded previous sql into new one, cleaned all cache.
normally allows me to clone a site, only getting following error.
Query:
SELECT `ID`, `Caption`, `Func`, `Content`, `DesignBox`, `head`, `foot`, `Visible`, `Cache` FROM `sys_page_compose` WHERE `Page` = 'browse_page' AND `Column` = 1 ORDER BY `Order` ASC
Mysql error:
Unknown column 'head' in 'field list'
Found error in the file '/home/server/public_html/mysite/inc/classes/BxDolPageViewAdmin.php' at line 926.
Called 'db_res' function with erroneous argument #0.