hoomijoon Posted October 20, 2014 Share Posted October 20, 2014 (edited) Hi, while trying to access modules page I got this error: [blockadvertising] error found in Config: Opening and ending tag mismatch: meta line 4 and head [blockadvertising] error found in Config: Opening and ending tag mismatch: meta line 3 and html [blockadvertising] error found in Config: Premature end of data in tag head line 2 [blockadvertising] error found in Config: Premature end of data in tag html line 1 and some modules are gone from the list. When I remove this module, error appears for [blockbanner] and so on... Please help! Edited October 20, 2014 by hoomijoon (see edit history) Link to comment Share on other sites More sharing options...
tuk66 Posted October 21, 2014 Share Posted October 21, 2014 Some files are corrupted. Anyway, all /modules/*/config*.xml files can be safely deleted. They are automatically recreated. Link to comment Share on other sites More sharing options...
dhobo Posted October 31, 2014 Share Posted October 31, 2014 (edited) I have the same issue, removing all /modules/*/congif*.xml files doesn't help, when they get recreated they just show the same error again EDIT: This is how my xml looks like: <?xml version="1.0" encoding="UTF-8" ?> <module> <name>banklinklhv</name> <displayName><![CDATA[LHV Banklink]]></displayName> <version><![CDATA[0.2]]></version> <description><![CDATA[Accept payments by LHV Banklink]]></description> <author><![CDATA[]]></author> <tab><![CDATA[payments_gateways]]></tab> <confirmUninstall><![CDATA[Are you sure you want to delete your details?]]></confirmUninstall> <is_configurable>1</is_configurable> <need_instance>1</need_instance> <limited_countries></limited_countries> </module> and the errors I get are:2 errors [banklinklhv] Error found in config file: StartTag: invalid element name [banklinklhv] Error found in config file: Extra content at the end of the document Edited October 31, 2014 by dhobo (see edit history) Link to comment Share on other sites More sharing options...
dokorek Posted November 7, 2014 Share Posted November 7, 2014 I have got the same error on different module :/ SOLUTION: In Dreamweaver do: Commands -> Apply source formating Save file and upload it on your ftp Link to comment Share on other sites More sharing options...
Recommended Posts