Jump to ContentJump to Navigation/Login
` ` ` ` ` `

[Register]

Occasional ATutor release updates


No Members Logged In

(6 guests in past 15 min.)

Access Understanding Web Accessibility to learn about accessibility, or Register to take the course for FREE.

Support Forums

ATutor Bug Reports

lang_constants.inc.php


You must be signed-in to post.

AuthorSubject
  Page: 1
josiko22
Subject: lang_constants.inc.phpQuote this post in your reply
In the file include\lib\lang_constants.inc.php there isnt an entry for :

define('AT_FEEDBACK_CONTENT_SAVED', $i); $i++;
Posted: 2004-01-15 04:39:24
greg

Avatar for greg
Subject: Where is this usedQuote this post in your reply
Where did you find this constant missing? Or, where is it being used in the source code?
Posted: 2004-01-15 08:34:51
josiko22
Subject: is in..Quote this post in your reply
after install Atutor,
when i apply the spanish translation,
i have some errors because Atutor cant find this constant using this language.
Posted: 2004-01-15 11:50:20
greg
Subject: Delete from lang2 tableQuote this post in your reply
That constant appears to be left over in the Spanish translation from an older version of ATutor and should not exist in current versions. If you have access the the ATutor database on your server you can safely delete it from the lang2 table. Otherwise add the define() line to the lang_constants.inc.php file to stop the error (which I assume you've done already).

thx
Posted: 2004-01-15 13:33:40
 Page: 1

You must be signed-in to post.