Search Results for 'wordpress'
-
Search Results
-
Hi, well… I wasn’t sure if I should post here or wordpress forums, anyway it seems to be a Buddypress issue so…
I get this error in the footer when I go to any user’s profile and some plugins pages user related such as Achievements/My Achievements.
Fatal error: Class ‘_WP_Editors’ not found in /home/pgandita/public_html/loksearte.org/wp-includes/js/tinymce/langs/wp-langs.php on line 548
It is important to consider that it only happens with the spanish version of the site, english version works just fine.
Wordpresss: 3.4.1
Buddypress: 1.6.1
A lot of plugins, but I already deactivated them and the error still persistsSo, what should I do?
First: Big thanks to the developers and the community that make this software available.
Running: WordPress 3.4.1, BuddyPress 1.6.1, Apache/2.2.22 (Ubuntu), fresh install
Desired setup: I am at an institute with 5 groups. Some users are shared between the groups. I have made virtual hosts so each group has a separate domain (with separate directories) and there is one domain for the institute. I would like to have a private BuddyPress installation for the entire institute. Then I would also like to have private BuddyPress installations for each group of which members are selected from the institute membership.
What I have managed so far:
– Separate WordPress installations for each group.
– These installations share the same database, but are distinguished by having different prefixes for the tables.
– All share the same user table (like in this example: http://www.steelfrog.com/share-user-database-tables-between-two-wordpress-installations/)
– Enable multisites on all the different installations of WordPress
– I have successful division of users, if you aren’t a user on one site, you can’t login and edit.BuddyPress installations then show all users, not just users of the specific site.
And now I have reached the end of my technical expertise. I suspect the next step would be to find out how BuddyPress determines users (use everyone in the user table?), and filter it so that only users of the site are displayed. And how do I determine if they are users of the site?
Then to make the separate sites private, I would use something like http://wordpress.org/extend/plugins/buddypress-private-community/ for privacy, which as I can tell checks if the user is logged in. This is not sufficient, I need to check if the user is logged in, and also an accepted member of the site.
I don’t really know what to do next and if it is a 2 hour job or a 2 month one (or longer…)
Another approach I had previously tried (and failed with) was:
– Install WordPress and enable multisite
– Install Networks for WordPress
– Create the different networks
– Install BuddyPress multinetwork plugin
– Install BuddyPress and activate on each subnetworkAt this point each BuddyPress install added all current sites from all networks and all users from all existing networks. And I couldn’t get privacy to work at all.
So if anyone has any knowledge or experience to add I would greatly appreciate the help. And maybe with my notes, someone else might get further than me because I’ve seen many people are interested in similar setups.
Thanks,
cereusNot a repost. First post caused some sort of error and does not display on site.
The problem: I am trying to display BP profile field data (like a person’s title) along with data like an author’s name on posts they write on the site. I’ve tried everything, spending about six hours now trying to do members loops and trying just about every suggestion I could find here and elsewhere.
Can anyone help me figure out exactly how to display data from BP profile fields in WordPress posts?
Topic: BuddyPress Multilanguage
Just wondering if anybody has any suggestions.
I’d like to have a BuddyPress site and allow users to switch language or for user’s browser language to be detected and switch wp/bp language accordingly. I don’t need user content (activity status etc) translating, just the text usually in the .mo file and any wordpress posts/pages/widgets.
I have tried wpml, polylang and others. Some of these work OK (though not perfectly) for WP standalone but they don’t seem to work at all with BuddyPress.
Any ideas?
1. Pages on adminbar such as the media component plugin shows blank pages
2. I went into the admin setting/buddypress/ Setting tab Main Settings section and unchecked Show the Toolbar on buddy and now the toolbar is missing. Where the re enable admin tool bar settings???I like the wordpress | buddypress setup but I have issues with theme fixes and blank links after upgrade. The process starts to get bumpy and somethings don’t get updated.
Can somebody help me resolve these issues???
Thanks….
Howdy,
I’m running both the latest version of WordPress (3.4.1) and the latest version of BuddyPress (1.6.1).
I have directed the BuddyPress root to a subdomain of my main site (community.mysite.com) and am attempting to make it so that when a user creates a new blog it is stored in a subfolder (community.mysite.com/userblog). After doing a little research I installed and activated a multi-network plugin (http://wordpress.org/extend/plugins/networks-for-wordpress/). But how exactly to use it and make it work with BP is unclear (to me).
Digging around in the Codex a little bit showed me that it is possible for my desired structure to be achieved (community.mysite.com/usersite); however, it also seemed to indicate that my WordPress instalation must be in http://community.mysite.com and not http://mysite.com.
Is there a way to achieve the desired path with the WordPress install in the main site?
Thanks in advance,
Ben