Cron plugin - deprecated notice.

Status
Not open for further replies.

felixkat

Senior Member
New install creating a new cron, (schedule).


Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in

\libraries\fabrik\fabrik\fabrik\Helpers\StringHelper.php on line 101


This is being triggered by \administrator\components\com_fabrik\models\cron.php

The offending item is on line 118, I've commented it out for myself as it's only relevant to previous Fabrik 2 setups.

Code:
       // Trim old f2 cron prefix.
       // $plugin = FabrikString::ltrimiword($plugin, 'cron');

There are 3 or 4 other references to "public static function ltrimiword", (StringHelper.php), I haven't looked into those.
 
Status
Not open for further replies.
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top