Need to delete two custom fields.

Need to delete two custom fields.

by Doug Kriedeman -
Number of replies: 4

I made two fileds and now I can't delete them.

I see the boxes but I get an error if I click on them.

Average of ratings: -
In reply to Doug Kriedeman

Re: Need to delete two custom fields.

by Jenna Pitcher -

Hi Doug,

Try using Firefox.  I'm guessing you are using IE at the moment, as I had the same problem previously.

Jenna

In reply to Jenna Pitcher

Re: Need to delete two custom fields.

by Doug Kriedeman -

I can see the buttons on firefox but the links still give me this error:

Coding error detected, it must be fixed by a programmer: PHP catchable fatal error

More information about this error

Debug info: Argument 2 passed to moodle_database::get_record() must be an array, string given, called in /var/www/moodle/mod/facetoface/customfield.php on line 12 and defined
Stack trace:
  • line 359 of /lib/setuplib.php: coding_exception thrown
  • line 1215 of /lib/dml/moodle_database.php: call to default_error_handler()
  • line 12 of /mod/facetoface/customfield.php: call to moodle_database->get_record()
Can I simply use Phpmyadmin and drop the feilds?
In reply to Doug Kriedeman

Re: Need to delete two custom fields.

by Doug Kriedeman -

So I deleted the fields using PHPmyadmin and there are no problems.

 

Thanks

In reply to Doug Kriedeman

Re: Need to delete two custom fields.

by Jenna Pitcher -

I think it's worth mentioning that I had a lot fewer problems with the F2F module after i upgraded to Moodle 2.1.

Jenna