Basically everything is the same and all other scripts are working fine. But not CMSMS.
Backup of database - done.
Cashe files - cleared.
Folder permisions - set.
Config file - updated with new pach and DB info.
When put debug on and don't see any problems, but all installation of CMSMS show blank pages.
Really need help on this one. Have 14 sites down ...
Debug info from front page:
Code: Select all
Generated in 0.202309 seconds by CMS Made Simple using 8 SQL queries and 5593792 bytes of memory
Debug: (0.014196) - (644672)
loading smarty
Debug: (0.021673) - (954112)
loading adodb
Debug: (0.025115) - (1048256)
loading page functions
Debug: (0.029343) - (1220584)
loading content functions
Debug: (0.033578) - (1428152)
loading pageinfo functions
Debug: (0.035137) - (1461024)
loading translation functions
Debug: (0.036336) - (1481520)
loading events functions
Debug: (0.03904) - (1582344)
done loading files
Debug: (0.061044) - (2374248)
<br>
(mysql): SELECT sitepref_name, sitepref_value from cms_siteprefs<br>
Error (0): <br>
Debug: (0.067196) - (2423792)
<br>
(mysql): SELECT * FROM cms_userplugins<br>
Error (0): <br>
Debug: (0.081885) - (2948616)
<br>
(mysql): SELECT * FROM cms_modules WHERE admin_only = 0 ORDER BY module_name<br>
Error (0): <br>
Debug display of 'End of include':(0.122347) - (4060144)
Debug display of 'Load Content Operations':(0.122609) - (4014240)
Debug display of 'End Load Content Operations':(0.133404) - (4501032)
Debug: (0.133857) - (4503080)
<br>
(mysql): SELECT content_id FROM cms_content WHERE default_content = 1<br>
Error (0): <br>
Debug: (0.134355) - (4507616)
<br>
(mysql): SELECT c.content_id, c.content_name, c.content_alias, c.menu_text, c.titleattribute, c.hierarchy, c.metadata, c.id_hierarchy, c.prop_names, c.create_date AS c_create_date, c.modified_date AS c_date, c.cachable, c.last_modified_by, t.template_id, t.encoding, t.modified_date AS t_date FROM cms_templates t INNER JOIN cms_content c ON c.template_id = t.template_id WHERE (c.content_alias = '15' OR c.content_id = '15') AND c.active = 1<br>
Error (0): <br>
Debug: (0.134765) - (4509248)
<br>
(mysql): SELECT MAX(modified_date) AS thedate FROM cms_content c<br>
Error (0): <br>
Debug: (0.140646) - (4651640)
<br>
(mysql): SELECT template_id, template_name, template_content, stylesheet, encoding, active, default_template, modified_date FROM cms_templates WHERE template_id = '20'<br>
Error (0): <br>
Debug: (0.156286) - (5460176)
<br>
(mysql): SELECT eh.tag_name, eh.module_name, e.originator, e.event_name, eh.handler_order, eh.handler_id, eh.removable FROM cms_event_handlers eh
INNER JOIN cms_events e ON e.event_id = eh.event_id
ORDER BY eh.handler_order ASC<br>
Error (0): <br>