Search Results for 'buddypress'
-
AuthorSearch Results
-
January 4, 2011 at 8:58 am #101738
In reply to: 1.2.6 upgrade date offset!!
Brandon Allen
ParticipantI can confirm the problem. The issue occurs if you have a negative GMT offset. Since xprofile dates are saved for midnight of the chosen day, anyone with a negative GMT offset will have their date shifted backwards, which then displays as the day previous to the one chosen.
ie –
Date Chosen: January 4th, 2011
Saved in Database as : January 4th, 2011 at 12:00am GMT
Timezone: Central Standard Time (-0600 GMT)
After bp_format_time(): January 3rd, 2011 at 6:00pm CSTI’ve added a patch to https://trac.buddypress.org/ticket/2779 to fix the issue.
January 4, 2011 at 8:19 am #101855In reply to: PLEASE HELP!!! no group creation option in groups
Hugo Ashmore
Participant@Tekuan%20Coleman
is there a “real” and “fake” default theme? i have activated theYes and that is the point I was trying to make earlier there is only THE bp default theme all it’s files live in /plugins/buddypress/bp-themes/bp-default any other theme is what is referred to as a child theme and may have any number of custom changes that can cause issues. To trouble shoot it is essential that the defaults are used i.e the default theme is activated and no plugins other than BP are running.
January 4, 2011 at 8:02 am #101854In reply to: Blogatize.net – The Social Blog Network
Romik84
Member@crashutah The Adsense is generated through an ads plugin and you are right, there are no channels for any blog. It’s impossible to track it with the plugin. For networking blogs I have used simply sitewide activity plugin, similar topics plugin and sitewide tags. Nothing more, nothing less
…January 4, 2011 at 6:44 am #101852Virtuali
Participant@nuprn1, the filters listed, does not seem to work on custom theme…. or at-least from what I am using. I added the filters you listed in your second post to line 113, no success. I need this to work here, because I have a group on my site that is meant for a pastebin, and the code tags make it a absolute mess, pigpen!!!
P.S…. a little help on the MarkItUp would be awesome too!
Thanks!
SVCJanuary 4, 2011 at 5:02 am #101844In reply to: The wire won’t update…
Jake Spurlock
ParticipantYes, it is the activity stream. Doesn’t work there, or in the activity area in the profile. I have the ajax.php in the _inc folder in my theme. Just wondering what I need to do to get it to work.
1. Which version of WP/MU are you running?
Current2. Did you install WP/MU as a directory or subdomain install?
Sub-domain3. If a directory install, is it in root or in a subdirectory?
–4. Did you upgraded from a previous version of WP/MU? If so, from which version?
This has been installed since 2.9.25. Was WP/MU functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting.
Everything is working great there.6. Which version of BP are you running?
Current7. Did you upgraded from a previous version of BP? If so, from which version?
I don’t remember.8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones?
A lot. To many to list.9. Are you using the standard BuddyPress themes or customized themes?
Custom theme. BuddyPress comes from the template pack.10. Have you modified the core files in any way?
Nope.11. Do you have any custom functions in bp-custom.php?
Nope.12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?
Built in.13. Please provide a list of any errors in your server’s log files.
No errors.14. Which company provides your hosting?
Self-hosted.15. Is your server running Windows, or if Linux; Apache, nginx or something else?
ApacheJanuary 4, 2011 at 4:03 am #101841January 4, 2011 at 3:36 am #101840José M. Villar
ParticipantIs this what you were looking for ? http://buddydev.com/plugins/buddypress-activity-comment-notifier/
January 4, 2011 at 2:54 am #101836kateM82
MemberThanks so much for your help, that is a little weird.
I have pasted the entire archive file again, here is the link – http://pastebin.com/z4H2mEKQ
I can’t see a second loop though?
January 4, 2011 at 2:38 am #101834In reply to: Buddypress free child themes not working
bgrun80
ParticipantWorked it out.
I put the child themes in the bp-themes folder.
Placed them in the plugins/buddypress/bp-themes folder, when I should have put them in
wp-content/themes.They look like they’re working ok now.
Thanks for the help.January 4, 2011 at 1:50 am #101831In reply to: BuddyPress External Group Blogs Plugin
amahesh
MemberI was hoping I could get help with something…for some reason the posts dont appear in the activity stream of the group but do show in the streams of the users following the group, but all the posts from the blog’s history show up. Is there a way to only pull say 10 updates a day? @r-a-y
January 4, 2011 at 12:33 am #101823techguy
ParticipantCan BuddyPress really run on IIS and SQL Server? Even IIS and MySQL is problematic I believe.
As was mentioned, it depends on how you optimize your site and how fast you consider Jet Fast to be.
January 4, 2011 at 12:30 am #101822In reply to: Confirmation e-mails aren’t being sent.
techguy
ParticipantBluehost might be the best option for WordPress (I use it myself), but it’s far from the best option for BuddyPress. It can work with BuddyPress, but not with any scale and you have to deal with little things like configuring the mail from plugin, or setting up the email address that BP uses. Either fix works for Bluehost.
January 4, 2011 at 12:28 am #101821In reply to: Changing Profile Fields
junger
ParticipantOr … I could think of it as a profile field that updates everywhere when it’s updated. Analogies don’t make bugs in the product any less annoying.
January 4, 2011 at 12:28 am #101820In reply to: Why shold I choose BP?
techguy
ParticipantI’d say that BuddyPress is better for people that want to have their own identity on the network and they want to interact with other people on the network outside of the forum. A forum is better for discussion of topics.
January 4, 2011 at 12:23 am #101818techguy
Participant@Mouchoirs Do a search for “Private Buddypress site” or something like that and you’ll find lots of threads on how to redirect non-logged in users to the login or registration page.
@djpaul,
Seems like you should be able to just replicate the user account creation calls on another page right? This is something I was considering doing for my project. Basically, someone could upload a list of email addresses and names, and it would create the person’s account, email them a temp password and they’d be good to go. Yes, I know WP use to do temp password and took that out, but in this case it might be useful to do.January 4, 2011 at 12:22 am #101817In reply to: PLEASE HELP!!! no group creation option in groups
Tekuan Coleman
Member@hnla….is there a “real” and “fake” default theme? i have activated the
BP Columns 1.2 by modemlooper,
BuddyPress Default 1.2.7 by BuddyPress.org,
Simple WP Community Theme 1.6 by Sven Lehnert u. Konrad Sroka
it works the same exact way on all of these themes
January 3, 2011 at 10:08 pm #101812In reply to: Blogatize.net – The Social Blog Network
Xevo
ParticipantStill working on my own buddypress site, but I like plain colours without too many gradients and a nice amount of whitespace.
Tag clouds are dead btw, they’re only usefull for seo now a days.
January 3, 2011 at 9:59 pm #101811In reply to: Default theme with widgetized home page
open flips
ParticipantI have noticed some stuff has gone from bp 1.2.7 default theme, I hope it does not make the column issue harder to fix. Thanks @modemlooper for letting us know when you will manage to update themes.
January 3, 2011 at 9:23 pm #101808In reply to: Top Navigation Bar Disappeared
jonishere55
Memberwhat do you mean by template pack? I am using the custom community theme which is compatible with buddypress.
January 3, 2011 at 9:19 pm #101807Hugo Ashmore
ParticipantGood thing is as long as you link to stylesheets rather than embed styles the browser always caches – or should, but keeping styles and rulesets lean is always good from many points such as inheritance, specificity, etc; the more overworked rules become the harder it is to debug to the point where it actually becomes impossible without starting over.
January 3, 2011 at 8:41 pm #101806Tosh
Participant`#bp_activity_bar ul li a {color:#ddd; border:0;}`
The above did work, always nice to slim down the CSS
Thanks!January 3, 2011 at 8:32 pm #101804Hugo Ashmore
Participantyes but you can group them.
the img I would have thought was already dealt with by BP rules
this might work, as you don’t want to necessarilly style all the pseudo classes if you cab style the anchor alone:
`
#bp_activity_bar ul li a {
color:#ddd;
border:0;
}
`
might not work though in which case add in the pseudo classes as necessary:
`
#bp_activity_bar ul li a:link,
#bp_activity_bar ul li a:focus {
color:#ddd;
border:0;
}`
etcJanuary 3, 2011 at 8:24 pm #101803Tosh
ParticipantAh so like this:
`#bp_activity_bar ul li link {color:#ddd;}
#bp_activity_bar ul li a:visited {color:#ddd;}
#bp_activity_bar ul li a:active {color:#ddd;}
#bp_activity_bar ul li a:hover {color:#ddd;}
#bp_activity_bar ul li img {border:0;}`That did it! Whew, that’s a big load off my mind, lol. Thank you for being patient with me hnla.
January 3, 2011 at 8:14 pm #101802Hugo Ashmore
Participantit’s as I mentioned earleir it’s the classic error:
you say this:
`#bp_activity_bar ul li a:link,`
and you want to apply that to all pseudo class links so do this:`#bp_activity_bar ul li a:link,a:visited,a:active,a:hover,img {}`
you have actually styled the activity bar :link class and then closed of that selector set and styled the generic pseudo elements
When you use grouping selectors ‘,’ you must re-state the full descendent path each time i.e you must state `#_activity_bar ul li :whatever {}`
January 3, 2011 at 8:04 pm #101800Tosh
ParticipantI have yes, even tried a new fresh browser. Try mousing over one of the links in the activity and it will turn white.
-
AuthorSearch Results