Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
(Resolved) LetoDMS 3.0 RC1 - bad path
#1
With default installation.

File inc.DBAccess.php
PHP Code:
<?php 
require_once "adodb/adodb.inc.php";
to
PHP Code:
<?php 
require_once $settings->_ADOdbPath . "/adodb/adodb.inc.php";
#2
Same bug with LetoDMS-3.0.0-RC2
#3
Resolved in LetoDMS-3.0.0-RC4


Forum Jump:


Users browsing this thread: 1 Guest(s)