[Closed] "Declaration of auth_plugin_joomdle..." errors

  • Canicallyoubob
  • Topic Author
  • Offline
  • New Member
  • New Member
More
13 years 4 months ago - 13 years 4 months ago #1 by Canicallyoubob
Hi!

I'm using:
Joomla! 2.5.7
Moodle 2.3
Joomdle 0.82

Every time I go to Moodle's login page or log in/out I'm getting errors. I can still log in/out and work in Moodle, but it's a bit disturbing. :) Can you tell me how to get rid of those errors?

I get this error when I go to Moodle's login page:
Strict Standards: Declaration of auth_plugin_joomdle::user_confirm() should be compatible with that of auth_plugin_manual::user_confirm() in /www/data05/users/s/socius.planet.ee/htdocs/moodle/auth/joomdle/auth.php on line 4269 Strict Standards: Declaration of auth_plugin_joomdle::user_authenticated_hook() should be compatible with that of auth_plugin_base::user_authenticated_hook() in /www/data05/users/s/socius.planet.ee/htdocs/moodle/auth/joomdle/auth.php on line 4269

I get this error when I log in to Moodle:
Strict Standards: Declaration of auth_plugin_joomdle::user_confirm() should be compatible with that of auth_plugin_manual::user_confirm() in /www/data05/users/s/socius.planet.ee/htdocs/moodle/auth/joomdle/auth.php on line 4269 Strict Standards: Declaration of auth_plugin_joomdle::user_authenticated_hook() should be compatible with that of auth_plugin_base::user_authenticated_hook() in /www/data05/users/s/socius.planet.ee/htdocs/moodle/auth/joomdle/auth.php on line 4269 Warning: session_regenerate_id(): Cannot regenerate session id - headers already sent in /www/data05/users/s/socius.planet.ee/htdocs/moodle/lib/moodlelib.php on line 4220 Warning: Cannot modify header information - headers already sent by (output started at /www/data05/users/s/socius.planet.ee/htdocs/moodle/auth/joomdle/auth.php:4269) in /www/data05/users/s/socius.planet.ee/htdocs/moodle/lib/sessionlib.php on line 1022 Warning: Cannot modify header information - headers already sent by (output started at /www/data05/users/s/socius.planet.ee/htdocs/moodle/auth/joomdle/auth.php:4269) in /www/data05/users/s/socius.planet.ee/htdocs/moodle/lib/sessionlib.php on line 1026

I get this error when I log out of Moodle:
Standards: Declaration of auth_plugin_joomdle::user_authenticated_hook() should be compatible with that of auth_plugin_base::user_authenticated_hook() in /www/data05/users/s/socius.planet.ee/htdocs/moodle/auth/joomdle/auth.php on line 4269 Warning: session_regenerate_id(): Cannot regenerate session id - headers already sent in /www/data05/users/s/socius.planet.ee/htdocs/moodle/lib/sessionlib.php on line 237
Last edit: 13 years 4 months ago by Chris.

Please Log in or Create an account to join the conversation.

More
13 years 4 months ago #2 by Antonio Durán
Replied by Antonio Durán on topic "Declaration of auth_plugin_joomdle..." errors
Hi.

This bug should be fixed in next release, which is coming out this week.

I think you can also disable error reporting in PHP to get rid of it.

Please Log in or Create an account to join the conversation.

  • Canicallyoubob
  • Topic Author
  • Offline
  • New Member
  • New Member
More
13 years 4 months ago #3 by Canicallyoubob
Replied by Canicallyoubob on topic "Declaration of auth_plugin_joomdle..." errors
Thank you, I very much appreciate that!

Please Log in or Create an account to join the conversation.