Plugin Directory

Changeset 777741


Ignore:
Timestamp:
09/24/2013 02:30:36 PM (13 years ago)
Author:
bphelp
Message:

Added to FAQ

Location:
private-bp-pages
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • private-bp-pages/tags/1.2.5/readme.txt

    r777736 r777741  
    3434== Frequently Asked Questions ==
    3535
    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?
     36Q: I do not have bbPress installed so how can I use this plugin as I get a
     37white screen with an error on activation?
    3838
    39 A: In line 8 of private-bp-pages.php simply comment out this part:
     39A: In line 8 of private-bp-pages.php simply comment out this part:</ br>
    4040|| bbp_is_single_forum() || bbp_is_single_topic()
    41 So it looks like this:
    42 /*|| bbp_is_single_forum() || bbp_is_single_topic()*/
    4341
    4442== Notes ==
  • private-bp-pages/trunk/readme.txt

    r777736 r777741  
    3434== Frequently Asked Questions ==
    3535
    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?
     36Q: I do not have bbPress installed so how can I use this plugin as I get a
     37white screen with an error on activation?
    3838
    39 A: In line 8 of private-bp-pages.php simply comment out this part:
     39A: In line 8 of private-bp-pages.php simply comment out this part:</ br>
    4040|| bbp_is_single_forum() || bbp_is_single_topic()
    41 So it looks like this:
    42 /*|| bbp_is_single_forum() || bbp_is_single_topic()*/
    4341
    4442== Notes ==
Note: See TracChangeset for help on using the changeset viewer.