Course Import Problems

Course Import Problems

by Janet Cunningham -
Number of replies: 6

I searched for an answer to this but couldn't find it, so please excuse me if this has been asked and answered a million times.

I am trying to import English II to English III and after I go through all the "Import Course" steps and when I toggle continue the page goes to HTTP 500 internal error page.

What do I need to do?

Thanks for any and all help.

Average of ratings: -
In reply to Janet Cunningham

Re: Course Import Problems

by Jon Witts -
Picture of Plugin developers Picture of Testers
Turn on Debugging and check your server logs...
In reply to Jon Witts

Re: Course Import Problems

by Janet Cunningham -

Thanks for your input Jon.  Here is the debugging message I get when I try to import from another course:

PHP Notice:


<img width="746" height="293" title="WoW Cartoon" alt="WoW Cartoon" src="http://techonline.sprucecreekhigh.com/file.php/51/superficialintelligence13.jpg" border="0" hspace="0" complete="true" />
changed to
<img width="746" height="293" title="WoW Cartoon" alt="WoW Cartoon" src="$$@SLASH@$superficialintelligence13.jpg">$@FILEPHP@$$@SLASH@$superficialintelligence13.jpg" border="0" hspace="0" complete="true" />

line 2404 of backup\backuplib.php: call to debugging()
line 427 of backup\backuplib.php: call to backup_encode_absolute_links()
line 164 of mod\lesson\backuplib.php: call to full_tag()
line 114 of mod\lesson\backuplib.php: call to backup_lesson_pages()
line 2255 of backup\backuplib.php: call to lesson_backup_one_mod()
line 3266 of backup\backuplib.php: call to backup_modul in C:\moodle\lib\weblib.php on line 6989 51/backupdata/backup-game_sim_dsn-20100723-1156.zip

In reply to Janet Cunningham

Re: Course Import Problems

by Jon Witts -
Picture of Plugin developers Picture of Testers
What version of Moodle are you running?
In reply to Jon Witts

Re: Course Import Problems

by Janet Cunningham -

I think we are running 1.9.7.

The head of our academy is on the road today and her computer is packed up, but she believes that's the version.

In reply to Janet Cunningham

Re: Course Import Problems

by Jon Witts -
Picture of Plugin developers Picture of Testers
I would try changing your slash arguments setting in your administration settings and see if that helps...
In reply to Jon Witts

Re: Course Import Problems

by Janet Cunningham -
I will have her try that when she gets in tonight.  We sure appreciate your ideas.