Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 5,951 through 5,975 (of 22,621 total)
  • Author
    Search Results
  • #237875

    In reply to: Chat plugin?

    cometchat
    Participant

    Hello,

    I am Andrew from the CometChat team.


    @mrgiblets
    , am sorry that you have faced load issues. We have some very large sites like Date.com using CometChat without any issues. So there will be some tweaking required to help resolve your issue. Mostly, we will have to re-write your integration and remove the WordPress bootstrap and the load should reduce instantly. We are also launching a fully hosted version of CometChat, so there will be zero load on your server. Please do not hesitate to email me at help@cometchat.com and we will get this sorted out for you.


    @mcpeanut
    , we do NOT make any anti-piracy checks during the standard functioning of the software. As we provide full PHP source code, you can verify this by any developer. We were making a verification call in our older versions when logging into Administration Panel but never during the standard functioning. We are no longer making a verification call even when logging into Administration Panel. Please feel free to email me at the above email address and I’d be happy to clarify any doubts that you have.

    Warm Regards,

    Andew
    CometChat Team

    Please note that we do not actively monitor these forums, so for a speedy response, please email us at the above address.

    #237867
    danbp
    Participant

    Thought that such a tutorial doesn’t exist.

    Best place to get some in-depth technical information, is to search for AJAX on the Trac.

    #237865
    danbp
    Participant

    @leanneoleary,

    BuddyPress doesn’t handle the Media Library.
    BuddyPress doesn’t handle registration.

    It’s a bad practice to allow users to upload something to your site until they’re not fully registered. When a user register, WP considers this new account as pending. As long as the user hasn’t activate his account with the activation key, he can only visit the site.

    As you installed BuddyPress, i suggest you use your site à la BuddyPress.
    If you want your members be able to upload files, use BuddyDrive. Each user can upload files from within his profile page and can share them on different levels (public, private, friends only). And much better as the Media Library default behave, each document belong to his user. BuddyDrive attributes a folder to each user who upload a document.

    This is much simplier, well integrated and efficient in a members community as strugling with custom code (and potential errors and security issues).

    #237863
    GenealogyCoach
    Participant

    Please give more details.

    The standard WP menus will do that easily with a “Links” menu entry: https://codex.wordpress.org/WordPress_Menu_User_Guide

    Okay…

    #237858
    aymanomar85
    Participant

    Hi @danbp

    I used costume theme and wordpress & buddypress in same directory but i still have same problem mention not working can you support me to solve this issues.

    or do you think some of this plugin do this issues ????

    #237846

    In reply to: Warning of Buddypress

    jookkoo
    Participant

    Hello.

    Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in ……/wp-includes/functions.php on line 3547

    Please help

    danbp
    Participant

    As said previously, it’s a theme conflict with bbPress. If you use a custom group template in a child-theme, try to deactivate it.

    A solution to this will be in bbPress 2.6.

    Read here please:
    https://bbpress.trac.wordpress.org/ticket/2718

    And deactivate debug mode on your live site, so notices & warning won’t be public.

    Svend Rugaard
    Participant

    I have now try a diffrent approach to make a clean install and use debug mode just to make sure also all the themes change i have make the last year wasnt make this error happen it give me these errors on member page with debug on :

    Strict Standards: Declaration of BBP_Forums_Group_Extension::display() should be compatible with BP_Group_Extension::display($group_id = NULL) in /home/www/area51.ps3geeks.dk/wp-content/plugins/bbpress/includes/extend/buddypress/groups.php on line 28
    
    Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /home/www/area51.ps3geeks.dk/wp-includes/functions.php on line 3547
    
    Notice: bp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 1.7.) in /home/www/area51.ps3geeks.dk/wp-includes/functions.php on line 3547
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/www/area51.ps3geeks.dk/wp-content/plugins/bbpress/includes/extend/buddypress/groups.php:28) in /home/www/area51.ps3geeks.dk/wp-includes/pluggable.php on line 1178

    Some of them even show as “Solved” on google search but obviosly they aint solved.

    #237838
    40cooper
    Participant

    Thanks for the suggestions. I actually figured out why nothing was changing on my end. As dumb as it sounds, it was the caching plugin on my site. I disabled it and reloaded the page and boom, fixed. Very frustrating, especially since I cleared my wordpress cache and my browser cache multiple times. Who woulda thunk.

    Thanks.

    #237828
    Anonymous User
    Inactive

    @aaronkin

    First ‘text-domain’ or ‘custom-domain’. When you build a plugin, to make it an “international” plugin so that it can be translated in any language, you choose a text domain. See: https://codex.wordpress.org/I18n_for_WordPress_Developers#Text_Domains

    Then Using post type activities. You were actually missing one of the functions i’ve shared in this thread. So here’s a gist that will work for the WP Job Manager plugin, you’ll have to observe, learn some WordPress/BuddyPress developing stuff (such as the Plugin API) by yourself to understand it and be able to apply for any post types.

    #237824

    In reply to: Delete Account

    Supriya Gusain
    Participant

    Okay, I will just go through the WordPress Plugin Directory.

    Thanks for looking into this.

    #237817
    shanebp
    Moderator

    Re Sorry: no problem, this forum can be buggy.

    >why am i using the urbanfix_remove

    You mean as a function name? It’s usually better not to use ‘bp_(etc)’ to avoid confusion and more importantly conflicts with BP code or code from other plugins.
    http://nacin.com/2010/05/11/in-wordpress-prefix-everything/

    Svend Rugaard
    Participant

    Okay now i have try to make a complete mirror on my site it gives me this error with dedub on

    Strict Standards: Declaration of BBP_Forums_Group_Extension::display() should be compatible with BP_Group_Extension::display($group_id = NULL) in /home/www/area51.playstationforum.dk/wp-content/plugins/bbpress/includes/extend/buddypress/groups.php on line 28
    
    Notice: bbp_setup_current_user er kaldt forkert. The current user is being initialized without using $wp->init(). Se Fejlsøgning i WordPress for at finde flere oplysninger. (Denne meddelelse blev tilføjet i version 2.3). in /home/www/area51.playstationforum.dk/wp-includes/functions.php on line 3547
    
    Notice: bp_setup_current_user er kaldt forkert. The current user is being initialized without using $wp->init(). Se Fejlsøgning i WordPress for at finde flere oplysninger. (Denne meddelelse blev tilføjet i version 1.7). in /home/www/area51.playstationforum.dk/wp-includes/functions.php on line 3547
    #237810

    In reply to: Delete Account

    Henry Wright
    Moderator

    It would be quite a big project to code this. If you’re not comfortable with PHP, have you tried searching the WordPress Plugin Directory?

    #237795

    In reply to: Warning of Buddypress

    dreamdimples
    Participant

    updated buddypress today. Received the same error as above.
    I did the patch (so I thought) but ended up having to reinstall wordpress all over again.
    I deleted my database and reinstalled a saved copy. Everything is working now, except the error still appears in the menubar.

    Wordpress Version 4.1.1
    Buddypress Version 2.2.2.1
    install WordPress as a directory
    Wordpress & Plugins were working fine before the Buddypress Upgrade
    Using Customized Theme- powermag
    Operating System – linux
    errorlog: 13-Apr-2015 03:36:19 UTC] PHP Warning: strstr(): Empty needle in /…./wp-content/plugins/buddypress/bp-core/bp-core-filters.php on line 641

    #237786
    mecceo
    Participant

    @modemlooper I don’t anything about how to access a database or coding.This is the only site I’m running .I installed WordPress from HostGator

    #237784
    modemlooper
    Moderator

    if you are comfortable access a database and editing php search here on the forums, there was a previous issue where a db column was missing. but that issue was a while ago.

    Are you on multisite? also did you use a one click WordPress installer that a web host provides?

    #237781
    nblxhd
    Participant

    Kleo Theme.

    — WordPress Active Plugins

    bbPress: 2.5.6
    BP Group Organizer: 1.0.8
    BuddyPress: 2.2.1
    BuddyPress Activity Shortcode: 1.0.2
    BuddyPress Cover Photo: 1.0.5
    BuddyPress Edit Activity: 1.0.4
    BuddyPress Like: 0.2.0
    Buddypress Messages Spam Blocker: 1.1
    BuddyPress Toolbar: 1.6.0
    CodeStyling Localization: 1.99.30
    GD bbPress Attachments: 2.2
    iThemes Security: 4.6.12
    K Elements: 2.4
    NextScripts: Social Networks Auto-Poster: 3.4.16
    Paid Memberships Pro: 1.8.2.2
    Peter’s Login Redirect: 2.8.2
    Revolution Slider: 4.6.5
    rtMedia for WordPress, BuddyPress and bbPress: 3.7.35
    Social Articles: 1.8
    Taxonomy Metadata: 0.4
    WangGuard: 1.6.2
    WooCommerce: 2.3.7
    WordPress Importer: 0.6.1
    WordPress SEO: 2.0.1
    WPBakery Visual Composer: 4.4.2
    WP Super Cache: 1.4.4
    YITH WooCommerce Wishlist: 2.0.5

    PHP Version: 5.2.17
    MySQL Version: 50617
    Webserver Info: Apache/2.4.9-0-beget (Unix)

    ### End System Info ###

    #237753

    In reply to: Warning of Buddypress

    danbp
    Participant

    seems to be related to this:
    https://buddypress.trac.wordpress.org/ticket/6226


    @nyroka
    ,
    please read above link given by @shanebp

    danbp
    Participant

    You edit the topic and you add it manually to the title.

    If you ask for doing this on your site, preferably use this plugin, which is more user friendly
    https://wordpress.org/plugins/buddy-bbpress-support-topic/

    #237732
    Henry Wright
    Moderator
    #237726
    Paul Wong-Gibbs
    Keymaster

    Hi @minglonaire

    This is a general WordPress problem, not specific to BuddyPress. You will get better help if you look at the WordPress.org support forums: for example, https://wordpress.org/support/topic/automatic-plugin-upgrade-not-working-ftp-problems?replies=47

    Thanks

    #237723
    disha76
    Participant

    A superb plugin – millions of thanks.
    I have a small problem in my set-up – in presence of BP-Cover activated, the Mute toggle does not work (tested in default twentyfifteen, can pm you a demo link if thats okay)

    I have also posted here https://wordpress.org/support/topic/bp-cover-deactivates-mute-toggle?replies=1#post-6811281

    The other similar functions (or dissimilar) like “Follow” “Block” etc do work in the same settings. Thanks for looking into this.

    Garydock
    Participant
    #237706
    Henry Wright
    Moderator

    Hi @stefanievalentic

    Thanks for the report. This will be fixed in the next version. See #6369

Viewing 25 results - 5,951 through 5,975 (of 22,621 total)
Skip to toolbar