mk2-pronat Posted February 17 Share Posted February 17 (edited) Hello, I'm having a strange and urgent problem. For some reason i can't log in back-office anymore and this error appears: Error : StartTag: invalid element name in fisierul country_module_list.xml. Error in file must_have_module_list.xml: StartTag: invalid element name . Can any1 help me? I didn't change anything it just happened for some reason Edited February 18 by mk2-pronat (see edit history) Link to comment Share on other sites More sharing options...
Daresh Posted February 17 Share Posted February 17 It's caused by Addons Maintenance, you can try to change one line in the Tools.php file: protected static $is_addons_up = false; And delete these files (config/xml folder). Link to comment Share on other sites More sharing options...
rene_mcs Posted February 17 Share Posted February 17 Hi, we created in /config/xml both files (country_module_list.xml and must_have_module_list.xml) with this content: <?xml version="1.0" encoding="UTF-8"?> <modules></modules> added the condition Daresh told in tools.php and cleared the cache. There is a good thread in this french forum explaining it. Regards René Link to comment Share on other sites More sharing options...
mk2-pronat Posted February 17 Author Share Posted February 17 Thank you both for the fast fix. Can you please tell me why would this happen in the first place and what is expected if i leave this "protected static $is_addons_up = false;" to false or perhaps @rene_mcs give me the link to the french forum so i understand what are the consequences of this change Link to comment Share on other sites More sharing options...
rene_mcs Posted February 17 Share Posted February 17 @mk2-pronat here is the link: Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now