Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE development » Framework » Fatal error at logon
Re: Fatal error at logon [message #2007 is a reply to message #2005] Tue, 21 April 2009 06:04 Go to previous messageGo to previous message
AJM is currently offline  AJM
Messages: 2361
Registered: April 2006
Location: Surrey, UK
Senior Member
You might also check the contents of 'logon.class.inc' and 'mnu_user.class.inc' to ensure that nothing has been corrupted. These classes are referenced without accessing the database in order to construct the logon screen. You might want to reload the files on the production server to ensure they are exactly the same as on your test server.

The error message definitely shows that $this->lookup_data contains entries which have an index number, not an index name, and numeric names are invalid in XML.

The attached update will detect and report the error properly instead of producing a DOMException.


 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: why web framework for applications?
Next Topic: my SubSystem files
Goto Forum:
  


Current Time: Sat Aug 17 02:01:33 EDT 2024

Total time taken to generate the page: 0.01546 seconds