Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems with debugging turned on "Notice: Undefined index: lti_message_type" #1

Open
rlorenzo opened this issue Jan 12, 2012 · 3 comments

Comments

@rlorenzo
Copy link
Contributor

With debugging turned on when I visit the URL: /local/ltiprovider/tool.php?id=1 I get the following notices:

Notice: Undefined index: lti_message_type in /usr/local/moodle/m2dev/local/ltiprovider/ims-blti/blti.php on line 9 Notice: Undefined index: lti_version in /usr/local/moodle/m2dev/local/ltiprovider/ims-blti/blti.php on line 10 Notice: Undefined index: resource_link_id in /usr/local/moodle/m2dev/local/ltiprovider/ims-blti/blti.php on line 11

@jleyva
Copy link
Owner

jleyva commented Jan 13, 2012

Hi Rex,
this is some code that I download directly from IMS Servers, I will fix it in the git account for not displaying notices

@jleyva
Copy link
Owner

jleyva commented Jan 13, 2012

Hi,

From with system are you launching the url?

You must not visit the URL in a browser directly, the url is for adding it in your consumer tool

@rlorenzo
Copy link
Contributor Author

I setup a development server so that we can try out the lti-provider tool. Normally for a development machine I turned on debugging. However, I am assuming that having these debugging messages will interfere with the consumer tool. So, for now, I have turned off debugging on our development server. But I am hoping that the tool can be fixed to remove these debugging notices.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants