Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
[phpBB Debug] PHP Warning: in file /donate.php on line 57: Division by zero
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4749: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3820)
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4751: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3820)
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4752: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3820)
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4753: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3820)
The easiest fix is to go to ACP and put some values in the donation stats fields. A zero will be fine if you dont want to use them.
But you can also open donation.php
Find and delete: 'DONATION_GOAL_NUMBER' => $donation_goal_number,
Find and delete: $donation_goal_number = ($config['donation_achievement'] * 100) / $config['donation_goal'];
Find: // Lets build a page ...
Before add: