You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WP_DEBUG is true - and I was testing my bp-default child theme with different BP plugins. Upon activation of your plugin:
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of apply_filters(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /xxx/xxx/xxx/wp-content/plugins/buddypress-courseware/courses/courses.class.php on line 328
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of apply_filters(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /xxx/xxx/xxx/wp-content/plugins/buddypress-courseware/groups/groups.class.php on line 129
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of apply_filters(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /xxx/xxx/xxx/wp-content/plugins/buddypress-courseware/groups/groups.class.php on line 168
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of apply_filters(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /xxx/xxx/xxx/wp-content/plugins/buddypress-courseware/groups/groups.class.php on line 170
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of apply_filters(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /xxx/xxx/xxx/wp-content/plugins/buddypress-courseware/activity/activity.class.php on line 68
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of apply_filters(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /xxx/xxx/xxx/wp-content/plugins/buddypress-courseware/activity/activity.class.php on line 69
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of apply_filters(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /xxx/xxx/xxx/wp-content/plugins/buddypress-courseware/activity/activity.class.php on line 98
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of apply_filters(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /xxx/xxx/xxx/wp-content/plugins/buddypress-courseware/activity/activity.class.php on line 99
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of apply_filters(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /xxx/xxx/xxx/wp-content/plugins/buddypress-courseware/activity/activity.class.php on line 133
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of apply_filters(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /xxx/xxx/xxx/wp-content/plugins/buddypress-courseware/activity/activity.class.php on line 134
Thank you.
The text was updated successfully, but these errors were encountered:
Stas, as of time of report above, the extent of the courseware testing was limited up to seen how configuration screen of courseware meshed with the bp-default child theme I was making.
The call-time errors showing on screen affected dropdown of my dashboard menus and my menus in the front end so I deactivated it afterwards. I can test courseware more with the child theme later this week and report back.
WP_DEBUG is true - and I was testing my bp-default child theme with different BP plugins. Upon activation of your plugin:
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of apply_filters(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /xxx/xxx/xxx/wp-content/plugins/buddypress-courseware/courses/courses.class.php on line 328
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of apply_filters(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /xxx/xxx/xxx/wp-content/plugins/buddypress-courseware/groups/groups.class.php on line 129
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of apply_filters(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /xxx/xxx/xxx/wp-content/plugins/buddypress-courseware/groups/groups.class.php on line 168
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of apply_filters(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /xxx/xxx/xxx/wp-content/plugins/buddypress-courseware/groups/groups.class.php on line 170
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of apply_filters(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /xxx/xxx/xxx/wp-content/plugins/buddypress-courseware/activity/activity.class.php on line 68
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of apply_filters(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /xxx/xxx/xxx/wp-content/plugins/buddypress-courseware/activity/activity.class.php on line 69
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of apply_filters(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /xxx/xxx/xxx/wp-content/plugins/buddypress-courseware/activity/activity.class.php on line 98
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of apply_filters(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /xxx/xxx/xxx/wp-content/plugins/buddypress-courseware/activity/activity.class.php on line 99
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of apply_filters(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /xxx/xxx/xxx/wp-content/plugins/buddypress-courseware/activity/activity.class.php on line 133
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of apply_filters(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /xxx/xxx/xxx/wp-content/plugins/buddypress-courseware/activity/activity.class.php on line 134
Thank you.
The text was updated successfully, but these errors were encountered: