Elxis CMS Forum

Support => Installation => Topic started by: mauro109 on October 01, 2008, 13:23:49

Title: fix notification
Post by: mauro109 on October 01, 2008, 13:23:49
Hi all,

the first installation on Oracle environment has failed, I'd correct the script
C:\apache\htdocs\xorcl\includes\adodb\adodb-datadict.inc.php inserting, on top,  a row like this:

include_once ('C:\apache\htdocs\xorcl/includes/Core/database.php');

Title: Re: fix notification
Post by: datahell on October 01, 2008, 13:35:56
During a "last minute" change I added something to turn off error handling when executing XML schemas. The database error handling is in the includes/database.php file so you included the file and the function elxisdbHandler was founded so the error message stopped.
We will fix this today.

Thanks for the bug report.

Update: Fixed, Elxis released also updated.