Search Results for 'wordpress'
-
Search Results
-
I’ve created a child theme following the instructions here. My style.css file looks like this:
/*
Theme Name: My community
Theme URI: http://mycomm.com
Description: bp child theme.
Version: 1.0
Author: Nicola
Author URI: http://example.org/
Template: bp-default
Tags: buddypress
*/I take it there is no need for an import function here because buddypress does it automatically?
The only template file overwritten is header.php, which I moved to the new theme folder then got rid of the search bar.
The child theme works fine on the frontend and it inherits all the rest from the bp-default theme as it should.
However, as soon as the theme is activated, wp-admin/themes.php displays the error below, and both bp-default and the child theme disappear from the page:
Broken Themes
The following themes are installed but incomplete. Themes must have a stylesheet and a template.
Name Description
My community The parent theme is missing. Please install the “bp-default” parent theme.To make the bp-default theme or my child theme reappear in wp-admin/themes.php I have to deactivate buddypress and activate it again. But as soon as I switch to my theme, same issue.
I’m on wp 3.5.2 and bp 1.7.3.
What I’ve tried so far:
– manual reinstall of wordpress via FTP
– manual reinstall of buddypress via FTPWhat’s really strange is that the theme works ok, the error is just in the backend.
Any idea?
Topic: Custom hooks help
Hi all,
I’m using buddypress along with a plugin called WP Favorite Posts (http://wordpress.org/plugins/wp-favorite-posts/) and trying to write a custom hook so that when a user clicks favourite it gets added to their BP Activity Stream.
I’m getting nowhere though, has anyone tried this previously?
Topic: Pagination Not Working
Hello, I’m new to BuddyPress, but not to WordPress…
I’m having a problem with any page with pagination in it – but only if it calls for the
wp-admin/admin-ajax.phpscript. I tested this on my mobile theme, since it calls for no ajax, and it worked flawlessly. On the desktop site, however, when I click on the pages, it simply does nothing. I’ve tried my basic understanding of coding to try to figure it out, but I’m not too familiar with ajax, so I didn’t get all too far. I’d appreciate some sort of point in the right direction. I’m using the most current versions of WP and BP. My website is http://yourstudentdiscount.com/ , and a specific page to see this on is http://yourstudentdiscount.com/locations/Thanks!
Hi everyone,
I’m having this issue with Buddypress groups for one of my members where he created a group and has been regularly posting to this group. And suddenly, he can no longer post to his own created group.
On the list of groups, there is no “leave group” option and it shows him on the list of members for that group. Inside the group, there is a “join group” button and there is no text editor or anything for him to post anymore. If he tries to “join group” it gives an error “There was an error joining group” which makes sense because why would he join a group that he created and is already a member? And since he is a member, why can he no longer make posts to this group?
Here is the site if anyone is interested: http://fairytail-freecompany.com/
I am experienced with WordPress but new to Buddypress, so does anyone have any ideas or suggestions to put me in the right direction for de-bugging this?
These are the list of plugins I currently have running if it’s helpful:
BP-Registration-Options
BP-Profile-Search
BuddyPress
Buddypress Group Tiny Chat
Buddypress Media
Buddypress Site-wide Activity Widget
DB Cache Reloaded Fix
Hyper Cache
Magic Fields 2.0
Ninja Forms
WP Image Size LimitThanks.
~Kagurarap
Topic: Members not showing
I just installed Buddypress a couple of weeks ago, before then I have more than 14k members on my site but when I click on members page, it says I have about 300 members. I want it to display the exact amount of members I have on members page.
I also noticed that since installing Buddypress there appear to large number of fake registration on my site. In fact it happens every few minutes. How can I stop this?
I’m using WordPress Version 3.6
Hi –
I’m running WordPress Multisite and get this message:
The following active BuddyPress Components do not have associated WordPress Pages: Activate, Register — REPAIR
But….
1. Before installing Buddypress, I did select Network Settings >> User Accounts May Be Registered
2. I have no other plugins installed besides Buddypress
3. I have verified that the Buddypress Register.php and Activate.php files are inside the folder bp-themes >> bp-default >> registration
4. In Dashboard I’ve “network enabled” BP Theme, and also activated it on my site
5. The pages I see are: Activity, Members, Sample Page, Site Tracking
5. I’ve uninstalled Buddypress and reinstalled, same resultHelp!
Seems like buddypress are using a LOT of memory at my site, so I triued to disable it to compare memory use…. but that is impossible.
I get a lot of error messages saying:
Warning: ksort() expects parameter 1 to be array, null given in /home/56/w192632/viproom/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php on line 167Warning: reset() expects parameter 1 to be array, null given in /home/56/w192632/viproom/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php on line 172
Warning: current() expects parameter 1 to be array, null given in /home/56/w192632/viproom/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php on line 176
Warning: next() expects parameter 1 to be array, null given in /home/56/w192632/viproom/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php on line 182
Warning: current() expects parameter 1 to be array, null given in /home/56/w192632/viproom/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php on line 176
Warning: next() expects parameter 1 to be array, null given in /home/56/w192632/viproom/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php on line 182
Warning: current() expects parameter 1 to be array, null given in /home/56/w192632/viproom/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php on line 176
Warning: next() expects parameter 1 to be array, null given in /home/56/w192632/viproom/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php on line 182
Warning: current() expects parameter 1 to be array, null given in /home/56/w192632/viproom/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php on line 176
Do anybody have any good ideas about how to solve this?
I don’t even KNOW what these messages mean…. I’m sort of a plug ‘n play with wordpress guy…
I’m using the jarida theme, I’ve tried to disable all other plug-ins first, but that doesn’t help either….
Any good ideas?
Running buddypress Versjon 1.8.1 and wordpress 3.6 (had the same problem with previous wordpress version)
site is located at viproom.noTopic: No Fancy Editor Showing
For some reason the fancy editor is not displaying for me (the admin) or my users in bbpress. Also I would like to give my users the ability to use fancy editor in their posts on the activity stream.
Yes I have “Use the fancy WordPress editor to create and edit topics and replies” selected.
Could it be an issue with my using Ultimate TinyMCE?Ok, bit of a weird one that I’ve found the cause of but no solution….
Wordpress 3.6
buddypress 1.81
bbpress 2.3.2bbpress works perfectly on /forum/, but if I add forums to groups the forums display then a) posting a new topic or b) clicking to view a topic from *within* a group causes a redirect loop.
Posting to the same forum from within the main bbpress /forum/ url works fine no problems.
After much problem solving it looks to be causes by my permalink structure of /%category%/%postname%/ – if I disable this then posting/reading forums from within groups works fine.
Is there any solution other than changing permalink structure?
I have tried updating to the latest version (1.8.1) and it still didn’t solve the issue. I am running WordPress 1.5.2 and BuddyPress 1.8. When clicking on an Activity Update (URL: “http://yn.yazzietech.com/users/nerdicus99/activity/18/”) the following error occurs and displays on the user’s screen.
Warning: require_once(/home/yaznetx1/public_html/wp-content/plugins/buddypress-wall/includes/templates/bp-default/members/single/activity/permalink.php): failed to open stream: No such file or directory in /home/yaznetx1/public_html/wp-includes/template.php on line 407 Fatal error: require_once(): Failed opening required '/home/yaznetx1/public_html/wp-content/plugins/buddypress-wall/includes/templates/bp-default/members/single/activity/permalink.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/yaznetx1/public_html/wp-includes/template.php on line 407How does one fix this?
Topic: BP content showed in header?
Hello,
WP v. 3.6
I have installed a theme from Themeforest (http://themeforest.net/item/fiction-flexible-and-responsive-wordpress-theme/5263035) and installed Buddypress.
The problem is that the content from buddypress isn’t showed in the themes content area. The content is displayed in the header above the menu and logo.
Please look at this: http://i.imgur.com/BWAlFVX.jpg
Should I buy a theme build for Buddypress or could I just hire a programmer for a few hours to fixe the theme, so it is BP-friendly?
Thanks 🙂
Topic: Like not appearing
I’ve just installed the plugin, but seem to have a problem with the like button not appearing in the activity stream.
WordPress: 3.6
BuddyPress: 1.8.1
Website: http://www.writaz.comThanks.