Changeset 777741
- Timestamp:
- 09/24/2013 02:30:36 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
r777736 r777741 34 34 == Frequently Asked Questions == 35 35 36 Q: I do not have bbPress installed so how can I use this plugin as I get a white37 screen with an error on activation?36 Q: I do not have bbPress installed so how can I use this plugin as I get a 37 white screen with an error on activation? 38 38 39 A: In line 8 of private-bp-pages.php simply comment out this part: 39 A: In line 8 of private-bp-pages.php simply comment out this part:</ br> 40 40 || bbp_is_single_forum() || bbp_is_single_topic() 41 So it looks like this:42 /*|| bbp_is_single_forum() || bbp_is_single_topic()*/43 41 44 42 == Notes == -
private-bp-pages/trunk/readme.txt
r777736 r777741 34 34 == Frequently Asked Questions == 35 35 36 Q: I do not have bbPress installed so how can I use this plugin as I get a white37 screen with an error on activation?36 Q: I do not have bbPress installed so how can I use this plugin as I get a 37 white screen with an error on activation? 38 38 39 A: In line 8 of private-bp-pages.php simply comment out this part: 39 A: In line 8 of private-bp-pages.php simply comment out this part:</ br> 40 40 || bbp_is_single_forum() || bbp_is_single_topic() 41 So it looks like this:42 /*|| bbp_is_single_forum() || bbp_is_single_topic()*/43 41 44 42 == Notes ==
Note: See TracChangeset
for help on using the changeset viewer.