Skip to:
Content
Pages
Categories
Search
Top
Bottom

Xdebug breaking my buddypress functionality


  • nyodulf
    Participant

    @nyodulf

    Whenever I have Xdebug active, it either prevents anything from being displayed on the page or throws an Allowed memory size exhausted error on a buddypress site I am testing on my local server. Has anyone else encountered this with buddypress? Any suggestions? Let me know if there’s other info I should provide.

    1. Which version of WordPress are you running?
    3.4.1
    2. Did you install WordPress as a directory or subdomain install?
    subdomain localhost
    3. If a directory install, is it in root or in a subdirectory?
    root
    4. Did you upgrade from a previous version of WordPress? If so, from which version?
    no
    5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting.
    yes
    6. Which version of BP are you running?
    1.5.6
    7. Did you upgraded from a previous version of BP? If so, from which version?
    no
    8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones?
    BP Group Management
    BP Profile Search
    BuddyPress
    BuddyPress Mandatory Groups
    Import Users from CSV
    Limit Groups per User
    NextGEN Gallery
    WP-FB-AutoConnect
    WP Multibyte Patch
    9. Are you using the standard BuddyPress themes or customized themes?
    customised
    10. Have you modified the core files in any way?
    no
    11. Do you have any custom functions in bp-custom.php?
    no
    12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?
    not running it
    13. Please provide a list of any errors in your server’s log files.
    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 24576 bytes) in D:DOCUMENTSCOMMSWEBDEV_htdocs***wp-contentpluginsbuddypressbp-membersbp-members-signup.php on line 586
    Call Stack
    # Time Memory Function Location
    1 0.0153 689136 {main}( ) ..wp-login.php:0
    2 0.0155 708728 require( ‘D:DOCUMENTSCOMMSWEBDEV_htdocs***wp-load.php’ ) ..wp-login.php:12
    3 0.0157 723912 require_once( ‘D:DOCUMENTSCOMMSWEBDEV_htdocs***wp-config.php’ ) ..wp-load.php:29
    4 0.0162 826992 require_once( ‘D:DOCUMENTSCOMMSWEBDEV_htdocs***wp-settings.php’ ) ..wp-config.php:83
    5 0.1859 25566512 do_action( ) ..wp-settings.php:212
    6 0.1890 26231504 call_user_func_array ( ) ..plugin.php:403
    7 0.1890 26231520 bp_loaded( ) ..plugin.php:403
    8 0.1890 26231576 do_action( ) ..bp-core-hooks.php:97
    9 0.1890 26232424 call_user_func_array ( ) ..plugin.php:403
    10 0.1890 26232440 bp_include( ) ..plugin.php:403
    11 0.1890 26232496 do_action( ) ..bp-core-hooks.php:47
    12 0.2523 33274896 call_user_func_array ( ) ..plugin.php:403
    13 0.2523 33274912 BP_Members_Component->includes( ) ..plugin.php:403
    14 0.2524 33275968 BP_Component->includes( ) ..bp-members-loader.php:46
    14. Which company provides your hosting?
    none – localhost
    15. Is your server running Windows, or if Linux; Apache, nginx or something else?
    Apache

  • The topic ‘Xdebug breaking my buddypress functionality’ is closed to new replies.
Skip to toolbar