Forums
-
- Forum
- Posts
-
- Installation
- 27,622
- Troubleshooting
- 60,561
- Themes
- 10,191
- Plugins
- 14,975
- Requests & Feedback
- 14,607
- Showcase
- 3,238
-
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