Jump to content

Recommended Posts

Posted (edited)

Moodle (1.9.2) starts properly, can login properly. I can open a course - turn editing on - then under "add a resource" - I select "link to a file or website". I'm given a blank white page only (in fact there's a problem with all the items on this pull down menu).

 

This only happened a few days back - but can't seem to find any help on Moodle forums. It's happening in school and at home (so I think I can rule out internal work servers issues or webfiltering).

 

Moodle is remotely stored on a linux server - it's more storage and we internally manage it - so I'm not expecting the provider to be of much use (but I have asked).

 

Appreciate any advice that anyone can offer.

Edited by gdoyle
Posted
You'll need to turn error reporting on in your php.ini. This should show up the error for you and let you work on it. Also if your using IE try Firefox as this can sometimes show different errors.
  • Thanks 1
Posted (edited)

Thanks guys - was trying to remember how to turn on the messages.

 

Using Firefox I'm getting.

Fatal error: Call to undefined method MoodleQuickForm_hidden::MoodleQuickForm_hidden() in /home/ctiw111/public_html/moodle/lib/pear/HTML/QuickForm/element.php on line 363

 

Checked IE also getting exact same message "Fatal error: Call to undefined method MoodleQuickForm_hidden::MoodleQuickForm_hidden() in /home/ctiw111/public_html/moodle/lib/pear/HTML/QuickForm/element.php on line 363"

 

I know this was working last Sat - as I uploaded some files. I've just been told by a techer here that this has been happening since approx Wed. Also had a phone call from hoster - he's been updating his server setting over the past few days also. But don't know it that's also having an effect.

 

I'm going to do a full backup and backup database - with the idea of possibly updating to a more recent version of 1.9.? - hoster setting cannot install version 2.

Edited by gdoyle
Posted (edited)

Yes, you were spot on php had been updated to 5.3. I'll do a backup and update.

 

Many thanks for all your help - it's appreciated.

Edited by gdoyle
Posted

Thank you very much for all you help. That solved the problem. Did backup and updated. The file upload is now available.

 

Thanks You.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...