Search Results for 'buddypress'
-
AuthorSearch Results
-
March 23, 2011 at 4:26 am #108488
In reply to: [Resolved] can’t open group page
@mercime
Participant== when i click on a group it redirects to the groups directory ==
Confirmed. My initial suspect is the BP Group Hierarchy plugin. Deactivate that and see if you can edit groups. If that doesn’t work, then deactivate all BP plugins except BuddyPress and see if you can now edit groups.
March 23, 2011 at 4:20 am #108487In reply to: Buddypress upgrade 1.1.2 to 1.2.8
pcwriter
ParticipantYou can check out my themes at http://BuddyLite.com.
Lots of customization options in both free and premium versions: widgetized front page, footer, header and lots more…March 23, 2011 at 3:50 am #108486In reply to: [Resolved] can’t open group page
VirtualityStudio
MemberProblem is visible here: http://www.globalmeditationgroup[dot]com/groups/
Platform 1.1.3 theme
Wordpress 3.1
Buddypress… whatever the newest version is, I installed it through wordpress… so I can’t imagine it would be in the wrong place.I haven’t done anything with multisite.
Plugins:
oh boy… here we go
add new default avatar
askimet
all in one seo pack
autochimp
ban hammer
bbpress integration
bp group hierarchy
bp xtra signup
buddypress
buddypress humanity
comments cleaner
dropdown menu widget
feedburner feedsmith
forum post notification
google analytics for wordpress
google xml sitemaps with multisite support
gravatar signup encouragement
login logger
use google libraries
user spam remover
visitor maps and who’s online
wordpress importer
wp hide dashboard
wp mail fromNot sure what happened… any ideas would be most welcome! Thank you
March 23, 2011 at 3:34 am #108485In reply to: Buddypress upgrade 1.1.2 to 1.2.8
tmcandle
ParticipantI just had a pile of hours in that theme and the page was very nice, not really a blog on the home page, but it appears it is not upgradable. I think it was the “BuddyPress Default Home Theme 1.0.3 by Andy Peatling” which used widgets. I guess I can use any wordpress theme so I will hunt around for a similar one.
I appreciate all your help
March 23, 2011 at 3:16 am #108484In reply to: Buddypress upgrade 1.1.2 to 1.2.8
pcwriter
Participant“Still wonder about splog signups, do I need to do anything?”
You could try this plugin:
https://wordpress.org/extend/plugins/moderate-new-blogs/
Supposed to be compatible up to WP3.0.5 but you can give it a shot.March 23, 2011 at 2:32 am #108482In reply to: Buddypress upgrade 1.1.2 to 1.2.8
@mercime
Participant— everything REALLY looks bad —
As mentioned above, BP themes used in BP 1.1.2 are no longer compatible with current BP version. When you activated bp-default theme, it should look something like http://testbp.org/ and that looks good and clean.— Er. I would certainly have stepped it through into 1.2 first, then the latest version —
@DJPaul, very true. I would have recommended point by point upgrade of BP and WP if it was not “after about a year on mothballs” per @tmcandle ** blush **March 23, 2011 at 1:53 am #108479In reply to: Buddypress upgrade 1.1.2 to 1.2.8
tmcandle
ParticipantWell I think the only problem was the theme. The theme used in 1.1.2 was that parent child thing. When I put the bp-default from 1.2.8 in everything works (so far). However everything REALLY looks bad. so off to themeville. Still wonder about splog signups, do I need to do anything?
March 23, 2011 at 1:13 am #108478futurepacer
MemberHi
Answered my own questions and am now successfully using the plugin: Buddypress Auto Group Join
Thank you Scott Hair, plugin creator
)
JOhnMarch 23, 2011 at 12:55 am #108477rossagrant
Participant@DJPaul @nexia Thanks for the replies guys.
The only thing in my footer is a tag cloud widget which is the generic one built into wordpress?
I have deactivated all plugins when the new password is set and that doesn’t help and this occurs in EVERY theme so it’s not my theme.
It’s really bizarre. I’m going to get Boris to take a look over FTP but if we can’t find anything would you guys be prepared to take a look?
One thing I have noticed is that with the MYSQL DB for this site, there are no users attached to it, so it is just one DB and one password for it. On my other sites the install seems to have created a user for the DB which is set the same in wp-config so that even when you change your main passwords the user password is unchanged and therefore you don’t have to edit wp-config.
Saying this I’ve tried setting up a user and changed the details in wp-config to match and the problem still persists. The entire site works except for the footer not showing.
Bloody odd.
You can see the site and footer showing at the mo at http://www.actonthis.co
March 23, 2011 at 12:11 am #108475In reply to: Avatar Crop Problem
March 23, 2011 at 12:06 am #108473In reply to: bbpress posting errors? missing database tables!
lumenbeing
Member@pjries Okay actually I’m confused by the bit you said was important. When you wrote
`CREATE TABLE IF NOT EXISTS tablename_bb_forums`did you mean I should insert the wp_???_ bit ? Or whatever the prefix used in other tables?
I think that’s what you meant, so would the command look like this?
`CREATE TABLE IF NOT EXISTS `wp_i28ycb_bb_forums` (
`forum_id` int(10) NOT NULL auto_increment,
`forum_name` varchar(150) NOT NULL default ”,
`forum_slug` varchar(255) NOT NULL default ”,
`forum_desc` text NOT NULL,
`forum_parent` int(10) NOT NULL default 0,
`forum_order` int(10) NOT NULL default 0,
`topics` bigint(20) NOT NULL default 0,
`posts` bigint(20) NOT NULL default 0,
PRIMARY KEY (`forum_id`),
KEY `forum_slug` (`forum_slug`)
);
`March 22, 2011 at 11:26 pm #108472In reply to: Fresh New WP + New Buddypress gives 404
Bowe
ParticipantUpdate your permalink settings and user pretty urls. No need to mess with .htaccess. Just use a custom structure like:
/%category%/%postname%/
And press save.. done
March 22, 2011 at 11:14 pm #108471In reply to: buddypress; phpbb and wp-united
cjones81
MemberThe bbpress forums/groups sucks! i would like to use phpbb with the buddypress messaging system/activity/members and avatars.
March 22, 2011 at 10:50 pm #108469In reply to: [Resolved] Speeding up buddypress
March 22, 2011 at 10:44 pm #108468In reply to: buddypress; phpbb and wp-united
nanchante
Participantso ditch phpbb instead!
March 22, 2011 at 9:12 pm #108462In reply to: Admin Bar Is Gone?
pcwriter
ParticipantDid you try with the default BP theme? If that woks OK, then you’ll need to check the changes you made to footer.php
March 22, 2011 at 8:53 pm #108460In reply to: Admin Bar Is Gone?
JamieWade
Member@pcwriter Hello I tried this, however I get a huge list of all the pages on the site?
March 22, 2011 at 8:32 pm #108459In reply to: Admin Bar Is Gone?
pcwriter
Participant@JamieWade
I’m answering your update here ‘cuz code doesn’t post well in update replies…
Make sure “ is present in your footer.php file, just before the closing “ tag. Your adminbar should come back.March 22, 2011 at 8:31 pm #108457drwebstein
MemberI see that one of the CUNY Academic Commons groups has a tab that another group does not:
http://commons.gc.cuny.edu/groups/games-teaching-and-learning/ – has a “Visit Blog” tab
http://commons.gc.cuny.edu/groups/gc-comp-rhet-area-group/ – does not have a “Visit Blog” tab
This makes is seem as if it is possible to show different tabs to different groups within a single BuddyPress installation, but I want to confirm whether this can be applied to all different types of tabs or if it is functionality that is specific to the blog that can be tied to a specific BP group.
Thanks,
AdamMarch 22, 2011 at 8:18 pm #108456In reply to: Buddypress roles
larrysmith1000
MemberFitz, LMS’s would be yet another good purpose for roles in buddypress. Not sure why we’re not getting a response here. Seems like a big issue.
March 22, 2011 at 7:43 pm #108455In reply to: buddypress; phpbb and wp-united
cjones81
MemberBecause my entire site is setup around buddypress. i have alot of plugins like achievements; cube points etc and i really like the messaging system of buddypress. After all the configuring of my website i would hate to ditch buddypress already when members are just getting use to it.
March 22, 2011 at 6:49 pm #108453In reply to: defult submenu on profile page
louie5055
Member@liping this is what i have!
when you press on the user link you go to his profile /members/userName
and the screen you see in the sub nav is activity
what i want to know is what setting the defult screen on the profile single page
setting your sub nav to be first not workingi know it’s somthing with the $bp global defult component just didnt know how to do it.
well here is the solution:http://www.thinkinginwordpress.com/2010/06/changing-default-component-for-landing-page-of-user-profile-in-buddypress/
`define(“BP_DEFAULT_COMPONENT”,”profile”);`March 22, 2011 at 6:21 pm #108451March 22, 2011 at 6:15 pm #108450In reply to: Admin Bar Is Gone?
pcwriter
ParticipantDid you change your theme? If so, make sure the call to wp_footer is present in footer.php of the new theme.
March 22, 2011 at 5:56 pm #108449Jean-Pierre Michaud
Participant@pcwriter … my goal is not to use the original adminbar, but to integrate the whole content of the BP-adminbar into the original WP-adminbar instead of replacing it… making it more compatible with 3.1…
btw, i did it… will release it on my site for support… until BP do the same!
-
AuthorSearch Results