WPIntell

Source evidence

Site CRASH

BuddyPress Members Only · support · 2021-03-14T16:26:00+00:00

complaintsentiment
highseverity
0.96relevance
9replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

6 / 30 rows with source links

20.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

24 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
duivelkewilly unresolved
Hello Your Plugin was perfect. But due to the new update CRASHT my site. Kind regards I’ve exactly the same issue. the file /rules/shortcoderestriction.php is indeed missing. For now I temporarily solved it by commenting out line 44 in /buddypress-members-only.php: //require_once("rules/shortcoderestriction.php"); // 2.8.5 So far I did not experience other issues with commenting out this line. I don’t understand why a good working plugin needs to be adapted for an old version of wordpress, isn’t it easier that they update their wordpress which also makes their website more secure. Ik begrijp niet goed waarom een goed werkende plugin moet aangepast worden voor een oude versie van wordpress, is het niet makkelijker dat die hun wordpress updaten wat tevens hun website veiliger maakt ? @droomreis Deleting the line is not needed. Placing // in front of it is enough. This is called “commenting” the line. The PHP interpretter will skip any commented line. The change will be overwritten bij the next update of the plugin. If that update resolves the issue you don’t have to change anything again afterwards. @desmetjozef @reiner1 I don’t think this issue has something to do with the WordPress version. There is just a file missing in the plugin package. Hello everyone I removed the plugin and use another one with many features. With this one you can set everything to your wish, also pages or post or whatever you can turn on or off to make visible for everyone or only for logged in users Kind regards @desmetjozef Which plugin do you use now? (@joennuh) Restrict User Access @desmetjozef Thanks! (@joennuh) Graag gedaan Werkt prima met wordpress 5.7 I had this problem. Very many thanks @joennuh , your solution works for me! John

Comments

9 shown
Jeroen Maathuis 2021-03-14T22:57:00+00:00

I’ve exactly the same issue. the file /rules/shortcoderestriction.php is indeed missing. For now I temporarily solved it by commenting out line 44 in /buddypress-members-only.php: //require_once("rules/shortcoderestriction.php"); // 2.8.5 So far I did not experience other issues with commenting out this line.

duivelkewilly 2021-03-14T23:01:00+00:00

I don’t understand why a good working plugin needs to be adapted for an old version of wordpress, isn’t it easier that they update their wordpress which also makes their website more secure. Ik begrijp niet goed waarom een goed werkende plugin moet aangepast worden voor een oude versie van wordpress, is het niet makkelijker dat die hun wordpress updaten wat tevens hun website veiliger maakt ?

Jeroen Maathuis 2021-03-15T10:59:00+00:00

@droomreis Deleting the line is not needed. Placing // in front of it is enough. This is called “commenting” the line. The PHP interpretter will skip any commented line. The change will be overwritten bij the next update of the plugin. If that update resolves the issue you don’t have to change anything again afterwards. @desmetjozef @reiner1 I don’t think this issue has something to do with the WordPress version. There is just a file missing in the plugin package.

duivelkewilly 2021-03-15T13:06:00+00:00

Hello everyone I removed the plugin and use another one with many features. With this one you can set everything to your wish, also pages or post or whatever you can turn on or off to make visible for everyone or only for logged in users Kind regards

Jeroen Maathuis 2021-03-15T13:07:00+00:00

@desmetjozef Which plugin do you use now?

duivelkewilly 2021-03-15T14:24:00+00:00

(@joennuh) Restrict User Access

Jeroen Maathuis 2021-03-15T14:33:00+00:00

@desmetjozef Thanks!

duivelkewilly 2021-03-15T14:46:00+00:00

(@joennuh) Graag gedaan Werkt prima met wordpress 5.7

TheSupercargo 2021-03-16T10:01:00+00:00

I had this problem. Very many thanks @joennuh , your solution works for me! John