Support Forums
ATutor Bug Reports
Lang constants missing in 1.3.1 to 1.3.2 upgr
You must be signed-in to post.
| Author | Subject | |
|---|---|---|
| Page: 1 | ||
greg![]() | Subject: Lang constants missing in 1.3.1 to 1.3.2 upgr | |
| The following known bug occurs when upgrading from 1.3.1 to 1.3.2: Warning: constant(): Couldn't find constant AT_ERRORS_TARFILE_FAILED in /usr/local/apache_1.3.29/htdocs/ATutor/include/lib/output.inc.php on line 209 Warning: constant(): Couldn't find constant AT_ERROR_TARGZFILE_FAILED in /usr/local/apache_1.3.29/htdocs/ATutor/include/lib/output.inc.php on line 209 fix the problem by adding the following lines to include/lib/lang_constants.inc.php define('AT_ERRORS_TARFILE_FAILED', $i); $i++; define('AT_ERROR_TARGZFILE_FAILED', $i); $i++; Posted: 2004-02-21 14:53:38 | ||
| Page: 1 | ||
You must be signed-in to post.


