My website was written using CMSMS 1.10.3 - as my knowledge of divs was not too good, I used tables....
I recently, re-wrote my website re-creating every page (using divs).
The site was created whilst the original was still online.
Once I'd duplicated every page, I re-pointed the domain.
I am getting Crawl Errors (x 105) in Googles Web Master Tools like the one below
http://www.artworknetwork.co.uk/index.p ... turnid=127
The first site only ever had 3 news items.
The new site currently does not use the News module...
The crawl error links throw up a page with these errors on...
(actual folder path on server replaced with 'FOLDER PATH REMOVED')
Code: Select all
/FOLDER PATH REMOVED/lib/smarty/plugins/function.eval.php:25 - trigger_error
/FOLDER PATH REMOVED/tmp/templates_c/News^%%E8^E85^E85D59E8%%module_db_tpl%3ANews%3BdetailSample.php:40 - smarty_function_eval
/FOLDER PATH REMOVED/lib/smarty/Smarty.class.php:1263 - include
/FOLDER PATH REMOVED/lib/classes/module_support/modtemplates.inc.php:242 - fetch
/FOLDER PATH REMOVED/lib/classes/class.CMSModule.php:2438 - cms_module_ProcessTemplateFromDatabase
/FOLDER PATH REMOVED/modules/News/action.detail.php:63 - ProcessTemplateFromDatabase
/FOLDER PATH REMOVED/lib/classes/class.CMSModule.php:1583 - include
/FOLDER PATH REMOVED/lib/classes/class.CMSModule.php:1628 - DoAction
/FOLDER PATH REMOVED/plugins/function.content.php:100 - DoActionBase
/FOLDER PATH REMOVED/tmp/templates_c/%%01^013^01360D26%%tpl_body%3A23.php:86 - smarty_cms_function_content
/FOLDER PATH REMOVED/lib/smarty/Smarty.class.php:1263 - include
/FOLDER PATH REMOVED/index.php:269 - fetch
string(43) "Smarty error: eval: missing 'var' parameter"
Anyone seen this b4 or can suggest how to fix?
Thanks.