You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 23, 2019. It is now read-only.
I'm getting an ATK error testing an Achievo 1.4.6 alpha (working through the Guided Tour on the GitHub wiki), and see an error after clicking weekview in time registration.
Procedure: from menu, access Time registration / Time Registration and click 'weekview'.
I'm testing with xampp on Win7 (php 5.4.4, mysql 5.5.25). My 1.4.5 production server (unmodified) has the same behavior (FreeBSD 8.3, php 5 4.6, mysql 5.5.16).
I don't imagine 1.4.5 was released with this behavior, so I wonder if it's related to the php or mysql version (or if in fact, has been there for a while). For what it's worth, I converted all the Achievo tables to MyISAM in both systems (local xampp, and FreeBSD production server), as mysql created them as InnoDB by default.
The text was updated successfully, but these errors were encountered:
I'm getting an ATK error testing an Achievo 1.4.6 alpha (working through the Guided Tour on the GitHub wiki), and see an error after clicking weekview in time registration.
Procedure: from menu, access Time registration / Time Registration and click 'weekview'.
Results:
I'm testing with xampp on Win7 (php 5.4.4, mysql 5.5.25). My 1.4.5 production server (unmodified) has the same behavior (FreeBSD 8.3, php 5 4.6, mysql 5.5.16).
I don't imagine 1.4.5 was released with this behavior, so I wonder if it's related to the php or mysql version (or if in fact, has been there for a while). For what it's worth, I converted all the Achievo tables to MyISAM in both systems (local xampp, and FreeBSD production server), as mysql created them as InnoDB by default.
The text was updated successfully, but these errors were encountered: