wpmudev / pro-sites

51 stars 72 forks source link

wpmudev-dash-notification.php missing #5

Open insight47 opened 4 years ago

insight47 commented 4 years ago

Hi Folks,

We have Pro Sites Version 3.6.1 installed.

Our debug.log has lots of:

PHP Warning: include_once(/home/user/example.com/wp-content/plugins/pro-sites-master/pro-sites-files/dash-notice/wpmudev-dash-notification.php): failed to open stream: No such file or directory in /home/user/example.com/wp-content/plugins/pro-sites-master/pro-sites.php on line 78

I've uploaded and unzipped a new copy of the plugin, but the errors remain.

Help appreciated. Steve

insight47 commented 4 years ago

Is this plugin supported or used anymore?

panoslyrakis commented 4 years ago

Hi @insight47 !

This plugin is not supported by WPMUDEV anymore as stated here : https://github.com/wpmudev/pro-sites

I would recommend to try some alternative especially if your project is new, as it is very possible to face more serious issues in the future. For instance if some major change happens on payment apis it is not likely to be updated here since this is not supported any more.

I did push a patch so if you re-download (or re-clone) again you shouldn't be getting this warning. Pull Request is here : https://github.com/wpmudev/pro-sites/pull/6

Cheers!

insight47 commented 4 years ago

That's great, appreciated Panos @panoslyrakis