Problem with activating 3.0.98 free version PAAMAYIM_NEKUDOTAYIM

Viewing 2 posts - 1 through 2 (of 2 total)
#131495

Syncro Club
Participant

When activating I receive a fatal error.

Parse error: syntax error, unexpected ‘::’ (T_PAAMAYIM_NEKUDOTAYIM) in …/wp-content/plugins/download-manager/libs/class.CategoryHandler.php on line 299

299 $thtml = WPDM()->package::fetchTemplate($template, $pack);
solved with
299 $thtml = WPDM()/Package::fetchTemplate($template, $pack);// WPDM()->package::fetchTemplate($template, $pack)

Incidentally I discovered I was unable to download the preceding version 3.0.97 totally unavailable !

Is it mandatory to backup the plugin directory before any update ?

Sincerely yours

#131498

Nayeem Riddhi
Moderator

What PHP version you are using? let me know, it should be 7.x version

thanks.

Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Problem with activating 3.0.98 free version PAAMAYIM_NEKUDOTAYIM’ is closed to new replies.