Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 29,676 through 29,700 (of 69,106 total)
  • Author
    Search Results
  • #137019

    In reply to: Blank Buddypress pages

    Paul Wong-Gibbs
    Keymaster

    All you need is in that first line. Let’s break it down:

    PHP Fatal error: Uncaught exception ‘apiServiceException’ with message
    ‘Error calling https://www.googleapis.com/plus/v1/people/108328961616806242196/activities/public?maxResults=5&alt=

    json: (403) Daily Limit Exceeded. Please sign up’

    in /home/wolf/public_html/wp-content/plugins/google/lib/external/google/io/apiREST.php:99

    Going backwards, the error is coming from the wp-content/plugins/google/ plugin, and specifically the error returned is “Daily Limit Exceeded”. Looks like you need to sign up or otherwise increase your rate limit for whichever Google API you are using.
    Also, assuming this Google plugin is actually https://wordpress.org/extend/plugins/google/, you should be able to use WPMUDEV’s support forums if you need further assistance resolving this.

    #137014
    newpress
    Participant

    There are some wordpress poll plug ins. If your after surveys other than buddypress, go for free survey scripts

    #137011

    @Lee Rickler – I ended up installing “Rich Text Editor For Comments” plugin and it seemed to fix the issue. Although if I decide to uninstall it for any reason, I’m sure it’ll come right back. But for now, it works!

    #137009

    In reply to: How to disable this?

    Roger Coathup
    Participant

    By default BuddyPress doesn’t send ‘crazy amounts of emails’, and doesn’t typically email to every user — what emails are you receiving? What notifications do you have turned on? Is it site wide notifications? What theme are you using? Please provide as much information as you can, as it makes it easier for people on the forum to help you

    Roger Coathup
    Participant

    It can be achieved, but will involve a number of changes. If you are not a competent PHP / BuddyPress developer, then you would be best to hire one for this job

    #137005
    Roger Coathup
    Participant

    If you have a look at the bp_message_thread_avatar() function in the BuddyPress codebase, you can see which arguments it accepts, and also which functions it calls onto to get an avatar.

    That should help you determine which alternative avatar function to use.

    #137004

    In reply to: Blank Buddypress pages

    Host Magi
    Participant

    You are right, primarily repition. So here is the top portion.
    ‘[11-Jun-2012 18:32:18] PHP Fatal error: Uncaught exception ‘apiServiceException’ with message ‘Error calling https://www.googleapis.com/plus/v1/people/108328961616806242196/activities/public?maxResults=5&alt=json: (403) Daily Limit Exceeded. Please sign up’ in /home/wolf/public_html/wp-content/plugins/google/lib/external/google/io/apiREST.php:99
    Stack trace:
    #0 /home/wolf/public_html/wp-content/plugins/google/lib/external/google/service/apiServiceResource.php(144): apiREST::execute(Object(apiServiceRequest))
    #1 /home/wolf/public_html/wp-content/plugins/google/lib/class_wdgpo_google_auth.php(98): apiServiceResource->__call(‘list’, Array)
    #2 /home/wolf/public_html/wp-content/plugins/google/lib/class_wdgpo_google_auth.php(98): ActivitiesServiceResource->list(Array)
    #3 /home/wolf/public_html/wp-content/plugins/google/lib/class_wdgpo_google_auth.php(86): Wdgpo_GoogleAuth->get_gplus_feed(‘108328961616806…’, false)
    #4 /home/wolf/public_html/wp-content/plugins/google/lib/class_wdgpo_google_auth.php(105): Wdgpo_GoogleAuth->get_gplus_data()
    #5 /home/wolf/p in /home/wolf/public_html/wp-content/plugins/google/lib/external/google/io/apiREST.php on line 99
    [11-Jun-2012 19:39:24] PHP Fatal error: Uncaught exception ‘apiServiceException’ with message ‘Error calling https://www.googleapis.com/plus/v1/people/108328961616806242196/activities/public?maxResults=5&alt=json: (403) Daily Limit Exceeded. Please sign up’ in /home/wolf/public_html/wp-content/plugins/google/lib/external/google/io/apiREST.php:99
    Stack trace:
    #0 /home/wolf/public_html/wp-content/plugins/google/lib/external/google/service/apiServiceResource.php(144): apiREST::execute(Object(apiServiceRequest))
    #1 /home/wolf/public_html/wp-content/plugins/google/lib/class_wdgpo_google_auth.php(98): apiServiceResource->__call(‘list’, Array)
    #2 /home/wolf/public_html/wp-content/plugins/google/lib/class_wdgpo_google_auth.php(98): ActivitiesServiceResource->list(Array)
    #3 /home/wolf/public_html/wp-content/plugins/google/lib/class_wdgpo_google_auth.php(86): Wdgpo_GoogleAuth->get_gplus_feed(‘108328961616806…’, false)
    #4 /home/wolf/public_html/wp-content/plugins/google/lib/class_wdgpo_google_auth.php(105): Wdgpo_GoogleAuth->get_gplus_data()
    #5 /home/wolf/p in /home/wolf/public_html/wp-content/plugins/google/lib/external/google/io/apiREST.php on line 99
    [11-Jun-2012 20:35:43] PHP Fatal error: Uncaught exception ‘apiServiceException’ with message ‘Error calling https://www.googleapis.com/plus/v1/people/108328961616806242196/activities/public?maxResults=5&alt=json: (403) Daily Limit Exceeded. Please sign up’ in /home/wolf/public_html/wp-content/plugins/google/lib/external/google/io/apiREST.php:99
    Stack trace:
    #0 /home/wolf/public_html/wp-content/plugins/google/lib/external/google/service/apiServiceResource.php(144): apiREST::execute(Object(apiServiceRequest))
    #1 /home/wolf/public_html/wp-content/plugins/google/lib/class_wdgpo_google_auth.php(98): apiServiceResource->__call(‘list’, Array)
    #2 /home/wolf/public_html/wp-content/plugins/google/lib/class_wdgpo_google_auth.php(98): ActivitiesServiceResource->list(Array)
    #3 /home/wolf/public_html/wp-content/plugins/google/lib/class_wdgpo_google_auth.php(86): Wdgpo_GoogleAuth->get_gplus_feed(‘108328961616806…’, false)
    #4 /home/wolf/public_html/wp-content/plugins/google/lib/class_wdgpo_google_auth.php(105): Wdgpo_GoogleAuth->get_gplus_data()
    #5 /home/wolf/p in /home/wolf/public_html/wp-content/plugins/google/lib/external/google/io/apiREST.php on line 99
    [11-Jun-2012 21:31:41] PHP Fatal error: Uncaught exception ‘apiServiceException’ with message ‘Error calling https://www.googleapis.com/plus/v1/people/108328961616806242196/activities/public?maxResults=5&alt=json: (403) Daily Limit Exceeded. Please sign up’ in /home/wolf/public_html/wp-content/plugins/google/lib/external/google/io/apiREST.php:99
    Stack trace:
    #0 /home/wolf/public_html/wp-content/plugins/google/lib/external/google/service/apiServiceResource.php(144): apiREST::execute(Object(apiServiceRequest))
    #1 /home/wolf/public_html/wp-content/plugins/google/lib/class_wdgpo_google_auth.php(98): apiServiceResource->__call(‘list’, Array)’

    4ella
    Participant

    Hi Paul , sorry I didnt see your question in the past , YES unfortunately this is still happening in latest 1.5.6 buddypress , I have WP 3.4.1 and buddypress 1.5.6 installed , but little hack from @ray works perfect , maybe you should implement this snippet into a newer versions ?

    Hugo Ashmore
    Participant

    @djpaul this is a extremely vexing issue been backwards and forwards over the menu settings all I can establish is there appears an issue with ‘network true’ so have removed that altogether but still have plugin feature on both plugin screens, add_action(network_admin_menu, $function) just doesn’t appear to work regardless of changes I make i.e simplifying things right down with no if/else choices, I used if bp_core_admin_hook falling back to add_action(network_admin_menu) or (admin_menu) I get no menus even in site_admin, the only way I can get settings screen to appear is to comment out everything bar add_submenu_page and add_action(‘admin_menu’

    Not sure where to take things from here other than to try and remove all mentions of netwok settings and be done with it.

    #136991
    olihaslam
    Participant

    Hi

    Thanks for your reply and clear advice.

    I just checked and the pages are already correctly assigned to the BuddyPress features. And all the options are already active in BuddyPress > Components but still nothing shows on those pages.

    I tried making a new Groups page and assigning the groups feature to the new page but still nothing shows.

    Do you (or anybody else) have any other suggestions?

    Thanks

    Roger Coathup
    Participant

    Have a look at some of the classes applied to body — there’s no single class being used for BuddyPress pages, but the set is quite small, and you should be able to base your selectors on them to capture whether you are on a BP page or not:

    .directory …. , .my-account … , etc.

    And, if you are using a pre-processor such as LESS or SASS, it makes it much easier to write nested CSS like this

    #136986

    In reply to: Facebook pages

    sakarya
    Participant
    #136982
    Paul Wong-Gibbs
    Keymaster

    If you’re certain that you’re receiving new members’ BuddyPress-generated emails, my guess would be you have something affecting how emails are sent.

    Are you running any plugins or custom code that affects sending email, appearance of emails, etc, anything? Finally, how did you move your site from Dev to production. Did you copy the DB across, too?

    #136980

    In reply to: comments page refresh

    Paul Wong-Gibbs
    Keymaster

    BuddyPress is and always will be free.

    #136979

    In reply to: Blank Buddypress pages

    Paul Wong-Gibbs
    Keymaster

    Paste just some of the fatal errors? Probably just repetition. Or share them onto a site such as pastebin.com

    #136978
    Paul Wong-Gibbs
    Keymaster

    Wasn’t aware of any slow loads, but I’ll ping Automattic and ask them to check. Thanks.

    #136975

    In reply to: Blank Buddypress pages

    Host Magi
    Participant

    Ok, scratch that, it wont let me paste the log because its too long. What do I do??

    #136974

    In reply to: Blank Buddypress pages

    Host Magi
    Participant

    After som further digging, I did find an error file with alot of php fatal areas. The problem is I have NO clue how to interpret what I see. So I am pasting it all here. Hopefully you can figure it out & tell me how to fix it

    #136973

    In reply to: comments page refresh

    raminjan
    Participant

    no that was not what I meant to do but what I wanted to know is why is this refreshing thing is happening but also don’t worry about that and thank yo for your reply one other question I have is that one are you the author of buddypress and if so I was just wondering to know if all of this plugins are free for users to use?

    Kerry
    Member

    Ok thanks. Well if you happen to find one that would be awesome. Or perhaps having the buddypress devs add it in a future release.

    Thanks!

    Paul Wong-Gibbs
    Keymaster

    Not aware of any plugins or code samples around to do this. You’ll probably need to find a developer to figure it out for you.

    Hugo Ashmore
    Participant

    You reply suggest you haven’t read through the guides I mentioned above?! If not please do so as they have been written to help users.

    You have to match those files to your themes primary html markup as that is where things differ, your theme will have certain major layout elements e.g id=”container” the BP files must match to your themes markup, generally you would use index.php or page.php as your themes example to follow

    The list of themes already put through the process by mercim are listed here:
    https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/

    ElbowRobo
    Participant

    I am competent in reading code, but I don’t know what needs to be changed.
    The plugin to do this says I need to edit header-buddypress, sidebar-buddypress and footer-buddypress so what exactly do I need to do to these files?

    Hugo Ashmore
    Participant

    @elbowrobo What help do you want from the community? When you say you are at a complete loss what is the issue you are having, it would help to know what you have tried and what the issues are that you have hit.

    The template pack is only meant as a helping hand, starting point – it does require that you do some manual file editing of a basic nature and for that you do need rudimentary HTML skills and ability to understand how read code and copy paste it around. Without those skills you might struggle and perhaps need to be getting a developer to help you or choosing a theme that has already been template packed.

    Have you actually followed the guides written by mercime in the BP Codex? these are extremely helpful walkthrough guides to working through the steps involved including the manual step 3; or look at the general list of themes that mercime has added and maybe choose one of those instead?

    #136944
    newpress
    Participant

    Creat a new page. Name it whatever and publish. Go to buddypress ->pages and select just created page as search’s functioning page. But I am not sure search require a seperate page. Remember to subset the page to an already published page as a sub page

Viewing 25 results - 29,676 through 29,700 (of 69,106 total)
Skip to toolbar