Search Results for 'wordpress'
-
Search Results
-
Hi guys
I have the Aardvark theme which comes bundled with Paid Memberships Pro and BuddyPress/bbPress.
WP version 5.3.2, BP version 5.1.2
I’ve set the site so any non logged-in user goes to a set page, the site is essentially private.For some reason, the activity feed on the homepage wall only shows activities when logged in as admin. Any other user gets the message “Sorry, there was no activity found. Please try a different filter.” If they post a status, it’s visible when posted and goes into the database, but refreshing the homepage leads to an empty wall again.
I’ve only made one recommended tweak to the child theme – redirecting non-logged in users to a “public page”. I can provide the admin login if that helps.
function my_template_redirect_require_membership_access() { if(!is_admin()){ if ( function_exists( 'pmpro_has_membership_access' ) && ! pmpro_has_membership_access() ) { wp_redirect( pmpro_url( 'levels' ) ); exit; } } } add_action( 'template_redirect', 'my_template_redirect_require_membership_access' );As I don’t know where the problem lies I’m not sure what settings to show you. I’ve tried disabling all of the additional plugins I’ve installed to no avail. Here are the plugins I have installed:
Aardvark Plugin
bbP private groups
This plugin adds private groups to the forums, allocating users to groups, and combinations of forums to those groups, creating multiple closed forums.bbPress
bbPress is forum software with a twist from the creators of WordPress.bbPress Notify (No-Spam)
Sends email notifications upon topic/reply creation, as long as it’s not flagged as spam. If you like this plugin, help share the trust and rate it!BP Profile Search
BuddyPress
BuddyPress Xprofile Custom Field Types
Classic Editor
Coming Soon Page, Under Construction & Maintenance Mode by SeedProd
Contact Form 7
Elementor
Envato Market
Events Manager
GD bbPress Attachments
LayerSlider WP
Paid Memberships Pro
Paid Memberships Pro – bbPress Add On
Paid Memberships Pro – BuddyPress Add On
Paid Memberships Pro – Mailchimp Add On
Passster
Plugin to password-protect portions of a Page or Post.Responsive for WPBakery Page Builder
rtMedia for WordPress, BuddyPress and bbPress
Sensei Certificates
Sensei LMS
Smash Balloon Instagram Feed
Display beautifully clean, customizable, and responsive Instagram feeds.Smush
Reduce image file sizes, improve performance and boost your SEO using the free WPMU DEV WordPress Smush API.Theia Sticky Sidebar
Transcoder
Ultimate Reviewer
UpdraftPlus – Backup/Restore
Backup and restore: take backups locally, or backup to Amazon S3, Dropbox, Google Drive, Rackspace, (S)FTP, WebDAV & email, on automatic schedules.WooCommerce
Wordfence Security
Wordfence Security – Anti-virus, Firewall and Malware Scan
WordPress Popular Posts
WP Google Review Slider
Allows you to easily display your Google Places business reviews in your Posts, Pages, and Widget areas!WP-Live Chat by 3CX
The easiest to use website live chat plugin. Let your visitors chat with you and increase sales conversion rates with WP-Live Chat by 3CX.WPBakery Page Builder
Youzer
I can send a link to a zip file of the settings of the various membership and theme plugins if that helps.
I understand the issue could be complex but I’m a PHP developer, so if you know of some places I can look in the code or starting points for investigation that would be really helpful 🙂
Cheers
Hi guys. When I try to change the profile image or cover image I have two issues.
1. Where can I change the maximum file size and dimensions? Because the file size or dimensions are too small. When I try to upload a normal sized image, I get a note “http error”. When I upload a very very small image, it works.
2. When I upload a small image as a profile image and want to crop the image, I get the note: “There was a problem cropping your profile image”.
Normal uploads in the backend of wordpress in posts and pages are working.
What can I do?
Best regards
GordonHello,
I have a wordpress site with MyListing theme and Buddypress.
Buddypress was working fine with groups however all of a sudden I cannot view, create new or edit any groups pages.
When I click on a groups page it goes to the URL but just a blank screen.Help please!
Topic: “bp_moderate” capabilities
version wordpress 5.3.2
version Buddypress 5.1.2
https://ventanasdelaeducacion.com
theme ELEMENTORI have installed Buddypress, I have created a group as an external user with a teacher profile (client) and with selected capabilities. When creating the group that user has become the group administrator. As such you should be able to access
editar grupo
to edit group and add users. But every time I try to access it tells me this: You do not have sufficient permissions to access this admin page.
Reason: The current user doesn’t have the “bp_moderate” capability that is required to access the “Groups” menu item.I have the buddypress capabilities editor and I tried to add that capability (bp_moderate). But it does not appear in the list of capabilities. So believe her. Now it appears and I have assigned it, but it still does not let me access the group editor.
I do not know what to do! please help me !!
Hello! Could you help me that I am going crazy with a problem that I cannot solve?
I have the latest versions of wordpress and buddypress. I have a social network where I have pages that are assigned to a profession (accountant, administrative assistant, manager, HR) in each of the pages I have an advanced search engine with the (Name, City, Services), When doing the search I get the members page and what I need to leave is the page of each of the cities where you search, Example: Name (empty) City: Cuenca Services: (empty), instead of leaving a member page that leaves a page Of all the users that are in the city of Cuenca, if you add the services it would be a greater filtering but as a priority search in the area! I am using the Name Directory plugin but I cannot solve the problem.
I don’t know if he explained me well! Can you help me!!All is in the title, My registration is made with Ultimate membership Pro plugin.
There, I define User profile picture.
When I go to BP Member page, or BP Userpage it’s showing Avatar mystery man, not the registered image from wordpress user profile.
Is there a hook that can replace BP Avatar image by IUMP profile image ?
Thank you very much for helping…
This worked to get the alphabetical listing by last name set up.
https://buddypress.org/support/topic/last-name-sorting-of-member-directory-standard-method-not-working/ (thank you very much!)
But default to last active doesn’t make any sense for this particular group.
I’d be happy to delete the option or preferably make alphabetical the default. I’ve been searching thru these forum posts for days.WordPress 5.2.5
Buddypress 5.1.2Howdy, BuddyPress friends!
I have been working on a project for fun and have been enjoying the laying out of items and adding plugin functionality a bit much here lately. So much so, in fact, that I put the testing phase on the back shelf for a bit.
When I was attempting to request membership from a test account to a private group that my admin account was the creator of, I ran into an issue: I can get to the request page (/groups/test-group/request-membership/?_wpnonce=47febc75fe) by clicking the link to do so and then am presented with a textarea for request comments, however when I submit the form (with or without comments) I am taken back to the group’s main page (/groups/test-group/) and am presented with “There was an error sending your group membership request. Please try again.” The request does not come through (not in BP’s notifications, e-mail, pending requests, etc.) at all.
At first this was a minor irritation because I could go to the group as the admin and invite the test account to join the group. There I am presented with a checkbox for my test account’s name, as well as a submit button; however when clicking on the checkbox, the form instantly submits without ever sending an invite. I even attempted to modify the live source to set the field to checked, attempted to submit, and received a success message stating my invite was sent, but of course it never was.
I have checked the list of plugins I have on my site, disabled a few I didn’t necessarily need, and have checked each of the remaining to see if there’s any sort of conflict between plugins affecting groups, but to no avail. This functionality is key to the use of groups for my project, so I would sincerely appreciate any advice from more knowledgeable members of the BP community.
Some support information, including a list of active plugins, can be found below. Please note that any plugin with ** beside it came bundled with the theme.
== Server Environment == Operating System: Linux Software: Apache/2.4.6 MySQL version: MariaDB Server v5.5.61-MariaDB-38.13 PHP Version: 7.2.24 PHP Max Input Vars: 2500 PHP Max Post Size: 64M GD Installed: Yes ZIP Installed: Yes Write Permissions: All right Elementor Library: Connected == WordPress Environment == Version: 5.3.2 WP Multisite: No Max Upload Size: 64 MB Memory limit: 512M Permalink Structure: /%postname%/ Language: en-US Timezone: America/New_York Debug Mode: Inactive == Theme == Name: Gwangi Version: 2.1.1 Author: Themosaurus Child Theme: No == User == Role: administrator WP Profile lang: en_US User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36 == Active Plugins == (BuddyDev) BP Auto Login on Activation Version: 1.0.3 Author: Brajesh Singh Author Avatars List** Version: 1.18 Author: Paul Bearne Awesome Weather Widget Version: 3.0.2 Author: Hal Gatewood bbPress Version: 2.6.3 Author: The bbPress Contributors BP Messages Tool Version: 2.1 Author: PhiloPress BP Profile Search Version: 5.2.4 Author: Andrea Tarantini BuddyPress Version: 5.1.2 Author: The BuddyPress Community BuddyPress Default Cover Photo Version: 1.6.0 Author: SeventhQueen BuddyPress Extended Friendship Request Version: 1.2.0 Author: BuddyDev Team BuddyPress Reorder Tabs Version: 2.0.1 Author: BuddyBoss BuddyPress Xprofile Custom Field Types Version: 1.1.3 Author: BuddyDev Classic Editor Version: 1.5 Author: WordPress Contributors Classic Editor Addon Version: 2.6.0 Author: Pieter Bos, Greg Schoppe Dashboard Notepad Version: 1.42 Author: Stephanie Leary Easy Custom Sidebars** Version: 1.0.10 Author: Titanium Themes Elementor** Version: 2.8.3 Author: Elementor.com Envato Market Version: 2.0.3 Author: Envato Essential Addons for Elementor Version: 3.7.1 Author: WPDeveloper Grimlock** Version: 1.2.5 Author: Themosaurus Grimlock Animate** Version: 1.1.0 Author: Themosaurus Grimlock for Author Avatars List** Version: 1.0.4 Author: Themosaurus Grimlock for bbPress** Version: 1.0.3 Author: Themosaurus Grimlock for BuddyPress** Version: 1.1.4 Author: Themosaurus Grimlock for Elementor** Version: 1.0.1 Author: Themosaurus Grimlock for Jetpack** Version: 1.0.4 Author: Themosaurus Grimlock for Testimonials by WooThemes** Version: 1.1.0 Author: Themosaurus Grimlock for The Events Calendar** Version: 1.1.2 Author: Themosaurus Grimlock Hero** Version: 1.0.7 Author: Themosaurus Grimlock Isotope** Version: 1.0.7 Author: Themosaurus Grimlock Login** Version: 1.0.10 Author: Themosaurus Hide Admin Bar Version: 0.3.9.9 Author: Shelby DeNike If Menu - Visibility control for menu items Version: 0.15 Author: Layered Kirki Customizer Framework** Version: 3.0.45 Author: Ari Stathopoulos MediaPress Version: 1.4.6 Author: BuddyDev Menu Image** Version: 2.9.5 Author: Rui Guerreiro Simple Buddypress Profile Privacy Version: 0.7.9 Author: Justin Hansen Social Articles Version: 2.9.5 Author: Broobe The Events Calendar Version: 4.9.14 Author: Modern Tribe, Inc. UpdraftPlus - Backup/Restore Version: 1.16.21 Author: UpdraftPlus.Com, DavidAnderson Verified Member for BuddyPress** Version: 1.1.1 Author: Themosaurus == Must-Use Plugins == Gateway Relay Version: 1.0 Author: Arnold Bailey (Incsub) rms_unique_wp_mu_pl_fl_nm.php Version: Author: WPMU Assist Version: 1.0.2 Author: Arnold Bailey (Incsub) == Elements Usage == wp-page : 12 eael-adv-tabs : 1 google_maps : 1 image-carousel : 1 shortcode : 1 text-editor : 1 wp-widget-grimlock_author_avatars_section_widget : 1 wp-widget-grimlock_posts_section_widget : 1 wp-widget-grimlock_query_section_widget : 1 wp-widget-grimlock_section_widget : 3 wp-widget-grimlock_the_events_calendar_tribe_events_section_widget : 1 == Log == PHP: showing 1 of 1PHP: 2020-01-02 10:43:38 [error X 1][/home/*****/public_html/wp-content/plugins/elementor/elementor.php::97] Cannot redeclare elementor_fail_wp_version() (previously declared in /home/*****/public_html/wp-content/plugins/elementor/elementor.php:97) [array ( 'trace' => ' #0: Elementor\Core\Logger\Manager -> shutdown() ', )] JS: showing 1 of 1JS: 2020-01-11 16:50:05 [error X 1][https://*****/wp-content/plugins/grimlock/assets/js/navigation-stick-to-top.js?ver=1.2.5:27:45] Cannot read property \'top\' of undefinedTopic: do not increase image size
Hello! I have wordpress 5.3.2 with buddypress Versión 5.1.2, The template or theme is Sweet Date Core creating a social network and it doesn’t allow me with different plugins when uploading a photo to increase it (make it bigger and make it smaller) on the activity page !! I don’t know how to fix it or have different plugins that do contraindication! I have these plugins: Easy FancyBox (Disabled), FancyBox for WordPress (Active), Gallery Carousel Without JetPack (Active), Imsanity (Disabled), rtMedia for WordPress, BuddyPress and bbPress (Active), User Profile Picture (Active). I have a chaos with the plugins and I can’t increase the photo uploaded to the activity page! Can you help me??
Topic: SQL Database Error
Hey guys,
I am currently seeing the following error in my log:
WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ‘WHERE active = 0 AND user_login = ‘admin’ ORDER BY signup_id DESC LIMIT 0, 1′ at line 1 for query SELECT * FROM WHERE active = 0 AND user_login = ‘admin’ ORDER BY signup_id DESC LIMIT 0, 1 made by require(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, ss_init, ss_check_white, be_load, ss_check_white->process, be_load, chkadminlog->process, wp_authenticate, apply_filters(‘authenticate’), WP_Hook->apply_filters, bp_core_signup_disable_inactive, BP_Signup::get
Any ideas on what might be the cause of the error and what to do about it? It seems to be related to the admin user and BP, unless I’m mistaken?
Thanks so much in advance!
Kind regards, Philip
Hello! I am developing a wordpress website, and I am interested in two issues: the first is that when a person visits my profile (or anyone else), the visit to the profile can be notified by email. The second is to create a “I like the profile” button and can also be notified by email if used.
Thank you very much for your support,
Aurelio
Hi,
I have bbPress installed which sends BuddyPress notifications to users when someone replies to a topic they created in the forum. However, these notifications don’t seem to automatically go away when clicked (like private message and friend request notifications do).Is there a way to dismiss these forum notifications when clicked?
Currently they can only be dismissed by manually marking them as read on the user profile page.Thank you,
SamWordPress 5.3.2
BuddyPress 5.1.1
bbPress 2.6.3Hi all, sorry if I repeat this question/issue but I’ve googled and searched this forum as much as I can. I have Linux Mint 19.3 (Ubuntu based) with the WordPress (4.9.5 -> 4.9.13) packages installed including the wordpress-l10n (languages) package installed. I have BuddyPress 5.1.1 installed and would like to enable my users the option to select their preferred language in their profile. Is this really not possible without having to pay the hefty price for WPML. I also have the BuddyPress Multilingual plugin installed, but activating it without WPML seems to be useless.
Is there maybe another plugin I can install that will solve my problem?
Oh by-the-way, I have a single-site WordPress installation.
Thanks in advance for your help!
