Forum Replies Created
-
Yeah, I tried exactly that, but then I get all these errors when I try to activate the blog:
Warning: require(BP_PLUGIN_DIR/bp-core/bp-core-signup.php) [function.require]: failed to open stream: No such file or directory in /home/grandsla/geosee.com/wp-content/themes/buddypress-user/functions.php on line 70
Warning: require(BP_PLUGIN_DIR/bp-core/bp-core-signup.php) [function.require]: failed to open stream: No such file or directory in /home/grandsla/geosee.com/wp-content/themes/buddypress-user/functions.php on line 70
Fatal error: require() [function.require]: Failed opening required ‘BP_PLUGIN_DIR/bp-core/bp-core-signup.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/grandsla/geosee.com/wp-content/themes/buddypress-user/functions.php on line 70
So that doesn’t work. Using WPMU 2.7 and the latest TRUNK of bbPress
Well, even from a logged out user you can tell the admin bar doesn’t work, nor does the login bar, nor does the search bar. Yes, they show up, but notice the following problems:
1. Click the “BuddyPress” logo (to be changed yet) in the admin bar. It takes you to the blog home page, not the GeoSee home page like I thought it would.
2. Click the “Login” link in the admin bar – 404 Not Found.
3. Click the “Signup” link in the admin bar – 404 Not Found.
4. Click the “Author” link in the admin bar – 404 Not Found.
So the admin bar does not link back to the main blog like I would think it would do.
Now let’s look at the Search Bar. Notice the drop down is empty and that all searches return a 404 Not Found Error?
And finally the login bar. Try hitting the signup button – 404 Not Found.
There is a demo account set up with the username demouser and password demo so you can see the same problems I listed in my original post.