Forum LAMS for Tech-Heads - General Forum: Moodle Integration Assignment error on save and display


 
You may request notification for Moodle Integration Assignment error on save and display.
Search: 

1: Moodle Integration Assignment error on save and display
07/16/09 09:09 AM
[ Reply | Forward ]
So I got the Moodle activities in LAMS working. I add an assignment, double click, edit the properties and click save and display.

I get this error:


Fatal error: Cannot delete class mod_assignment_upload_notes_form in /opt/coolstack/apache2/htdocs/MEL/mod/assignment/view.php on line 48

I checked line 48 between the moodle-soe code Ernie sent and my running code and its the same.

Any ideas?

Posted by Dave Bauer

2: Re: Moodle Integration Assignment error on save and display
In response to 1 07/17/09 05:20 AM
[ Reply | Forward ]
Hi Dave,

I don't get that problem with the moodle-soe code (see pic). Do you have the mod_form_lams.php file?

Ernie

Posted by Ernie Ghiglione

3: Re: Re: Moodle Integration Assignment error on save and display
In response to 2 07/17/09 05:20 AM
[ Reply | Forward ]
Sorry, forgot pic

Posted by Ernie Ghiglione

Attachments:
4: Re: Moodle Integration Assignment error on save and display
In response to 1 07/17/09 09:04 AM
[ Reply | Forward ]
Yes I do have mod_form_lams.php I must have missed something in merge?

Here is full debug info:

[Fri Jul 17 10:48:40 2009] [error] [client 74.76.1.174] PHP Notice:  print_header() was sent a string as 3rd (<a href="http://solutiongrove.net/course/view.php?
id=7">TC101</a> -> <a href="index.php?id=7">LAMS v2</a> \n  -> This is lamstwo) parameter. This is deprecated in favour of an array built by build_navigation(). Please upgrade your code.<ul style="text-align: left"><li>line 2464 of lib/weblib.php: call to debugging()</li><li>line 2904 of lib/weblib.php: call to print_header()</li><li>line 33 of mod/lamstwo/view.php: call to print_header_simple()</li></ul> in /opt/coolstack/apache2/htdocs/MEL/libweblib.php on line 6945,
referer: http://solutiongrove.net/course/view.php?id=7
[Fri Jul 17 10:48:40 2009] [error] [client 74.76.1.174] PHP Notice:  Navigation needs to be updated to use build_navigation()<ul style="text-align: left"><li>line 3675 of lib/weblib.php: call to debugging()</li><li>line 01 of theme/envy/header.html: call to print_navigation()</li><li>line 2673 of lib/weblib.php: call to include()</li><li>line 2904 of lib/weblib.php: call to print_header()/li><li>line 33 of mod/lamstwo/view.php: call to print_header_simple()</li></ul> in /opt/coolstack/apache2/htdocs/MEL/lib/weblib.php on line 6945, referer: http://solutiongrove.net/course/view.php?id=7
[Fri Jul 17 10:48:40 2009] [error] [client 74.76.1.174] PHP Notice:  Capability
"mod/lams:manage" was not found! This should be fixed in code.<ul style="text-align: left"><li>line 383 of lib/accesslib.php: call to debugging()</li><li>line 67 of mod/lamstwo/view.php: call to has_capability()</li></ul> in /opt/coolstack/apache2/htdocs/MEL/lib/weblib.php on line 6945, referer: http://solutiongrove.net/course/view.php?id=7
[Fri Jul 17 10:48:40 2009] [error] [client 74.76.1.174] PHP Notice:  Capability "mod/lams:participate" was not found! This should be fixed in code.<ul style="text-align: left"><li>line 383 of lib/accesslib.php: call to debugging()/li><li>line 124 of mod/lamstwo/view.php: call to has_capability()</li></ul> in /opt/coolstack/apache2/htdocs/MEL/lib/weblib.php on line 6945, referer: http://solutiongr
ove.net/course/view.php?id=7[Fri Jul 17 10:49:18 2009]

[error] [client 74.76.1.174] PHP Fatal error:  Cannot  delete class mod_assignment_upload_notes_form in opt/coolstack/apache2/htdocs/MEL/mod/assignment/view.php on line 48, referer: http://solutiongrove.net/course/modedit-lams.php?add=assignment&course=7&section=68&return=0editing=1

Posted by Dave Bauer

5: Re: Moodle Integration Assignment error on save and display
In response to 1 07/17/09 10:08 AM
[ Reply | Forward ]
Looks like bug with Coolstack

http://tracker.moodle.org/browse/MDL-10608

Posted by Dave Bauer

Reply to first post on this page
Back to LAMS for Tech-Heads - General Forum