Changeset 777736
- Timestamp:
- 09/24/2013 02:24:19 PM (13 years ago)
- Location:
- private-bp-pages
- Files:
-
- 2 edited
-
tags/1.2.5/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
private-bp-pages/tags/1.2.5/readme.txt
r775346 r777736 34 34 == Frequently Asked Questions == 35 35 36 None 36 Q: I do not have bbPress installed so how can I use this plugin as I get a white 37 screen with an error on activation? 38 39 A: In line 8 of private-bp-pages.php simply comment out this part: 40 || bbp_is_single_forum() || bbp_is_single_topic() 41 So it looks like this: 42 /*|| bbp_is_single_forum() || bbp_is_single_topic()*/ 37 43 38 44 == Notes == -
private-bp-pages/trunk/readme.txt
r775346 r777736 34 34 == Frequently Asked Questions == 35 35 36 None 36 Q: I do not have bbPress installed so how can I use this plugin as I get a white 37 screen with an error on activation? 38 39 A: In line 8 of private-bp-pages.php simply comment out this part: 40 || bbp_is_single_forum() || bbp_is_single_topic() 41 So it looks like this: 42 /*|| bbp_is_single_forum() || bbp_is_single_topic()*/ 37 43 38 44 == Notes ==
Note: See TracChangeset
for help on using the changeset viewer.