Jump to content

Error in amin modules page


hoomijoon

Recommended Posts

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 by hoomijoon (see edit history)
Link to comment
Share on other sites

  • 2 weeks later...

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

  1. [banklinklhv] Error found in config file: StartTag: invalid element name
  2. [banklinklhv] Error found in config file: Extra content at the end of the document
Edited by dhobo (see edit history)
Link to comment
Share on other sites

×
×
  • Create New...