Search Results for 'wordpress'
-
AuthorSearch Results
-
February 2, 2009 at 11:38 pm #37144
life2000
ParticipantAll we need to do is to direct them to their profile page withing Buddypress site after they log in. Is there a way to modify the email messages that go out during and after activation process?
This problem has burned a hole in my brain for the last 24 hours.
HELP PLEASE!
February 2, 2009 at 11:31 pm #37142rishel
MemberI can see that its going to be an issue also, sending them to backend when they login, people look at that, especially first timers, and go… “welp, thats interesting… outta here”
February 2, 2009 at 4:06 pm #37120Scotm
ParticipantHas anyone tried TwitterDash plugin seen here: https://wordpress.org/extend/plugins/twitterdash/?
This successfully places your Twitter timeline on the dashboard in wpmu 2.7/buddypress beta2 and enables you to post updates to Twitter from a post form. Could this not be modified to appear in the users’ Buddypress profile?
Thx
February 2, 2009 at 1:46 pm #37110In reply to: Lifestream-like plugin for individual users
gpo1
ParticipantThere is a wordpress lifestream that can (not tested) display most social network like facebook.
And it uses simplepie maybe if it could be adapted for BP?
February 2, 2009 at 10:40 am #37101In reply to: Removing Buddypress from WordPressMU
svenwiesner
Participantthank you!
6) Delete the tables that are in format of wp_user_X_activity ….. Not wp_users, just those specific to BP
– i found nothing like this in my wp_users, running a fresh installation for testing.
February 2, 2009 at 8:25 am #37097In reply to: Error when trying to create a group
royak
MemberHi zenseeker,
You have the following error message on http://www.artistswap.com:
Problem in wp-config.php – $base is set to BASE when it should be the path like “/” or “/blogs/”! Please fix it!
In my opinion you are trying to install WordPress Mu manually , by editing wp-config.php file (just like WordPress) and I think that it’s not really a good method.
February 1, 2009 at 11:12 pm #37085In reply to: Facebook Integration?
gpo1
ParticipantMaybe you could adapt this FB connect
February 1, 2009 at 12:04 am #37049In reply to: Forum Integration: HELPING HINTS
Mark Leonard
ParticipantI found this Sceen Cast from sambauers at Automattic on the BBpress forum which goes through the install of wordpress mu 2.7 and bbpress 1 alpha. The integration of wp and bbprees is also fully shown.
https://bbpress.org/forums/topic/basic-integration-screencastJanuary 31, 2009 at 6:33 pm #37034In reply to: Buddypress causing blank page with WordPress mu
jfcarter
ParticipantThat sounds ominous. I googled the phrase and found several forums (with WPMU) where people reported the same problem and gave some fixes. No one seemed to think it was that big of a deal.
As for me, my WPMU works fine until I add the buddypress plugin; then it stops working.
Anyone have any solutions?
January 31, 2009 at 6:08 pm #37032In reply to: Buddypress causing blank page with WordPress mu
Andy Peatling
KeymasterSomething is very wrong with your installation if you’re getting that error. That is a core WordPress function.
January 31, 2009 at 4:25 pm #37028In reply to: Buddypress causing blank page with WordPress mu
jfcarter
ParticipantHere’s the Php error that I’m getting:
Fatal error: Call to undefined function wp_get_current_user() in /html/wp-includes/capabilities.php on line 920
Any ideas?
January 31, 2009 at 3:48 pm #37026In reply to: Buddypress causing blank page with WordPress mu
jfcarter
ParticipantThanks. So far, wordpress mu is working beautifully. It’s when I try to add in the buddypress plugin that everything goes wrong.
January 31, 2009 at 1:51 pm #37024In reply to: What Host Do You Use?
Jeremy Winter
ParticipantFusedNetwork, not the cheapest, but the best.
They set up everything I needed for WordPress MU, on request, very quickly. At the time I didn’t know what I would need to request from them besides setting up the wildcard masks, but luckily, they knew exactly what was needed.
Highly recommended
January 31, 2009 at 1:49 am #37010In reply to: BuddyPress Showoff: Post your links
speakez
Memberhttp://speakeasyesl.com/mu This is a testing ground for another wordpress install I’m thinking of for language learners.
January 31, 2009 at 1:34 am #37008In reply to: Forum Integration: HELPING HINTS
Trent Adams
Participant@cikguazleen this is a problem with earlier versions of php 4. Can you get your host to get you on php 5?
Here is an explanation about error.
Another possible explanation
Trent
January 31, 2009 at 12:51 am #37006In reply to: privacy issues
Trent Adams
ParticipantOk…figured it out for dsader’s plugin. Just needs priority added to it. Check out this post in WPMU forums, but basically add priority to the template_redirects like:
add_action('template_redirect', 'ds_users_authenticator', 1);add_action('template_redirect', 'ds_members_authenticator', 1);add_action('template_redirect', 'ds_admins_authenticator', 1);Just adding the “1” for priority makes it go before Andy’s changes. All those lines are near the top of the plugin.
Trent
January 30, 2009 at 10:23 pm #36998In reply to: Buddypress causing blank page with WordPress mu
Andy Peatling
KeymasterBe careful on a shared host. WPMU shouldn’t really be run on anything less than a VPS. You might want to check your PHP logs.
January 30, 2009 at 9:31 pm #36995In reply to: Welcome widget only saves 1 character
caseyp80
MemberI deleted the database table bp_core_widgets_welcome and then let BuddyPress/Wordpress rebuild it when I created a new welcome message. Works perfectly now.
January 30, 2009 at 9:24 pm #36994In reply to: Buddypress causing blank page with WordPress mu
jfcarter
ParticipantThanks, guys. Believe it or not there aren’t any errors in the log they provided. I’ve asked them to escalate a ticket to see if there are other logs, since I’m on a shared hosting plan.
January 30, 2009 at 8:20 pm #36982In reply to: Buddypress causing blank page with WordPress mu
Trent Adams
ParticipantJust to add, they will be the ones that say FATAL ERROR as well
January 30, 2009 at 7:52 pm #36981In reply to: Buddypress causing blank page with WordPress mu
Andy Peatling
KeymasterDid you wipe your database? The first 20 lines of your logs should be enough. Make sure you wipe anything sensitive.
January 30, 2009 at 7:21 pm #36976In reply to: Buddypress causing blank page with WordPress mu
jfcarter
ParticipantI’ve gotten the php log files (still waiting on apache), but don’t know what to look for specifically. Any help would be appreciated.
January 30, 2009 at 6:41 pm #36969In reply to: Buddypress causing blank page with WordPress mu
jfcarter
Participant@Trent, there is no error on the screen–it is totally blank.
This is the first anyone has asked for Apache logs (which I’ve requested from my webhost).
I only posted my question early this morning; when I said the response wasn’t satisfactory, I was referring to the other post which was never answered (and which may have helped me).
P.S. I had buddypress working at first, but deleted the blog by mistake. So I removed all the files from my server and reinstalled them and now they aren’t working (but WordPress MU is working fine). Does this help?
January 30, 2009 at 5:15 pm #36955In reply to: Buddypress causing blank page with WordPress mu
Trent Adams
Participant@jfcarter Andy has told you that you need to provide the error that you are getting. Check your apache error logs and tell us what the error you have. It could be many different things and is not a widespread issue, so we need to know the error. You haven’t had a satisfactory response yet because you haven’t given any information to provide such a response.
Trent
January 30, 2009 at 3:45 pm #36953In reply to: Buddypress causing blank page with WordPress mu
jfcarter
ParticipantI’ve checked with my service provider to see what they can tell me. As I mentioned before, others are experiencing this and there hasn’t been a satisfactory response yet.
I have checked all my permissions, and my WPMU install is fine. It’s just the buddypress that isn’t working properly.
-
AuthorSearch Results