Search Results for '"wordpress'
-
Search Results
-
Topic: Installing with IP Subdomain
Can you install BBPress using an IP Subdomain (example: http://111.111.111~directory)? I’m working for a client who wants to get their new site set-up before switching over their existing domain name. I’m wondering: can I install BBPress using the IP address or should I wait for the domain transfer? If I can install now using the IP subdomain, what are the implications for the install when the domain transfer goes through?
I’m planning a BBPress integration with WordPress, which I have installed and customized nicely and don’t want to mess-up at this point or else I’d go for it with BBPress and see what happens. Does anyone have experience with this issue they can share?
Thanks.
Topic: Function integration problem
“bbPress will not have access to WordPress’ functions unless you manually tell bbPress to load WordPress first. In order to do that, you need to put require_once(‘path/to/wp-blog-header.php’); in bbPress’ config.php (wp-blog-header is in the same directory as WordPress’ wp-config.php file).”
Just uploaded bbpress and tried doing this on http://www.ceciliabjerling.com/wordpress/forum/
You can see the error message there and perhaps tell me what I’m doing wrong.
I changed
require_once( BBPATH . ‘bb-settings.php’ );
to the path where my wp-blog-header.php is
Topic: My dream theme.
Anyone see the CLI theme for WordPress?
testing here: http://fearandloathingbbs.com/wordpress/
My dream would be a theme like this for bbpress that would turn it into an old school BBS a la WWIV, VBBS or teleguard. I’ve been trying, but I suck.

No really. how cool could that be?
Topic: WordPress and PHPBB
Hi there, yes I’m a noob here and I would like to say that I have been really impressed – after just finding out about wordpress, how simple it all looks.
I’m hoping that someone will be able to answer a question concerning this.
I have a site that it is a bit of a mess and I want to update it so it looks streamlined and funky, my idea was to use the WordPress for the actual main site and the forum to stay they same (in PHPBB already installed) but after reading about it, there have been a few problems – my php is haphazzard to say the least. Does it clash badly?