Search Results for 'wordpress'
-
Search Results
-
I am running two registration schemes in my website (which is still under local development). For one, I am using a different plugin which works with the default wp_users table. For the other, I am thinking of using a different table (say wp_members).
How do I make BuddyPress work with this table (and an associated meta table) without disrupting the other plugin?If I’m not mistaken, doing
define ( 'CUSTOM_USER_TABLE', 'wp_members' ); define ( 'CUSTOM_USER_META_TABLE', 'wp_members_meta' );would alter the WP settings as well.
WordPress version – 4.7.2
BuddyPress version – 2.7.4Topic: Pending Activation
Buddypress: Version 2.7.4
Wordpress: WordPress 4.7.2 running MesoColumn themeHello Forum, I have being searching and reading the many threads about the Buddypress activation email not being sent and is not coming up with a solution and it seems that this issue goes back very far.
With out Buddypress activated I am able to get the registration email. I am also using Easy WP SMTP.
Is there any input that can guide me?
Many Thanks
Fred.
Topic: Events Plugin for BBpress
Hi I came across this great post from 3 years ago and I wounder if we have any “good changes” on those plugins, mentioned there… I really need Pre-booking, Attending Buttons without paying (YES, MAYBE, NOT ATTENDING) –
Way to contact these Audience who marked “MAYBE ATTENDING”, waiting list and compatible with BBpress which means Members could be able to create and manage events from the front end….thanks,
Hello!
I am currently setting up and developing a social media site based on WordPress/BuddyPress but can’t find a single event plug-in, that meets our requirements:
1. Users can submit events
2. Integration in the BP Frontend/Profiles
3. Ability for recurring events
4. Usage of custom Post Types and Taxonomies for Events and Locations
5. Ability to show intention to attend (like in Facebook)
6. Ability to invite others (your friends) to an event by BP messages or BP notifications
7. Activity Stream entrys for creating and attending events
8. Sell tickets (preferably integrating mit MarketPress or WooCommerce).
9. Granular Shortcodes and Template-Tags for complete customization of output.I would gladly pay 500 or even 1,000 dollars for a plug-in that does it all!
I started off with looking at a plug-in, I’ve been using for 4 years now: Events Manager. Its VERY well documented, has loads of shorttags and complies with 1/2/3/4/7/8/9. But it cant invite other users by internal BuddyPress functions and you cant say “I’ll attend” without “buying” a ticket.
Then I came upon Event Espresso. Nice and polished and with some extra features like QR-Code tickets and a mobile app to have a digital check-in. It also exposes all content through a JSON API possibly making a mobile app integration (like with PhoneGap) much easier. It also offers seating plans for variable tickets. But again: no invitation or notification through BuddyPress. No “Attend” and “maybe” buttons like in FB. And no BuddyPress integration, not frontend event submission and unless you have bought a license you cant check, what shortcodes it has to offer. Certainly a more tight-lipped approach to technical support.
For a long time I thought, these are the major players I have to choose among, before I became aware of Events+ by WPMU. Incredibly, it seems to be the only WordPress events plugin mimicking the FB way of showing your intention to attend. The “Attend” and “Maybe” buttons are front and center of this plugin, along with recurring events and a system to buy tickets (integrated with MarketPress). It even allows different ticket prices based on user level/role. But a lousy pre-sales documentation and limited number of shortcodes and again: no internal invitation feature.
I googled again and again, before I found a reference to the original BP events plugin, seemingly abandoned by its (too good not to ne hired by Facebook) developer. This plug-in, was apparently able to invite friends of the event organizer through BuddyPress notifications. It hasnt been developed further since then, it seems, and it came with a peculiar “feature”: all people invited were automatically registered as attending. If everything in life would be so easy
But how to set exactly this menu (with red circle with number notifications) out the very top admin bar but in the right sidebar for example.
I follow this link:
But notifications does not display… 🙁When I try to associate the page called ‘Members’ with the members directory in the BuddyPress settings panel it refuses to save the settings. There is no error in the PHP error logs or anywhere that I can find. When I click ‘Save settings’ the page reloads with nothing selected as the members page.
There is a notice called ‘The following active BuddyPress Components do not have associated WordPress Pages: Members. Repair‘. When I click on ‘Repair‘ again nothing happens. How can I resolve this?
Hi,
As soon as I activate the plugin on my php7.1 (stable) my site breaks, and on the error log, this is what is says,
[php7:error] [pid 8669] [client 127.0.0.1:55242] PHP Fatal error: Uncaught Error: [] operator not supported for strings in /home/muhammad/Sites/wordpress/wp-content/plugins/buddypress/bp-activity/classes/class-bp-activity-component.php:281\nStack trace:\n#0 /home/muhammad/Sites/wordpress/wp-includes/class-wp-hook.php(298): BP_Activity_Component->setup_admin_bar('')\n#1 /home/muhammad/Sites/wordpress/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array)\n#2 /home/muhammad/Sites/wordpress/wp-includes/plugin.php(453): WP_Hook->do_action(Array)\n#3 /home/muhammad/Sites/wordpress/wp-content/plugins/buddypress/bp-core/bp-core-dependency.php(143): do_action('bp_setup_admin_...')\n#4 /home/muhammad/Sites/wordpress/wp-includes/class-wp-hook.php(298): bp_setup_admin_bar(Object(WP_Admin_Bar))\n#5 /home/muhammad/Sites/wordpress/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array)\n#6 /home/muhammad/Sites/wordpress/wp-includes/plugin.php(515): WP_Hook->do_action(Array)\n#7 /home/muhammad/Sites/wordpress/wp-includes/admin-bar.php(83): do_action_ref_array('admi in /home/muhammad/Sites/wordpress/wp-content/plugins/buddypress/bp-activity/classes/class-bp-activity-component.php on line 281, referer: http://localhost/wordpress/wp-admin/plugin-install.php?s=BuddyPress&tab=search&type=termThanks for your time.
When I try to go to the Register page while already logged-in, BuddyPress redirects to the home page. How can I change where it redirects to, in such an occasion?
WordPress version – 4.7.2
BuddyPress version – 2.7.4I have been trying to get sweet date working. It requires buddy press so I have tried to install the new version of that – 2.7.4, I believe. After it is activated, I get the white screen of death. After enabling debugging, I get the message below after activating buddy press. I switched back to the twenty fifteen theme and the behavior is the same.
Any ideas about how to get around this issue?
Thanks,
PaulFatal error: Uncaught Error: [] operator not supported for strings in /Applications/MAMP/htdocs/wordpress/wp-content/plugins/buddypress/bp-activity/classes/class-bp-activity-component.php:281 Stack trace: #0 /Applications/MAMP/htdocs/wordpress/wp-includes/class-wp-hook.php(298): BP_Activity_Component->setup_admin_bar(”) #1 /Applications/MAMP/htdocs/wordpress/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array) #2 /Applications/MAMP/htdocs/wordpress/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #3 /Applications/MAMP/htdocs/wordpress/wp-content/plugins/buddypress/bp-core/bp-core-dependency.php(143): do_action(‘bp_setup_admin_…’) #4 /Applications/MAMP/htdocs/wordpress/wp-includes/class-wp-hook.php(298): bp_setup_admin_bar(Object(WP_Admin_Bar)) #5 /Applications/MAMP/htdocs/wordpress/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array) #6 /Applications/MAMP/htdocs/wordpress/wp-includes/plugin.php(515): WP_Hook->do_action(Array) #7 /Applications/MAMP/htdocs/wordpress/wp-includes in /Applications/MAMP/htdocs/wordpress/wp-content/plugins/buddypress/bp-activity/classes/class-bp-activity-component.php on line 281
Hello,
I’m so sorry to ask, and I’ve tried so hard to get to the bottom of this myself. I’ve come to the end of my knowledge and our site is launching tomorrow.
Background – I work for a charity which puts older people in schools to help with reading. We’re poorly funded, and creation of the site has fallen to me. As our audience is older people, often reluctant with new technology, I need this to be as user friendly as possible.
I’m running latest version of WordPress, latest BuddyPress, with ColorMag as a theme (I have a child theme running)
My problem is the groups page – it’s not presently as clearly as I’d like. My weak spot is CSS, I’m a bit clueless.
When I go onto the page – the text for Group Admins/Group Mods is massive, meaning the user need to scroll down to see the content for the group. I’ve used an element inspector and I can see its H2, but where to change it and how? It’s way out of proportion.
The other thing on my wish list, is to add a colour behind the group menu (Home/Forum/Members etc) – I’d like this to appear as a nav bar, to make it clearer, but I don’t know how.
I would so appreciate some help. We’re on such a shoe-string that development ust fall to little old me, and although I’ve done pretty well so far, I’m stumped. I’ve searched and fiddled with it to no avail.
Thanks so much in advance for any pointers.
Hi,
We need to disable user account registration on the site, so only if a user purchases an event through Tickera plugin, they will be automatically granted user account.
Note (if of any importance): We have BuddyPress to WordPress profile syncing activated.
That would you suggest so we can implement this?
Big thanks!
I’ve just installed BuddyPress 2.7.4 on WordPress 4.7.2 and I have a question about functionality. I have this configuration working and I was hoping to replace the standard user capabilities with BuddyPress.
- There is an Event custom post type
- There is a Member custom post type, and each Member has a single post associated with them
- Each Event will have 1 to many Members, and each Member will have attended 1 to many Events
- The bridge between Events and Members is another custom post type, Attendees
I’d like to allow Members (WP Contributors) to have the additional functionality that BuddyPress provides. In addition, I’d like to add WP Subscribers to the list of BuddyPress users but they will not have the additional Member post or any of the associations I mentioned above. They’d be limited to BuddyPress functionality.
Is this possible? Thanks!