URL link generation in Moodle 2.0.5

URL link generation in Moodle 2.0.5

by Lou Vigliotti -
Number of replies: 2

Hello all,

Just updated a 1.9... installation to 2.05 and performed a clean installation of 2.05, in both cases URL resources don't link, give a parameter (id) missing error. Is anyone else having this issue. It is quite bothersome, as I have 1200 high school students and 100 teachers using the site daily.

Any feedback would be greatly appreciated.

Lou

Average of ratings: -
In reply to Lou Vigliotti

Re: URL link generation in Moodle 2.0.5

by Lou Vigliotti -

Here is a screen shot of the error.

Here are the debug errors


Warning: preg_replace_callback() [function.preg-replace-callback]: Compilation failed: range out of order in character class at offset 39 in /var/www/vhosts/learnedness.net/httpdocs/mod/url/locallib.php on line 95

This page should automatically redirect. If nothing is happening please use the continue link below.

Error output, so disabling automatic redirect.


A required parameter (id) was missing

More information about this error

Stack trace:
  • line 429 of /lib/setuplib.php: moodle_exception thrown
  • line 464 of /lib/moodlelib.php: call to print_error()
  • line 29 of /mod/url/index.php: call to required_param()


In reply to Lou Vigliotti

Re: URL link generation in Moodle 2.0.5

by Lou Vigliotti -

Tentatively, it looks like a PHP upgrade to 5.3.3 fixed the URL issues. More to come...