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

[Register]

Occasional ATutor release updates


No Members Logged In

(5 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

Undefined index


You must be signed-in to post.

AuthorSubject
  Page: 1
engelhk
Subject: Undefined indexQuote this post in your reply
Line 254 in .../ATutor/users/index.php needs to be;

echo '· <a href="users/contact_instructor.php?course='.$row['course_id'].SEP.'from_browse=1">'._AT('contact_instructor').'</a><br /><br />';

It is missing "].SEP.'from_browse=1' at the end of the URL creation.

Without it, the page produces an error, rather that displaying the contact form.

Keith E.
Posted: 2004-10-15 10:03:54
engelhk
Subject: Undefined indexQuote this post in your reply
Oops! forgot to mention which version.

1.4.2

Keith E.]
Posted: 2004-10-15 10:05:51
 Page: 1

You must be signed-in to post.