Search in support tickets

#496 – Error Log Message in prividers log

Posted in ‘Support’
This is a public ticket. Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.
Friday, 04 January 2019 09:01 CET
apapaioannou@gmail.com
Joomla! version :3.9.1
PHP version :7.2.13
AdsManager version : 3.1.11

In my providers log i take a message [04-Jan-2019 09:52:16 Europe/Athens] PHP Deprecated: parse_str(): Calling parse_str() without the result argument is deprecated in /home/yadhbbqr/public_html/components/com_adsmanager/lib/route.php on line 37.

The site works normally Front end and Backend but the log becomes huge and i mut delete it every few days.

https://www.cardrive.gr/

Any ideas?

Best Regards
Custom Fields
Joomla Version
:3.9.1
PHP Version
:7.2.13
Product
AdsManager
Product Version
3.1.11
Friday, 04 January 2019 09:21 CET
loic
Hello,

I add that to the to do list, it will be fixed in the next version.

Since PHP 7.2; The parse_str function have a second parameter $result that will save the result of the function, the problem here is that we need to change the code a little to adapt to that change.

Best regards.
 
This ticket is closed, therefore read-only. You can no longer reply to it. If you need to provide more information, please open a new ticket and mention this ticket's number.