Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Install LetoDMS on Windows 7
#2
Hi

See [LetoDMS-3.0.0-RC3] - Known bugs and their correction

If you use MySQL under Windows
In "inc.ClassDMS.php" file change line 220
PHP Code:
if(!array_search('tblVersion'$tbllist)) 
to
PHP Code:
$tbllist explode(',',strtolower(join(',',$tbllist)));
if(!
array_search('tblversion'$tbllist)) 



doudoux
Reply


Messages In This Thread
Install LetoDMS on Windows 7 - by nathanl - 03-30-2011, 12:45 PM

Forum Jump:


Users browsing this thread: