Thanks @Ben Hansen
Have suffix’s or specific tld’s been known to cause any issues in the past?
I do have a .com tld WPMU set up using sub doms and that works fine, though I not their ajax URL’s appear within a <![CDATA[ wrapper. I note that my current problematic sites do not appear in such a wrapper! ?
The only thing I can find within my problematic WPMU BPMB child and master theme that possibly relates to this issue is as follows.
buddypress-functions.php (File found in child & master)
/* Load the default BuddyPress AJAX functions */
/* We are going to load the ajax from the BuddyPress plugin directory so we always use the latest version */
require_once( BP_PLUGIN_DIR . ‘/bp-themes/bp-default/_inc/ajax.php’ );
But if I edit those lines out, there is still no change .. ? (So don’t think that that is related)
The saga continues…
@djpaul
Thanks for your reply.
I’m using WP 3.5.1 and BP 1.6.4 and a child theme of BP default with nothing in it but a style.css
I deactivated all plugins except buddypress and it still has that weird stuff at the end of the url so what could it possibly be?
You can use this tutorial http://wpmu.org/how-to-add-profile-privacy-to-buddypress/
its meant for profiles but it can be adapted for friends. Follow it exactly but instead of putting
3. Edit your theme file to include the friendship check:
To restrict profile info, open up /members/single/profile.php and add this at the top of the page:
add that code in 3. instead to /members/single/friends.php
You may also want to change the test in 2. step to:
You must be friends in order to access users friends.
It’s not part of BuddyPress core. Maybe it’s a theme or plugin.
Thank you, now got it. Theme switcher looks better option than redirecting user to different URL, I am looking at different theme switcher, thanks for your guidance. @modemlooper
You don’t have separate sites. Use the same install. Use htaccess rewrites to show a different url when on mobile and a different theme.
If you don’t care so much about the url it’s easy to show a different theme at the same url. This is the preferred method now. At one time having a dedicated subdomain for mobile was the way but google frowns on this and your links are confusing.
url.com/item should be the same url no matter what device. You just display the content accordingly.
some theme switch plugins: https://wordpress.org/extend/plugins/search.php?q=theme+switch
Read the info in the below link. Pay close attention to the section: 3) Logged-out menu
http://wpmu.org/how-to-build-a-facebook-style-members-only-wordpress-buddypress-site/
I agree with BeautyPirate – it would be great if the user backend pages were included in the template pack. I know that’s quite a bit of work, but it would make it much more user friendly.
WP – 3.5.1
Buddypress – 1.6.4
As several people have pointed out, when users select “Discourage search engines from indexing this site” all of their blog activity is hidden from the activity stream, blog list, etc. Is there a way to allow users to show this activity and blog only to logged in users?
I’ve read through the trac below and have read @hnla other post on the issue:
https://buddypress.trac.wordpress.org/ticket/4831
Instead of just Private or Public for Buddypress, can I not make it accessible only to the network while also allowing some users to keep their blog and activity public?
Here’s what I mean – three option levels for my buddypress network –
1. Public (already exists)
2. Logged in users of the network only – anyone that is a registered user of Innovate UH can gain access.
3. Private (already exists in a pseudo way)
I can provide the network with real privacy levels for their individual blogs so that’s not the issue. It’s that #2 that I really need. About half of the users at my university don’t want their activity public but do want the network to access it.
Maybe I’m overlooking something. Thanks for your help!
Best,
Nathan
Absolutely can´t wait for the release!
Just one thing:
PLEASE don´t make Subscribers go to the WP Dashboard. I want the subscribers to have all they need on the front end of the site only due to the crappy looks of the dashboard plus all the WP logos which kind of break the experience of being on my website, right? There was a plugin which did that but it hasn´t been updated to WP 3.5.1 and it might never be.
Just in case you guys don´t have enough work to attend already 😉 I wish I could help but that code is like Chinese language to me.
I’m using MailPress for email notifications. Does the text wording in these emails reside in WordPress, BuddyPress, or in MailPress? I am interested in changing “please click the following link” to “please copy and paste the following link in to your browser.”
Thank you for any help.
I’m using WordPress 3.5.1 and BuddyPress 1.6.4
Kevin
hi @modemlooper thank you for the advice, i will look for htaccess, am blank with creating a mobile site, after i create the m subdomain, and upload wordpress , buddypress on the subdomain, how will I bridge members and their activity between m.example.com and example.com sorry my English weak.
wap subdomain should be used for feature phones
m or mobile use for smartphones like iPhone
use an htaccess rewrite rule and switch theme based on mobile device detection
Google it, there is alot of info on internet about htaccess and a few mobile theme switchers in wp plugin repository
Hi,
I am using buddypress on my MU site, I want to create wapsite, wap.example.com for users, so I need to know two things.
1. how will I auto redirect mobile users to wapsite
2. which is the best mobile theme for buddypress.
Thank you
Here is my buddypress based site with a custom built child theme and it has some cool functions
I still got about 20% of work to be done.
Any comment or suggestions are welcome.
site: http://naijaping.com
login: demo
pass: demo
thanks
@mercime Thank you so much, for that link, will try it.
@valuser I used wp-user-frontend for 1 week, after I got link from you, and it worked perfectly, where my user was able to post, edit their post (if needed), thats what I wanted, ability for users to post and edit without sending the user to backend and with subscriber role, but soon the plugin gave error, and thr was no response in support, after that, when I researched a bit, I got some info like this plugin is going PRO. but yes, when now I look into the plugin support, i am glad to see that its working. Thank you
Hi,
Seems like all is working fine with my premium theme until I get this error:
Fatal error: Call to undefined function bp_blogs_subdomain_base() in
I run a buddypress installation on a multisite and use a premium theme. This can be related to the Theme because it works fine with the default theme.
So my question is how to fix this?
I contacted the developer of the theme and he refuses to explore further as he said that his theme was essentially created to work on a single site and not with buddypress.
There is a error on the activity page
Warning: Illegal string offset ‘infobartext’ in x/x/x/x/ProudConservative/wp-content/themes/Tersus/lib/adm/inc/meta_config.php on line 29
This is not a big deal. It shows until some text is put in its place.
have you set your permalinks, as recommanded, to something other as default path ?
Yes
Have you old pages in the trash with identical names as the online pages ? If yes delete them definely ?
Yes. There are no duplicate pages
Are all pages appering on the BP settings page tab ?
Yes.
Each BP option you use should have is own page. (xprofile, forums, etc) Is this the case ?
Yes. I create buddypress sites all the time and have never had this issue before. I’m sure it’s a minor thing somewhere, and I’m just unable to find it. I was having issues with products on this site before and found out the website owner was making his own slugs and using underscores instead of dashes. Once that was repaired, all was fine with products.
It’s frustrating when clients try to “help” while I am working on the site, but some are very hands on, if you know what I mean.
On the other hand, I actually tried a new install and had the same problem. So, I probably just imported the problem.
I will double-check the profile page settings and see if this repairs anything. Thanks for your time and I will let you know.
Can’t get this to work – do I just copy/paste the line in bp-custom.php or do I need to have a function in there?
Thanks!
Sorry to bump (Hate feeling a need to do that) But I really could do with some thoughts here, I’m nearing x2 weeks to install Buddypress here (Has to be some kind of record). My whole site build is on halt whilst I get this working to some effect.
Ajax URL is always pointing to network base site and therefore preventing BP from allowing posts or editing within a mapped domain site within the network.
Even if you don’t hold a wand or wizard’s staff, I’d still be grateful of your input. Surely there is some interest/concern as to why this would be happening within a WPMU BPMB enabled website?
I just can’t get my head round, how any WPMU BPMB cross network set up can function as it is meant to if this occurs?
Thanks
Ensure pages exist that can be assigned to BP components, then ensure you have refreshed permalinks and that permalinks are set to anything other than default.
Please do not double post a question it won’t get any faster a response, we see all posts regardless of forum group.
Closing this, continue in:
https://buddypress.org/support/topic/buddypress-doesnt-make-pages-2/