Forum Replies Created
-
Is it better to start another topic for this?
Great idea!
Not posting another topic as this one is still not resolved.
I am running WPMU 2.8.6 + BP 1.1.2. I just installed BP-FBconnect and set up the api and secret keys.
The button is showing up fine however, when clicked it opens a new window and shows the following error:
[app name].. is under construction. Please try again later.
Similar to what the above posters had months ago.
Searched the forums and google but havent found a solution yet. Please help.
Hi Ray, thanks for responding. I did check for that and it does have get_footer(). I’m guessing its still not being able to insert the footer despite that function.
Andy, thanks for the link. I have looked through the page and dont see how the new default theme can be copied and used as a blog theme. Can you point me to a link that explains how to do this?
Thanks Ray,
Ill give this a try and get back.
Hello, this is a friendly bump in case someone missed this topic.
Its just that a couple of my core blogs have broken because of default theme incompatibility after the upgrade and I have no idea how to fix it without switching to a normal WP theme (which is not ideal at all)
Thanks.
I recently upgraded to 1.1.2 (with WPMU 2.8.6) and I’m seeing the same problem.
I upgraded from Bp 1.0.3 to 1.1.2 yesterday and I went ahead and activated the external bbpress forum I had earlier. I would like to instead use the built in forums now so that I can have a forums dashboard like that on testbp.
Is there any way that I can now switch without losing my forum posts?
Is there a series of tests that we can perform to make sure that the WPMU+Buddypress upgrades have completed without any damages? WordPress says all upgrades went off well but I am still concerned about finding problems later.
Makes sense to focus on 1.1. I think there were some 1.0.3 already patched for 1.0.4 before that was discontinued..is there a way we can get access to those if we are not ready to commit to 1.1 yet?
… and Ill start a new topic if I want to discuss this further
Thanks,
Ill check out the ajax login plugin.
Hey,
Have you figured out how to move the search and login boxes to another location on your front page if you are planning to remove the search-login bar?
I would love to know how to do this.
Thanks for releasing the theme.
I like the content gallery. Does that support pulling in featured feeds from separate sub blogs? I would love to know how to do that.
I am planning to upgrade from BP 1.0.2 so that I can use WPMU 2.8 plugins. I do have bbpress integreted right now. Would I have to reconfigure that after upgrade or would continue working as it has?
Thanks for the quick improvements to the plugin. A couple of features that would be amazing to have for future releases:
– Achievements for completing one’s member profile (25%, 50%, 100%)
– Achievements for referring members to the community. I currently have a field that new members can fill with another existing members username or email address to identify them as their referrer with the hope that I can reward referrers at a future date. I would love to award points for helping grow my website.
Any idea on whether its possible to add these as achievements using the method you have described earlier or would these be more complicated than that?
I would love to know this is done too.
I would love to know this is done too.
Korhan, that worked perfectly. Thanks so much, I have been looking for this solution for days!
I would love to see a TOS template that is customized to Buddypress communities that takes into account its technical feasibility like you described above.
Buddypress makes it so easy for anyone to create a community but not everyone can afford to get professional legal help to create the TOS and privacy policy.
Not sure if I can provide much input here as I am startup up my first community but I will follow this discussion closely.
I was trying to figure out why the log in form was not showing up at all.
Replacing
<?php elseif ( get_option(‘users_can_register’) ) : ?>
with
<?php else
/if ( get_option(‘users_can_register’) ) : ?>seems to do the trick. Not sure why the get_option code does not work. Do I need to have that check?
Still trying to figure out how to redirect to the same page on logout.
Korhan,
I tried the code you provided:
If I browse to my p2 user blog while logged out, it does not show me anything in the userbar. I would like to provide the user the option to log in from the user blog itself. Is the code supposed to show the BP log in/signup links in the userbar?
If I browse to my p2 user blog while logged in, it shows the user avatar, member profile link and logout link. If I click the logout link, it takes me to the standard WP login page with the message ‘you are logged out’. Can you suggest a way to have it redirect to the same page on the userblog frontend except with the user logged out?
I hope I am being clear about my questions. I am a novice at programming so only have a basic understanding of what the code is doing.
Thanks again for your help.
Korhan,
Thanks for your help! Ill try this out as soon as possible and get back.
Hmm, I don’t seem to be able to catch anyone’s attention regarding this topic. Im still looking for help finding a solution for this.
Another problem is that if anyone logs out from the userbar link from a user theme, they get redirected back to the main blog.