Problems deleting course - Call to Undefined Function

Problems deleting course - Call to Undefined Function

by Russ M -
Number of replies: 3
I have the book 16 mod installed but am having a few issues when I try to delete a course in that I recieve the following error.
 
Fatal error: Call to undefined function: book_16_delete_instance() in /var/www/vhosts/unitsonline.school.nz/httpdocs/classroom/lib/moodlelib.php on line 2736
 
The line 2736 is:  notify('Function '. $moddelete() .'doesn\'t exist!');
 
Average of ratings: -
In reply to Russ M

Re: Problems deleting course - Call to Undefined Function

by Russ M -
Close this thread it was a problem with some imported tables from our old mysql database... My Bad ;)
In reply to Russ M

Re: Problems deleting course - Call to Undefined Function

by Miguel Rosa -

Hi,

I'm having this problem ("Call to undefined function book_16_delete_instance()") also when deleting a course. I'm using version 1.6.4
Is there a solution?
In reply to Miguel Rosa

Re: Problems deleting course - Call to Undefined Function

by Miguel Rosa -

Fixed: renamed moodle/mod/book_16 to moodle/mod/book and renamed book_16 to book in table mdl_modules