View previous topic :: View next topic |
Author |
Message |
lionsgate
Joined: 07 Jul 2016 Posts: 6
|
Posted: Sat Nov 30, 2019 3:32 pm Post subject: PHP 7.3 Upgrade |
|
|
After upgrading to PHP 7.3, all pages blank, and I see the following in the error_log file generated by the server:
Quote: |
[29-Nov-2019 09:34:13 UTC] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; image_control has a deprecated constructor in /home/magelln/public_html/ads/image_control.php on line 22
[30-Nov-2019 20:33:15 UTC] PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function stats_table(), 2 passed in /home/magelln/public_html/ads/index.php on line 62 and exactly 5 expected in /home/magelln/public_html/ads/administration/functions.php:1937
Stack trace:
#0 /home/magelln/public_html/ads/index.php(62): stats_table(Array, 'days')
#1 {main}
thrown in /home/magelln/public_html/ads/administration/functions.php on line 1937
[30-Nov-2019 21:22:39 UTC] PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function stats_table(), 2 passed in /home/magelln/public_html/ads/index.php on line 62 and exactly 5 expected in /home/magelln/public_html/ads/administration/functions.php:1937
Stack trace:
#0 /home/magelln/public_html/ads/index.php(62): stats_table(Array, 'days')
#1 {main}
thrown in /home/magelln/public_html/ads/administration/functions.php on line 1937 |
|
|
Back to top |
|
 |
PHPWebScripts Richard - Admin
Joined: 13 Jan 2003 Posts: 6237
|
Posted: Sun Dec 01, 2019 1:18 am Post subject: |
|
|
Please use the latest release of Ad Manager Pro, it can work with php 7.3. |
|
Back to top |
|
 |
lionsgate
Joined: 07 Jul 2016 Posts: 6
|
Posted: Sun Dec 01, 2019 1:09 pm Post subject: |
|
|
Okay, I'll have to make a purchase to get it. |
|
Back to top |
|
 |
admetrika
Joined: 03 Apr 2019 Posts: 1
|
Posted: Wed Jul 08, 2020 12:52 am Post subject: |
|
|
PHPWebScripts wrote: |
Please use the latest release of Ad Manager Pro, it can work with php 7.3. |
the latest version isn't 8? |
|
Back to top |
|
 |
PHPWebScripts Richard - Admin
Joined: 13 Jan 2003 Posts: 6237
|
Posted: Wed Jul 08, 2020 5:10 am Post subject: |
|
|
Yes, the version number is 8. |
|
Back to top |
|
 |
|