Conversation
supportHello Demis, Regarding the error below that I posted 1 month ago and 5 months ago.Is this because the plug-in needs PHP 7.4? PHP Parse error: syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST) in /wp-content/plugins/nicescrollr/includes/class-nsr.php on line 68 This topic was modified 5 years, 3 months ago by Malae .
On line 68 of that class file – try removing the word “string” from the variable declaration.
Hi there Thanks for pointing this out. It should be fixed by version 0.82. Regards, Demis
On line 68 of that class file – try removing the word “string” from the variable declaration.
Hi there Thanks for pointing this out. It should be fixed by version 0.82. Regards, Demis