2009-11-11 04:29:07
HTML displaying errors
If you are asking for help, provide lots of detail so problems can be reproduced.
Things to describe:
Operating system ATutor is installed on - Windows Xp SP2
ATutor version - 1.6.3
Patch #s applied - 01 to 11 (the ones that come default with atutor)
ATutor theme name - IceBlue
PHP version - 5.3
MySQL version - 5.1
Webserver & version - WampServer 2.0
Copies of error messages -
Changes to default settings -
Web browser being used - FF3.5,IE8.0,Chrome, Opera 10
...and anything else relevant -
Its actually a minor problem, but in the "home" administer page, one of the links, "error logging", is displayed in the source code in this way:
<a href="admin/error_logging.php"><a href="admin/error_logging.php">Error Logging</a></a>
so visually, the page displays two "boxes" (made with de theme css properties) around de link (one for the first link or "a" and another for second link inside the first), and when i click on the link, in the result page, the title (for the breadcrumb, etc.) is not "error logging" but "<a href="....>"...
this thing only happens when i translate the atutor to spanish...
do you know which .php archive manages this?? or any way to "fix" this programming error?
thanks