Search Results for 'wordpress'
-
Search Results
-
hi,
i installed wpmu (2.8.1), buddypress (1.0.2) and bbpress (1.0.1) on xampp with subdirectories (in a subdir). everything seems to work fine, but in the wp admin > buddypress > forums setup i get the following message:
Warning: preg_match() expects parameter 2 to be string, array given in C:\xampp\htdocs\wordpress-mu\wp-includes\comment.php on line 1270
when i look in the file, i find this, and don’t understand anything (yea, im a noob):
if ( isset( $response['headers']['content-type'] ) && preg_match('#(image|audio|video|model)/#is', $response['headers'][so, could you please help me, i tried with google and searched several boards without any success…
thanks a lot
loligco
Hi,
I am having two problems,
I have a WordPress2.7.1 + Buddypress installed
Whenever a new user registers he get an email saying click this to activate.
And when I click it it takes me to a wierd place to crop avatars and bottom says the my profile is activated and gives me user name and password. and that a second email will be send with the username and password.
First issue: I cannot get my cursor out crop form so basically I can not click on anything (got to close it manually)
Second issue: The second email is never being send.
So i dont write it down first time i wont be able log in
Any idea whats wrong
Thanks
Manoj
Hi, I installed WPMU 2.7.1/BP 1.0.2 under xampp following this tutorial:
http://maketecheasier.com/install-wordpress-mu-in-windows-localhost-with-xampp/2009/05/02
Everything went OK (I think), then tried to integrate bbP A6 following Chris´tutorail: http://theeasybutton.com/blog/2009/04/30/integrating-buddypress-10-wpmu-and-bbpress/
When I saw that I could not stayed logged upon moving to localhost.localdomain/wordpress-mu/forums/, I erased the define(’COOKIE_DOMAIN’, â€);
define(’COOKIEPATH’, ‘/’); from my wp-config
But the problem here is that I am having endless cookie problems, not only with forums integration (when moving to forums while being logged to BP, even though I enter login and password again, it does not allow me to login. I have to log out of BP and then enter login and pass at the forums) I also have cookie problems while trying to accessing wp-admin
I am sure many of you work with localhosts configuration under Windows Vista, could I have a gentle helping hand ?
1. Which version of WPMU are you running? wpmu 2.8.1
2. Did you install WPMU as a directory or subdomain install? directory
3. If a directory install, is it in root or in a subdirectory? root
4. Did you upgraded from a previous version of WPMU? If so, from which version? fresh install
5. Was WPMU functioning properly before installing/upgrading BuddyPress? Yes, I made sure it was
6. Which version of BuddyPress (BP) are you running? BP1.0.2.
7. Did you upgraded from a previous version of BP? If so, from which version? No
8. Do you have any plugins other than BuddyPress installed and activated? no
9. Are you using the standard BuddyPress themes or customized themes? standard
10. Have you modified the core files in any way? no
11. Do you have any custom functions in bp-custom.php? no
12. If running bbPress, which version? was waiting to make sure these two worked together before getting bbpress
13. Please provide a list of any errors in your server’s log files. None
I have set up and deleted the wpmu and buddypress combo files three times and set up a new SQL database just in case and I still can’t get the member pages to show up using the default buddypress default home page. It continues to show me the following:
You do not have any BuddyPress themes installed.
Please move “/wp-content/plugins/buddypress/bp-themes/” to “/wp-content/bp-themes/” and refresh this page. You can download more themes here.
I followed all of the directions listed above and nothing seems to work.
Also, in terms of my “manage theme” settings: I only show “default home theme”. In my buddypress general selections, it only gives me “wordpress default, wordpress custom, and mu default” I don’t see any buddypress options.
Please note, i’ve read every post related to this issue, but I can’t figure it out still. I’m willing to provide screen shots and/or reinstall, but would like to get some help.
Thank you.
(I started a new thread because the old one is marked as “Resolved”. This is not resolved.)
I have psuedo-bbCode – really HTML tags with [ instead of < – showing up in my Activity and in my Group Forums. It only affects forum posts in the activity feeds, the other stuff is fine. The “bbPress side” of the group forums also look fine.
I am running:
– BuddyPress 1.0.2
– WordPress MU 2.7.1
– bbPress 1.0.1 (with buddypress-enable.php from BuddyPress 1.0.2)
– PHP 5.2.9
– libxml 2.7.3
Topic: BP seems to mix themes
Hi,
I installed buddypress. However I had a hard time configuring the themes.
I would expect that the Bb admin would show the themes that are installed in /wp-content/bp-themes/. However it doesn’t. It shows you the themes of WordPress. But when you select a theme is ASSUMES that you have the same theme with the same name in the /wp-content/bp-themes/ directory. If not it doesn’t use the bpmember theme. (maybe only the first time…)
But is this a good assumption? Because it took me an hour to understand this. I would say it would be more correct that the Bpress admin shows the themes that are actually located in /wp-content/bp-themes.
What I had to do now is rename the bpmember directory to name of the theme that i have selected in the Bpress admin. Which isn’t really userfriendly. And I only came up with this solution because I have some background in programming and also saw some other people renaming stuff.
Thanks