Search Results for 'wordpress'
-
Search Results
-
I am running wp cli on a site but every time I perform any wp cli command including simply “wp” I get a string of warnings as long as buddypress is activated.
PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘_return_false’ not found or invalid function name in /websites/test.dev/wp-includes/plugin.php on line 235
I am running current versions of WordPress, WP CLI and BuddyPress.
Hi everyone. Thank in advance.
I am using filters to change the default email address for wordpress but have stopped working when buddypress is active.
add_filter(‘wp_mail_from’, ‘foo_new_mail_from’);
add_filter(‘wp_mail_from_name’, ‘foo_new_mail_from_name’);If buddypress deactivate, this works like a charm.
I use the latest versions of WordPress and BuddyPress
Hello!
The BuddyPress translation of my website is not working. I’m using it for the first time, but I followed EVERY tutorial here and outside here as well, and nothing seems to work for me.Wordpress Version: 4.4.2
BuddyPress Version: 2.5.2
Website: http://www.eflora.com.br
Theme: ThriveFirst I translated with Poedit, then I uploaded the .po and .mo files to /wp-content/languages/buddypress (I didn´t have the BuddyPress folder so I created one as they told me to do in the tutorial here.
I have both archives named correctly in this folder, as: buddypress-pt_BR.mo and buddypress-pt_BR.po. I tried to upload this to wp-content/languages/plugins too and nothing happens.
wp-config file already has define(‘WPLANG’, ‘pt_BR’);
And my WordPress settings are set to Portuguese language as well. Also the header of my WordPress site has the <html class=”no-js” lang=”pt-BR”>I don´t know what to do anymore…
Please can someone help me with this?
ThanksHi
I want the possibility to tag / mention people in a post.
In a way that the get an email (to the address that is linked to there wordpress user account).I am not a techy
I have the latest version of wordpress, theme 2012, bbpress, buddpress and mentions installed.
If i create a post in a forum
I can use @<username>
I see a list, I can select a person.And then it stays quite ;-(
The user that I tag thusnt receive a message.I am struggling with this problem for over a year.
Is there some who can help meHi guys,
Fresh wordpress multipage install. Have the main blog (with imported content), and then one clean subsite which I want to run buddypress on. For testing purposes I am using the twentysixteen theme and have tried turning off all other plugins.
Basically the members page always says “Sorry, no members were found” and if I send a friend request from one account to the other, the second account gets a notification, but nothing in the requests tab.
Ive tried deleting wordpress and dumping all the tables out of phpmyadmin, then reinstalling, but still getting the same problem.
Hosting on AWS EC2.
Any ideas?
Thanks
I’m trying to find where the buddypress profile hooks into the content-page.php. I want to hook it too a cloned version of the original. Since i had to make a change on the page layout that caused issues on other pages with the header.
—Wordpress: 4.4.2—Buddypress: 2.5.2—Thanks for any help you can provide.
http://social.tgdgaming.com/members/tgdgaming/Apologies if this is too basic a question, but I’d like to use the get_profile_tab_link() function as part of a bbPress template. The idea is creating a quick link to the member’s favorites. However, I’m getting the dreaded “Call to undefined function” in php when attempting to use this.
BuddyPress (2.5.2) is loaded (check with bp_is_active( ‘xprofile’ )) and I’m using bbPress version 2.5.8 and WordPress version 4.2.2. Is there a component which needs to be active that I don’t have active? I admit that part of this is that I don’t fully understand the relationship between the bbpress and buddypress forums as there seems to be a lot of overlap and history between them.
Thanks for any insights…I’ve spent hours trying to figure this out….
Hi,
I want to move my multi-blog site from a custom website to buddypress/multipress, and it seems to do everything I want except for the users dashboard.
I don’t trust my users at all, and I want to remove some of the permissions they have by default.
What I would like to do are things like
– prevent the user from customising the themes, (actually I am happy with some customising, I just worried that the users will make breaking changes to the theme/site itself).
– prevent the user from changing the permalinks
– Limit the number of sites they can create.
– Limit who creates groups and how many they create.
– Better spam control in general, (prevent spam posts and so forth).
– Limit/control the number of pages they can create.In general, I just want to have more control on what they can/cannot do,
Is there already a plugin to do that kind of monitoring?
How safe is buddypress/wordpress network from ‘rogue’ users?
Thanks
FFMG
I install BP using the iBuddy then which works okay except the banner is to broad in height across the page. How can I adjust?
Using
WordPress 4.4.2 running Enigma theme. Buddy Press version 2.5.0
SITE:
http://shedrickenterprises.com/wp/fubuOn the profile updates the Photo Image displays controls to crop the uploaded image. On the Cover Image though the upload just goes through without a way to change how it appears.
If I wanted to include the crop tool on the Cover Image would I use the information from the BuddyPress Cover Images page? I found a reference to that from #6570 and just wanted to make sure I was heading in the right direction.
Topic: Users create portfolio items
Hi everyone,
a colleague and I are currently working on a site that runs on the latest version of WordPress and BuddyPress and uses the socialize theme. So far everything works correctly. The index page is a multi column portfolio grid and we want to give our users the ability to add one portfolio item of their own. Also they should be able to come back and edit that portfolio item.
Basically I want to create an “add item” button to the profile page, thats leads to a form, which the user can fill out. By submitting that form a portfolio item is created. (Obviously the button must only be visible to the owner of that profile and not when a user views another’s profile).
I’m not really sure where to start. Can someone point me in the right direction?
Thanks a lot
Dominik
Something like this:
Hi,
I experiencing some trouble to install buddypress.
First : it doesn’t want to accept the permalinks form %postname%. I can only access to my whole page by getting to /index.php/%postname%. Maybe it’s the .htaccess fault :
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPressI get a 404 error when i follow the website link.
Second : when i go to page like members or another, i have empty page.

Even when i want to go to the administrator page, i have a not found page generated by wordpress this time :

What can i do ?
Hello
I recently change my server time and the wordpress time zone as they were both incorrect. Since then I have noticed that all forum posts (bbpress) says “some time ago”, most recent replies are not updating either in the sidebar widget or in th forum. Also the “whos online” widget shows all of the users are online even though they are not.
Any help would be great
thank you
