Forum Replies Created
-
All is well. BuddyPress shows up in the sites. Not being experienced with BP, I did not know what to look for. Thanks for the prompt response
one issue resolved, one still open.
Now seems to be working on the parent site. Had to add Search page and another page..seems to have cleared the issue.
Still no evidence of a buddypress plug in on the subsite
Tried to install BB 1.7 rev. 6885 trunk
This is a multisite installtion where wordpress is installed in a subdirectory named editions.Was able to network install, network activate and configure. Once completed, I went to the admin panel and tried to list all of my pages. The following warnings appeared at the top of the panel. The same error occurs when I try to list all posts. This occurs in the parent site.
I have plugin activation allowed by sites but there is no evidence of buddy press in the subsite plugin list. The warnings are:
Warning: preg_match() [function.preg-match]: Compilation failed: unrecognized character after (? or (?- at offset 3 in /home/surfingh/public_html/editions/wp-includes/class-wp.php on line 204
Warning: preg_match() [function.preg-match]: Compilation failed: unrecognized character after (? or (?- at offset 3 in /home/surfingh/public_html/editions/wp-includes/class-wp.php on line 205
Warning: preg_match() [function.preg-match]: Compilation failed: unrecognized character after (? or (?- at offset 3 in /home/surfingh/public_html/editions/wp-includes/class-wp.php on line 204
Warning: preg_match() [function.preg-match]: Compilation failed: unrecognized character after (? or (?- at offset 3 in /home/surfingh/public_html/editions/wp-includes/class-wp.php on line 205
===========================================204 if ( preg_match(“#^$match#”, $request_match, $matches) ||
205 preg_match(“#^$match#”, urldecode($request_match), $matches) ) {