Title: Error thrown php7.2 front.php 93
Last modified: September 6, 2018

---

# Error thrown php7.2 front.php 93

 *  Resolved [mgodigital](https://wordpress.org/support/users/mgodigital/)
 * (@mgodigital)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/error-thrown-php7-2-front-php-93/)
 * Method save_reply is throwing following Exception with php 7.2:
 *  Uncaught ArgumentCountError: Too few arguments to function gdbbAtt_Front::save_reply(),
   3 passed in …/class-wp-hook.php on line 286 and exactly 5 expected in …/wp-content/
   plugins/gd-bbpress-attachments/code/attachments/front.php:93
 * following change did help (anonymous_data and reply_author not used in this method):
   
   public function save_reply($reply_id, $topic_id, $forum_id, $anonymous_data=null,
   $reply_author=null) {
 * I’m using also the plugin bbPress – Moderation Tools

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Milan Petrovic](https://wordpress.org/support/users/gdragon/)
 * (@gdragon)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/error-thrown-php7-2-front-php-93/#post-10669091)
 * Thanks for reporting, I will check it out soon.
 *  Plugin Author [Milan Petrovic](https://wordpress.org/support/users/gdragon/)
 * (@gdragon)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/error-thrown-php7-2-front-php-93/#post-10752537)
 * Fixed in 3.0.1.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Error thrown php7.2 front.php 93’ is closed to new replies.

 * ![](https://ps.w.org/gd-bbpress-attachments/assets/icon.svg?rev=2889154)
 * [GD bbPress Attachments](https://wordpress.org/plugins/gd-bbpress-attachments/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gd-bbpress-attachments/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gd-bbpress-attachments/)
 * [Active Topics](https://wordpress.org/support/plugin/gd-bbpress-attachments/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gd-bbpress-attachments/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gd-bbpress-attachments/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Milan Petrovic](https://wordpress.org/support/users/gdragon/)
 * Last activity: [7 years, 7 months ago](https://wordpress.org/support/topic/error-thrown-php7-2-front-php-93/#post-10752537)
 * Status: resolved