- Posts: 253
How To / General
return error after upgrade moodle 3.6.1 and php 7.2
- saman سامان
-
Topic Author
- Offline
- Elite Member
-
- samansamani2[at]yahoo.com
Less
More
7 years 3 months ago #1
by saman سامان
return error after upgrade moodle 3.6.1 and php 7.2 was created by saman سامان
hi..i upgrade my Lms package to last version of moodle and php
than i get this error in server log error:
2019-01-08 19:22:50.014709 [NOTICE] [94.232.175.72:33798:HTTP2-1] [STDERR] Debugging: Class coursecat is now alias to autoloaded class core_course_category, course_in_list is an alias to core_course_list_element. Class coursecat_sortable_records is deprecated without replacement. Do not include coursecatlib.php in
* line 31 of /lib/coursecatlib.php: call to debugging()
* line 47 of /auth/joomdle/auth.php: call to require_once()
* line 27 of /auth/joomdle/helpers/externallib.php: call to require_once()
* line 89 of /lib/externallib.php: call to require_once()
* line 74 of /webservice/xmlrpc/locallib.php: call to external_api::external_function_info()
* line 1224 of /webservice/lib.php: call to webservice_xmlrpc_server->parse_request()
* line 43 of /webservice/xmlrpc/server.php: call to webservice_base_server->run()
than i get this error in server log error:
2019-01-08 19:22:50.014709 [NOTICE] [94.232.175.72:33798:HTTP2-1] [STDERR] Debugging: Class coursecat is now alias to autoloaded class core_course_category, course_in_list is an alias to core_course_list_element. Class coursecat_sortable_records is deprecated without replacement. Do not include coursecatlib.php in
* line 31 of /lib/coursecatlib.php: call to debugging()
* line 47 of /auth/joomdle/auth.php: call to require_once()
* line 27 of /auth/joomdle/helpers/externallib.php: call to require_once()
* line 89 of /lib/externallib.php: call to require_once()
* line 74 of /webservice/xmlrpc/locallib.php: call to external_api::external_function_info()
* line 1224 of /webservice/lib.php: call to webservice_xmlrpc_server->parse_request()
* line 43 of /webservice/xmlrpc/server.php: call to webservice_base_server->run()
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7906
7 years 3 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic return error after upgrade moodle 3.6.1 and php 7.2
Thanks for the info. We are aware of this, and hae already made the changes to fix it in next release.
Please Log in or Create an account to join the conversation.
- saman سامان
-
Topic Author
- Offline
- Elite Member
-
- samansamani2[at]yahoo.com
Less
More
- Posts: 253
7 years 3 months ago - 7 years 3 months ago #3
by saman سامان
Replied by saman سامان on topic return error after upgrade moodle 3.6.1 and php 7.2
i get this error too in some page
Notice: Only variables should be assigned by reference in /home/********/domains/**********/public_html/plugins/user/coursegroups/coursegroups.php on line 33
Notice: Only variables should be assigned by reference in /home/********/domains/**********/public_html/plugins/user/coursegroups/coursegroups.php on line 33
Last edit: 7 years 3 months ago by saman سامان.
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7906
7 years 3 months ago #4
by Antonio Durán
Replied by Antonio Durán on topic return error after upgrade moodle 3.6.1 and php 7.2
Please install latest version of coursegroups, as that error was already fixed.
Please Log in or Create an account to join the conversation.
- aulamoodle
- Offline
- Junior Member
-
Less
More
- Posts: 20
7 years 3 months ago #5
by aulamoodle
Replied by aulamoodle on topic return error after upgrade moodle 3.6.1 and php 7.2
Hola Antonio,
Yo tengo también ese error pero no tengo instalado coursegroups.
¿Alguna solución?...
Gracias
Yo tengo también ese error pero no tengo instalado coursegroups.
¿Alguna solución?...
Gracias
Please Log in or Create an account to join the conversation.