Francesco
Francesco
Offline
0
Hi. If i change the PHP version of my site in the cpanel of my host from 5.6 to 7.1 i get on the home page the following errors:

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; plgSystemAffiliate_tracker has a deprecated constructor in /var/www/vhosts/xxxxxxxx.it/httpdocs/plugins/system/affiliate_tracker/affiliate_tracker.php on line 24

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; TableAffiliateTrackerLog has a deprecated constructor in /var/www/vhosts/xxxxxxxx.it/httpdocs/plugins/system/affiliate_tracker/affiliate_tracker.php on line 207

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; plgSystemDojoloader has a deprecated constructor in /var/www/vhosts/xxxxxxx.it/httpdocs/plugins/system/dojoloader/dojoloader.php on line 21

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; plgSystemOfflajnJoomla3compat has a deprecated constructor in /var/www/vhosts/xxxxx.it/httpdocs/plugins/system/offlajnjoomla3compat/offlajnjoomla3compat.php on line 83

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; plgSystemOfflajnParams has a deprecated constructor in /var/www/vhosts/xxxxxx.it/httpdocs/plugins/system/offlajnparams/offlajnparams.php on line 21

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; plgSystemCalendarPlanner has a deprecated constructor in /var/www/vhosts/xxxxx.it/httpdocs/plugins/system/calendarplanner/calendarplanner.php on line 14

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; plgSystemAlerts has a deprecated constructor in /var/www/vhosts/xxxxxx.it/httpdocs/plugins/system/alerts/alerts.php on line 12

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; TableEvent has a deprecated constructor in /var/www/vhostsxxxxx.it/httpdocs/administrator/components/com_calendarplanner/tables/event.php on line 18

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; TableAlert has a deprecated constructor in /var/www/vhosts/xxxxxx.it/httpdocs/administrator/components/com_calendarplanner/tables/alert.php on line 18

So please let me know why i get these errors. Seems some issue with PHP 7.X version.

Actually i use AT 2.0.5 version.

Accepted Answer

Friday, April 28 2017, 10:48 AM - #Permalink
0
I can verify having had that error in the past, it isn't Joomla That software, you may have a configuration issue that throws up these warnings, They are not error as such. You may have some debugging reporting turned on or set to an incorrect level.
The reply is currently minimized Show
Responses (2)
  • Accepted Answer

    Thursday, April 27 2017, 10:34 AM - #Permalink
    0
    hello

    yes our extensions support PHP 7.

    if you run our latest version you won't get these notices.

    By the way, many of the notices you are showing here are not from our extensions...
    The reply is currently minimized Show
  • Accepted Answer

    Francesco
    Francesco
    Offline
    Friday, April 28 2017, 10:56 AM - #Permalink
    0
    Yes, you are right. The report was set as "maximum". Thanks
    The reply is currently minimized Show
Your Reply