Fatal Error when trying to Activate
-
Hi there.
I think there is an issue with PHP 7
if i try to activate it saysFatal error: Cannot use “self” when no class scope is active in /public_html/xxxx.org/wp-content/plugins/geolocation-detector-for-gravity-forms/geolocation-detector-for-gravity-forms.php on line 45
That line is
if(!IS_ADMIN && !empty($field[“maxLength”]) && is_numeric($field[“maxLength”]))
$max_chars = self::get_counter_script($form_id, $field_id, $field[“maxLength”]);cannot seem to get around this error.
Any suggestions?
Thanks
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Fatal Error when trying to Activate’ is closed to new replies.