Multiple be tom friends [1.8.x - 2X] v1.4

Release Notes

For Elgg1.8.X

  • Hello

    I'm getting the following errors in my admin for this plugin:

    Deprecated in 1.8: get_plugin_setting() is deprecated by elgg_get_plugin_setting() Called from [#11] /home/user/mywebsite.com/mod/be_tom/views/default/plugins/be_tom/settings.php:9
    Deprecated in 1.8: get_loggedin_userid() is deprecated by elgg_get_logged_in_user_guid() Called from [#11] /home/user/mywebsite.com/mod/be_tom/views/default/plugins/be_tom/settings.php:13

    The plugin seems to work fine, though!
  • Hmm, I seem to be getting the same errors as Kron, but it does seem to be working.

    But if there is a way to get rid of these messages please let me know because those messages will just bug me :P

  • To fix the above errors simply change what has been suggested in the messages:

    In mod/be_tom/views/default/plugins/be_tom/settings.php line 9 change "get_plugin_setting" into "elgg_get_plugin_setting" and

    in line 13 change "get_loggedin_userid" into "elgg_get_logged_in_user_guid".

    But there are a few more functions used within the code of the plugin. Fixing them should not be too difficult though. For reference check out http://reference.elgg.org/.

Team Webgalli

Leading Elgg developers India. We provide Elgg development, consultation and optimizations. To know more about our Elgg services and for cool elgg stuffs visit us

Stats

  • Category: User admin
  • License: GNU General Public License (GPL) version 2
  • Updated: 2016-8-23
  • Downloads: 3646
  • Recommendations: 9

Other Projects

View Team Webgalli's plugins