bbPress

Simple, Fast, Elegant

bbPress support forums » Troubleshooting

The secret to making a new page...

(3 posts)
  • Started 1 year ago by ardentfrost
  • Latest reply from ardentfrost
  • This topic is not a support question

No tags yet.

  1. I thought the secret to making a new page that is included into the bbpress fileset is to add the require_once('./bb-load.php');

    However, this must not be the secret because it doesn't let me do stuff like get_header(). On the other hand, it sees my plugin file and gets the information I want from it.

    What am I doing wrong? I have a file dropped into the http root with the require_once and then requiring the work page in my-templates, but nothing inside the my-templates file works (ie. no bbpress functions in the file work).

    Posted 1 year ago #
  2. a small mistake.. its bb_get_header() :)

    cheers!

    Posted 1 year ago #
  3. oh, sheesh!

    rofl

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.