Forums
-
- Forum
- Posts
-
- Installation
- 28,380
- Troubleshooting
- 62,249
- Themes
- 10,389
- Plugins
- 15,309
- Requests & Feedback
- 14,897
- Showcase
- 3,252
-
Why not run an absolute path?
require_once(/var/www/html/mysite_function.php);
Does that work?
If it is root bbPress folder, you could use what is in config.php
require_once( BBPATH . 'mysite_function.php' );
Should be pretty easy……?
Trent
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS