Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 18,401 through 18,425 (of 68,966 total)
  • Author
    Search Results
  • #173742
    Henry
    Member

    @tayenewm there is a good chance this is down to your theme so reinstalling BuddyPress is most probably unnecessary.

    If the developer has modified any of the markup in members-loop.php then there is a good chance the modifications are what has broken the sort feature. The sort feature is dependent on certain page elements so if any class names or IDs have been changed or removed then that will be the source of your problem.

    As @hnla said, the way to resolve the issue is to revert to the default theme and work backwards, eliminating each customisation the developer has made as the source of the problem.

    #173741

    In reply to: Error with Buddypress

    aces
    Participant

    @dsvay

    Can you get into the site with ftp or a file navigator/explorer in your web hosting control panel?

    Navigate to /wp-content/plugins/bp-group-tinychat-pro-1.2.1/ then delete or rename the /bp-group-tinychat-pro-1.2.1/ folder.

    This should cause WordPress to de-activate the plugin.

    #173740
    tayenewm
    Participant

    I have tried to contact the BP developer multiple times – no response. I tested all plugins and the theme and the error did not resolve so I’m pretty sure the error in the BuddyPress.

    The host has advised the site is not throwing any errors. Not sure how to proceed. Wondering if I should just reinstall BuddyPress, import members and start again. Any concerns or advise?

    #173737
    OpIvy03
    Participant

    Can someone help?

    #173732
    OpIvy03
    Participant

    Sorry I wrote this from my phone. I meant to say hi not ho.

    isi2008
    Participant

    Hi I have the same problem at my site
    I have WP 3.7.1 and BP 1.8.1 on sigle site instalation.

    I can login to WP admin page, but I cant login as a user of buddypress (default theme).

    Can you help me with this problem?

    #173714

    In reply to: Avatar-less

    barboncaves
    Participant

    Hi Henry, thanks for the idea. Unfortunately absolutely no affect at all 🙁

    Incidentally, the style.css file within the default buddypress distro, ie. at plugins/buddypress/bp-themes/bp-default, is completely empty of any styles!!! The same goes for rtl.css whatever that does. How does the theme style itself?…it must be magic!!

    To be honest, I would have thought the inclusion or not of avatar stuff would be a function within a php file somewhere…but it’s needle in a haystack stuff for a non-geek like me!

    #173707
    tayenewm
    Participant

    In addition to the sort function not working, it seems sending messages and inviting members to groups is broken as well. See attached screen shots – basically, when typing the member name, the system does not generate a selection of member names to choose from.

    I fear that my BP developer may have broken something during the last customization. Is there a way for me to easily figure out where the problem is or should I reinstall BuddyPress?

    thanks in advance,
    taye

    #173705
    Marj Wyatt
    Participant

    I keep thinking about this issue, mostly because it “bugs me” to change core files in a major plugin like BuddyPress. I opened a ticket at the recommended location and I can find no record of it so it has most likely been closed.

    My question for the group here is this. Would the above modification applied to bp-custom.php overried the core template? If so, can someone tell me what to unhook and re-hook to make that work?

    Thanks, in advance, for any replies that are helpful.

    #173704
    shanebp
    Moderator

    Take a look at bp_core_remove_subnav_item()

    Or do a template over-ride of this file and put a message to the member in it.
    buddypress\bp-templates\bp-legacy\buddypress\members\single\profile\change-avatar.php

    #173696
    JLent.
    Participant

    Sorry, I am using the Sweet Date theme by themeforest. Once I activate BP default the same thing happenes. But now I’ve deactivated all plugins except Buddypress and I cant even view profiles, the 404 message comes up. My permalinks are set to day and name and everything else looks fine just cant figure it out.

    #173695

    Looks like BuddyPress might be incompatible with WooCommerce

    #173690
    Hugo Ashmore
    Participant

    @eminence-entertainment

    Have you followed @shanebp advice? it’s important to establish the cause of this and that means as suggested starting to look through your server log files – essentially all the answers you need or at least the clues to where to look further will be in log files. We can’t do this for you or provide much more by way of help until that’s done as well as ensuring you have performed a deactivation of all plugins to try and narrow things down.

    As for this being a BP issue it’s not, BP does not have an issue like this it’s something doing this that interacts with BP.

    Removing files at this point isn’t advisable, it’s curing the symptoms not the disease, however if it prevents the server crash in the shorterm while you investigate the true cause of this then go ahead but with the proviso that the root cause must be established and dealt with.

    #173689
    ElbowRobo
    Participant

    I have managed to run some profiling with and without BuddyPress enabled:

    When it is disabled: 1674 different functions called in 3102 milliseconds
    When it is enabled: 2602 different functions called in 5446 milliseconds

    It calls just short of 1000 more functions which takes 2.5s longer. How would I go about optimising the BP code to reduce this?

    Thanks,
    Eliott

    #173688
    Asynaptic
    Participant

    getting a freelancer from the buddypress/wordpress job board or odesk to do this would cost little (my guess $50-65) as long as you know exactly what you want done

    willandmae
    Participant

    @bluecatz, are there any plugins I am using that you may also be using? Though I know I just tried maybe there is one that is finicky?

    Thanks

    William

    Bluecatz
    Participant

    @mercime, thank you for your help in trying to resolve this. I’m using WordPress 3.7.1 on a single site install with BuddyPress 1.8.1. I’m running WP in a root domain on a VPS. I’ve disabled all plugins except for BuddyPress. The first time I try to login via the sidebar it fails with the cookies error I referenced previously, and then prompts me to login via the center WP login panel. If I then try to log in there, or hit the back button and try again at the side panel, it logs in just fine.

    willandmae
    Participant

    @mercime here is the temp login

    username: testme
    password: test123

    Thanks

    Please let me know Thanks….

    @mercime
    Participant

    @willandmae sorry, we prefer to keep the conversation here. As mentioned above, you can always delete or disable the throw-away account when the issue is resolved if not by me, by some other forum volunteer.

    willandmae
    Participant

    I just tried it with all plugins removed. First Starting with the login and logout but it still does it. I cleared cache on server and then on computer and it failed.

    willandmae
    Participant

    @mercime Thanks, is there a way I can send that info to you personally? Thanks

    @mercime
    Participant

    @willandmae Cleared cookies after I logged out. I log in using sidebar log in form easily. Something else is causing the issue with your log in.

    Have you tried deactivating other plugins one by one as I mentioned above to identify possible conflict? I’d start off by deactivating BAW Login/Logout menu, clearing cache and then try to log in via sidebar form. You could also provide us with a throw-away username and password so we can check from our end. You can delete that throwaway account when you resolve the issue.

    willandmae
    Participant

    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 I clean my computer a couple times a day with CCLeaner and rid of all cookies and everything. When I do this everything starts as before. When you test on yours could you make sure you clean out your cookies?

    Thanks…

    William

    Just trying to help…

    #173676

    In reply to: Activity plus popup

    @mercime
    Participant

    @rameshkanakambr the Activity Plus plugin is specifically for the activity stream pages. Best place to get support for additional functions is at the plugin’s suppoprt forum at https://wordpress.org/support/plugin/buddypress-activity-plus

    willandmae
    Participant

    @mercime Thank you So Much for assisting. I believe I did do that all the way through, not once but twice. And I got most everything working but that one particular problem. Maybe you could be the prayer I have been asking for and Help me fix this issue. I am so sorry I am not so Programmer worthy But I do My Best…

    Thank you

Viewing 25 results - 18,401 through 18,425 (of 68,966 total)
Skip to toolbar