Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 15,751 through 15,775 (of 32,678 total)
  • Author
    Search Results
  • #147728
    iyke20024
    Participant

    Fatal error: Call to undefined function wp_get_image_editor() in /home/iyke2002/public_html/9japeople.com/wp-content/plugins/buddypress/bp-core/bp-core-avatars.php on line 521

    Am getting this error anythime I try to change my avater. I noticed this only happens when the image is too large. How do I solve this problem. do I need to adjust the size so it can allow any size upload for croping

    I am using wordpress 3.4 and buddpress 1.6.2
    Working with the Buddyboss theme.
    My site: http://www.9japeople.com

    #147693
    @mercime
    Participant
    #147687
    @mercime
    Participant

    Even then, I didn’t see any option for users to create their own blog during or after account creatio

    You need to create a Network or make the single site Multisite first -> https://codex.wordpress.org/Create_A_Network If you hit some snags during the process, please post at https://wordpress.org/support/forum/multisite for assistance.

    my question is more along the lines of asking if both types of sites can co-exist as one single site.

    For a single WP installed e.g. at example.com, you can only create one multisite installation by default where subsites/blogs are either set up in a subdirectory or subdomain structure.

    There are plugins to make each subsite into a network of its own and set up BP in each or some of the networks https://wordpress.org/extend/plugins/wp-multi-network/ or the premium Networks+ http://wpebooks.com/networks/ You should have at least a VPS or Dedicated server when you go this route.

    garystriplett
    Participant

    While on the activity stream page, posting an update works perfectly. Then, submitting a comment (reply), the return page is blank. The address bar URL is http://bd.summit.net/fg/activity-stream/reply/

    If I remove the /reply/ from the address bar and load the page, the reply comment is there. So, it’s just that the reply is posted, but does not return the updated activity stream page.

    I’ve checked and tried all that I can think of to correct the problem with no success. Any advice or assistance would be greatly appreciated. If additional information is required, please inform me.

    WordPress version: 3.5
    BuddyPress version: 1.6.2
    Site Link: http://bd.summit.net/fg/

    Thank you.

    #147653
    QuadDamage
    Participant

    Hi Chouf1,

    Nice reply, thanks a lot!
    Will let you know if everything goes ok!

    #147650
    danbpfr
    Participant

    hi,

    – Should I update WordPress or BuddyPress first?
    WP first than BP, but together !
    BP from version 1.1.2 to 1.2!important, from 1.2 to 1.5 from 1.5 to 1.6.2
    Same thing for WP from 2.8.4 to 3.0!important, from 3.0 to 3.2, from 3.2 to 3.4 from 3.4 to 3.5

    For each, take the versions from SVN.

    https://buddypress.trac.wordpress.org/browser/tags
    https://core.trac.wordpress.org/browser/tags

    – Does any of the versions between the 1.1.2 and the last of BP will mess up with Design?

    Yes/No depends on how deep you did the changes

    – Where can I edit the website Title, Description and Keywords?
    From within the site admin Dashboard > General settings
    As keywords are no more used by Google, they’re not necessary. Otherwise you have to hardcode them into your child theme index page

    – Is there something that I need to know in order to make this update successfully?
    First of all, read the codex 😀
    https://codex.wordpress.org/Updating_WordPress
    https://codex.buddypress.org/developer/releases/

    #147645
    QuadDamage
    Participant

    Hi,

    I recently became webmaster of an Adult related website that uses Buddypress to handle a small network of blogs.
    The thing is that they are using the Version 2.8.4a for WordPress and 1.1.2 for Buddypress and this obviously need an upgrade mainly for security reasons but also for the sake of having an updated site with configured properly.

    The problem is that the site is highly customized and I’m pretty sure that the automatic update is not going to work. I’m obviously going to try local first, but still I need some help with:

    – Should I update WordPress or BuddyPress first?
    – Does any of the versions between the 1.1.2 and the last of BP will mess up with Design?
    – Where can I edit the website Title, Description and Keywords?
    – Is there something that I need to know in order to make this update successfully?

    Since it’s an Adult website I don’t know if I can post the link, let me know if I can.

    Thanks all in advance.

    #147639
    Jchamp311
    Participant

    Hi Hugo

    Thanks. Will try that.

    #147638
    Hugo Ashmore
    Participant

    I’m closing this thread as it’s a duplicate of your other one, you should not create new threads on the same topic it just confuses matters.

     

    follow my instructions above! Yes disable all plugins and once back in activate each in turn until you find a culprit , speculate on what else it can be after you have rulled out plugins.

    #147637
    Jchamp311
    Participant

    I deleted the plugins one by one. After deleted the buddypress plugins I could log into wordpress.

    I have just re-installed the latest version of buddypress as I was running 1.6.1 so now I am running 1.6.2

    I logged out and could log back in? Should I keep doing this till I find the faulty plugin?

    What else could it be?

    #147636
    Hugo Ashmore
    Participant

    No limit.  Take your install right back to basic WP only i.e NO plugins activated – rename the plugin folders to force deactivate them; then see if you can log in, if you can login with plain WP start re-activating plugins one by one.

    #147634
    #147631
    danbpfr
    Participant

    Hi,

    don’t try to prevent spammers. They already know how WP is working. 😀

    So you have many unconfirmed subscriber anyway. In such case, you could resend the activation email or delete the unconfirmed account. A small plugin do this very easely:

    https://wordpress.org/extend/plugins/unconfirmed/

    I use it regularly on my 1.6.2 network without problems. 😉

    #147628

    @Paul is there any general rule of thumb for minimum server configuration size?

    @all here is some info about my experience for others that would like to know more about size issues in advance:

    I’m using the smallest VPS on http://www.kimsufi.com/fr/vks/index.xml (512MB) with 64bit Debian. With hindsight I should probably have chosen a 32bit install because that is said to consume less memory but still it is enough for one WordPress Multi-site and some of the bigger plugins like Jetpack with not too many sites and average traffic on the network. Installed Nginx/PHP5-FPM instead of Apache and for caching I added APC and WP Super Cache (in PHP mode) which did help a lot in getting the max out of the little machine. Pretty high speeds I must say, but loading BuddyPress on top of that and the thing started squeaking.

    I have removed BuddyPress and cleared the completely fragmented opcode cache (had to restart PHP service because it refused to be cleared through the manager) and all is well again.

    Maybe it would be possible to run a single site WP installation with BuddyPress on such a small server… or even multi-site but without any other memory-hungry plugins… or maybe some more tweaking of the APC settings (cache size and ttl) might make it pass… but I’m not going to try that on a live install 😉

    Paul Wong-Gibbs
    Keymaster

    I thought we fixed this in a previous release, but maybe not fully. Please submit a bug report on https://buddypress.trac.wordpress.org, and you can use your name/password from this site. Thanks

    #147620
    Paul Wong-Gibbs
    Keymaster
    #147619
    Paul Wong-Gibbs
    Keymaster

    I’ve happened to done some work on this for BuddyPress 1.7. See the commits and discussion on https://buddypress.trac.wordpress.org/ticket/4661

    You’ll have to wait for 1.7 for this to work. I can’t guarantee that making those changes on a 1.6 install will work or be safe: YMMV.

    #147616
    Paul Wong-Gibbs
    Keymaster

    You’re going to have to write some code: something like this should point you in the right direction http://www.wpbeginner.com/wp-tutorials/how-to-change-the-howdy-text-in-wordpress-3-3-admin-bar/

    modemlooper
    Moderator
    #147608
    modemlooper
    Moderator
    #147603
    @mercime
    Participant

    What exactly do you mean “get a page in my menu”? Do you mean links in your menu instead? If you mean the latter, then check out https://wordpress.org/extend/plugins/buddypress-custom-profile-menu/

    #147602
    prabhat1205
    Participant

    Hi Tina,
    Prabhat here again, Would you like to have some help from me?
    I’m a professional WordPress developer & BuddyPress is my personal favorite. 
    regards,
    Prabhat Bhati

    #147601
    prabhat1205
    Participant

    Hi Tina,

    Would you like to have some help from me?

    I’m a professional WordPress developer & BuddyPress is my personal favorite. 🙂

    regards,

    Prabhat Bhati

    #147599
    Kiran@Caret
    Participant

    Hi @modemlooper thanks for the reply, bp-bookmarklet does not meet my need, how can we share my friend activity inside my buddypress as similiar to facebook share inside facebook activity.I dont want to share from external or i dont want share activity outside my buddypress. Please let me know how it can be done, any pointer for this will be helpful.Thanks in advance.

    TomStaleen
    Participant

    Hello all,

    I am trying to duplicate the navigation for profile pages (activity, profile, messages, friends, ect.) for my theme. I managed to get everything set up using the global variable $bp with $bp->bp_nav and bp->bp_options_nav in foreach loops. However, it seems that the messages navigation along with its sub navigation doesn’t work outside the profile page while the other navigation parts work fine across my wordpress. I did some soul searching with the plugin and found that removing if ( ! bp_is_my_profile() ) return; lines from bp-messages-loader.php does enable access to the messages array values in $bp. I am not sure if this is necessarily a bug or a security precaution or whatever.

    Is there a more efficient way to get each navigation values or accessing the data through the global variable truly the best way to go? I personally detest abusing global variables for such madness, but it does get the job done quickly.

    Thanks! (:

Viewing 25 results - 15,751 through 15,775 (of 32,678 total)
Skip to toolbar