Image moderation does not work
-
A list of new photographs is presented to the administrator. To delete a new photo, the administrator must select a photograph. This causes a yellow border to appear. When the administrator hits the button to delete selected photographs, a fatal WordPress error is generated.
From memory, the same thing happens when the administrator tries to delete a photograph from a member’s profile using the “delete this photo” cross (x) icon.
This is not a major problem, but one that should be fixed.
A stack trace is given below.
An error of type E_ERROR was caused in line 1337 of the file /home/mywebsite/public_html/mywebsite.com/wp-content/plugins/rencontre/inc/rencontre_widget.php. Error message: Uncaught Error: Attempt to assign property “i_photo” on null in /home/mywebsite/public_html/mywebsite.com/wp-content/plugins/rencontre/inc/rencontre_widget.php:1337
Stack trace: 0 /home/mywebsite/public_html/mywebsite.com/wp-content/plugins/rencontreP/inc/rencontreP_hook_adm.php(540): RencontreWidget::suppImg() 1 /home/mywebsite/public_html/mywebsite.com/wp-includes/class-wp-hook.php(324): f_rencMurP() 2 /home/mywebsite/public_html/mywebsite.com/wp-includes/plugin.php(205): WP_Hook->apply_filters() 3 /home/mywebsite/public_html/mywebsite.com/wp-content/plugins/rencontre/inc/base.php(1865): apply_filters() 4 /home/mywebsite/public_html/mywebsite.com/wp-content/plugins/rencontre/rencontre.php(238): rencMenuMembres() 5 /home/mywebsite/public_html/mywebsite.com/wp-includes/class-wp-hook.php(324): Rencontre->menu_membres() 6 /home/mywebsite/public_html/mywebsite.com/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() 7 /home/mywebsite/public_html/mywebsite.com/wp-includes/plugin.php(517): WP_Hook->do_action() 8 /home/mywebsite/public_html/mywebsite.com/wp-admin/admin.php(259): do_action() 9 {main}thrown
- You must be logged in to reply to this topic.