LetoDMS Community Forum
(Resolved) LetoDMS 3.0 RC1 - bad path - Printable Version

+- LetoDMS Community Forum (https://community.letodms.com)
+-- Forum: LetoDMS Support (https://community.letodms.com/forumdisplay.php?fid=4)
+--- Forum: Bugs/Errors (https://community.letodms.com/forumdisplay.php?fid=11)
+--- Thread: (Resolved) LetoDMS 3.0 RC1 - bad path (/showthread.php?tid=231)



(Resolved) LetoDMS 3.0 RC1 - bad path - Doudoux - 02-04-2011

With default installation.

File inc.DBAccess.php
PHP Code:
require_once "adodb/adodb.inc.php"
to
PHP Code:
require_once $settings->_ADOdbPath "/adodb/adodb.inc.php"



RE: LetoDMS 3.0 RC1 - bad path - Doudoux - 02-24-2011

Same bug with LetoDMS-3.0.0-RC2


RE: (Resolved) LetoDMS 3.0 RC1 - bad path - Doudoux - 04-09-2011

Resolved in LetoDMS-3.0.0-RC4