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

Home » RADICORE development » Bug Reports » error.inc produces invalid html
Re: error.inc produces invalid html [message #3372 is a reply to message #3371] Thu, 24 January 2013 08:25 Go to previous messageGo to previous message
jjtoranzo2004 is currently offline  jjtoranzo2004
Messages: 261
Registered: September 2012
Senior Member
Example of valid XHTML


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

<head>
<title>Error</title>
<meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
</head>

<body>


<h2>This application has encountered an unrecoverable error</h2>
<p>The following has been reported to the administrator:</p>


<h2 style="color:red;font-weight:bold;">2013-01-23 01:06:17</h2>
<p style="color:red;font-weight:bold;">Fatal Error: mysqli_connect(): Cannot connect to database 'audit'..</p>
<p>Error in line 232 of file '/directory\radicore\includes\dml.mysqli.class.inc'.</p>
<p>PHP_SELF: /radicore/dict/database(list1).php</p>
<p>CURRENT DIRECTORY: /directory\radicore\dict</p>
<p>SERVER_ADDR: 127.0.0.1</p>
<p>SERVER_NAME: localhost</p>
<p>HTTP_HOST: localhost</p>
<p>REMOTE_ADDR: 127.0.0.1</p>
<p>REQUEST_URI: /radicore/dict/database(list1).php?selection=dict_table(list 1)&amp;session_name=menu0</p>


</body>
</html>
 
Read Message
Read Message
Read Message
Previous Topic: sample v3.0.0 search error
Next Topic: sample v3.0.0 XHTML markup errors
Goto Forum:
  


Current Time: Thu Sep 12 09:25:55 EDT 2024

Total time taken to generate the page: 0.00893 seconds