![]() |
bugs in 1.8.1 update.php - 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: bugs in 1.8.1 update.php (/showthread.php?tid=79) |
bugs in 1.8.1 update.php - lux - 05-06-2010 Hi all I have an 1.8 LetoDMS test install. I tried to upgrade to 1.8.1, but found that the update.php script has some bugs. Some of these bugs make the script syntactically incorrect, hence generating errors, while another bug simply updates the tblDocumentContent table with wrong values, making the archived files unavailable after the upgrade. In the attachment you can find a patch which works for me. Lux RE: bugs in 1.8.1 update.php - tviard - 05-23-2010 (05-06-2010, 06:15 AM)lux Wrote: Hi all Thanks a lot ! It works now for me ! |