Search Results for 'buddypress'
-
AuthorSearch Results
-
November 5, 2013 at 12:00 am #173809
In reply to: [Resolved] Buddypress Pages Post ID
mizzinc
ParticipantSolution:
Well not really, I just added a conditional around the ‘<header class=”entry-header”>’ to not display if on a BP blog page.
November 4, 2013 at 7:57 pm #173797willandmae
Participant@bluecatz Thats what I have been saying all along–its Crazy:
Willandmae said:
Whats Crazy about this problem is It Happens the first time you try to log on and without fail, it logs on with error and logs it as a bad login. But then login through the wordpress screen and then without fail you get logged in. Now this is the crazy part. Logout and then login again but using the sidebar through the theme and it works.
Now if your browser cleans up after itself when you close out and clears cookies and history. You will have to remember to go directly to the wordpress login first and it works again.
By the way Have you looked at my list of plugins and compared?
Willandmae
November 4, 2013 at 7:34 pm #173795Bluecatz
ParticipantFor those having this problem, if you try to log into BuddyPress and it fails, taking you to the WP login, if you then go back and try to log into the sidebar again, without having logged into WP, does it let you? It does for me, every time.
November 4, 2013 at 7:27 pm #173794In reply to: BuddyPress Profiles and Members List Plugin
ferguson4848
ParticipantYes, that would work. But then the other member would have to be in that exact zip code. In many places zip codes might be very near one another so more than one might actually be ‘Near by”.
If that makes sense.
November 4, 2013 at 6:58 pm #173791In reply to: BuddyPress Profiles and Members List Plugin
modemlooper
Moderatorif you create a profile field for zip codes and then search /members/?s=90210 it should list any member who put 90210 in a profile field
November 4, 2013 at 6:22 pm #173790Visual Harbor
ParticipantIn this file:
/wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/activity/activity-loop.phpFind Line 1:
<?php do_action( 'bp_before_activity_loop' ); ?>Change Line 3 to this:
<?php if ( bp_has_activities( bp_ajax_querystring( 'activity' ).'display_comments=stream' ) ) : ?>November 4, 2013 at 2:02 pm #173782In reply to: BuddyPress Profiles and Members List Plugin
ferguson4848
ParticipantAny ideas?
Thanks
November 4, 2013 at 9:20 am #173773Hope
ParticipantDears,
I have the same problem, registration is not working! No reaction at all after pressing the submit button (just the password fields become empty).
I did a fresh installation with only Buddypress installed & still the same problem! Anybody knows why?Thanks in advance
HopeNovember 4, 2013 at 9:18 am #173771In reply to: buddypress login
isi2008
ParticipantI did a downgrade form 3.7.1 to 3.6 and problem is still here.
November 4, 2013 at 8:00 am #173770In reply to: buddypress login
isi2008
ParticipantIf you want to check it I will send you login and password for my site
November 4, 2013 at 7:40 am #173769isi2008
ParticipantI don’t use any cache plugins and I activated twenty eleven theme and the problem is still there I can login to admin panel not to buddy press
November 4, 2013 at 7:35 am #173768In reply to: buddypress login
isi2008
ParticipantI did reinstall whole site according this manual https://codex.wordpress.org/Upgrading_WordPress_Extended
but the problem is still there.
it is crazy ..
November 4, 2013 at 7:33 am #173767isi2008
Participanttoday I did reinstall WP according this manual https://codex.wordpress.org/Upgrading_WordPress_Extended
but the problem is the same …maybe it is problem with database.
November 4, 2013 at 7:02 am #173766willandmae
Participant@mercime Hope you had an awesome weekend. Have you had a chance to look at the site yet and see what is happening? Any Suggestions or fixes? Sorry to bother you just looking for help to fix this silly issue. Thanks so much…
William
November 4, 2013 at 5:35 am #173765willandmae
Participant@modemlooper I appreciate it and I deactivated my cache program after deleting the cache and it still does it. The cache plugin I use is the standard coming automatically with wordpress now WP Super Cache. I then cleared all from my computer before testing as well. I use a simple program that really cleans all history and everything out called CCleaner.
whats funny is I have a logon menu button that goes directly to the wordpress logon and it never fails. As well as once your logged in and don’t clear your cache and cookies on your computer. You can log out and then the sidebar login built into buddypress-default theme works.
Thanks again I gave it a try.
William
November 4, 2013 at 4:56 am #173763modemlooper
ModeratorProbably a Cache issue. Deactivating a cache plugin doesn’t always remove the cached files.
November 4, 2013 at 3:33 am #173762willandmae
ParticipantThanks @artmuns for sharing, made me ask my provider to test and they are surprised and never seen the likes of this error. It happened to them how I have explained it. Looking forward to fixing it hehehehe… I wish I new more about how to program but definately don’t want to get in and mess stuff up.
William
November 4, 2013 at 3:23 am #173761modemlooper
ModeratorThe easiest way would be to enable multi site and then use BuddyPress on a separate blog. Multi site uses same database.
November 4, 2013 at 3:12 am #173759In reply to: buddypress login
modemlooper
ModeratorIt is either a plugin or a theme issue. Can you deactivate all plugins besides WordPress and BuddyPress and then if it is still there switch theme to twenty twelve.
November 4, 2013 at 3:07 am #173758In reply to: iBuddy theme options
modemlooper
ModeratorThis is something you should ask the theme developer about as it’s outside the scope of support for the BuddyPress plugin
November 4, 2013 at 1:41 am #173757artmuns
ParticipantSame problem here. Can’t log in to admin page but home page log in gets me into the admin panel. This started after I updated to WP 3.7.1. Funny thing is I checked with my host provider and they can log in just fine. Very strange.
November 3, 2013 at 7:59 pm #173748In reply to: Error with Buddypress
November 3, 2013 at 7:46 pm #173747In reply to: Members Directory sort function not working
Henry
Member@tayenewm just a thought – do you know if the developer made any customisations to the BuddyPress core? This is quite bad practice but it is a possibility. If that has happened then there are 3 options…
- live with a broken sort feature
- try to get in contact with the developer to see what changes have been made
- reinstall WP and BP
Considering point 1 is unappealing and point 2 doesn’t look possible then I’d try point 3.
November 3, 2013 at 4:48 pm #173745In reply to: Members Directory sort function not working
shanebp
Moderator> reinstalling buddypress back to all default settings
That won’t fixed any issues introduced via /plugins/bp-custom.php
Make a copy of that file and then delete it from your server.Also deactivate any plugins that ‘your’ developer installed.
November 3, 2013 at 3:51 pm #173743In reply to: Members Directory sort function not working
tayenewm
ParticipantI reverted to the default theme and deactivated plugins one by one and it did not fix the problem. I’m pretty sure the modifications broke the feature as well. And since the developer that last worked on it is MIA, I suspect he knows this.
Can anyone just go in and check the members-loop-php code? At this point I would be happy to overwrite all customizations. I just need it fixed.
I’m not technical that is why I thought reinstalling buddypress back to all default settings would be a solution – but I can’t remove members in the process.
Please advise.
-
AuthorSearch Results