Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 13 replies - 1 through 13 (of 13 total)

  • jscmal
    Participant

    @jscmal

    @Mark … I opened a Ticket #138607

    I think that the ticket text has some problem about the formatting.

    Anyway I hope it can help to understand better the situation.

    if you need that I make some specific checks, let me know.

    Thanks for the support.

    Kind regards

    G. Aloe


    jscmal
    Participant

    @jscmal

    @Mark … I tested it with Twenty Fifteen WordPress Standard Theme and the problem happens. Then it is not properly a theme problem

    I use the woothemes Canvas Theme release 5.9.3 and 5.9.15 (the latest).

    To make work properly rtmedia was necessary add a fixing in the child theme functions.php and it worked properly:

    // BuddyPress - Fixing for rtMedia
    function rtmedia_main_template_include($template, $new_rt_template) { 
    	global $wp_query; 
    	$wp_query->is_singular = true; 
    	return get_page_template(); 
    } 
    add_filter('rtmedia_main_template_include', 'rtmedia_main_template_include', 20, 2);

    In any case, if with the standard wordpress theme the problem happens and then it could not be a theme problem, then rtmedia could have some conflict with another module.

    Anyway, I will open an account on the rtmedia website and i will open a ticket, adding screenshots of the problem.

    Kind regards

    G. Aloe


    jscmal
    Participant

    @jscmal

    @shanebp .. I have found something.

    I have seen just now that deactivating this plugin, the problem is no more present:

    “rtMedia for WordPress, BuddyPress and bbPress”.

    Then, the latest release of the rtMedia Plugin to upload and manage images introduced new problems.


    jscmal
    Participant

    @jscmal

    @shanebp

    Here the list of plugins installed in this moment:

    advanced-lazy-load
    advanced-recent-posts
    affiliates-manager
    affiliates-manager-simple-membership-integration
    akismet
    bp-activity-autoloader
    bp-activity-comment-notifier
    bp-activity-shortcode
    buddypress
    buddypress-cover-photo
    buddypress-first-letter-avatar
    buddypress-followers
    buddypress-media
    buddypress-members-only
    buddypress-sticker
    cookie-law-info
    ewww-image-optimizer
    eyes-only-user-access-shortcode
    favorites
    fb-like-notification-for-buddypress
    google-analytics-dashboard-for-wp
    hashbuddy
    invite-anyone
    jetpack
    mailchimp-for-wp
    options-importer
    options-optimizer
    redirection
    simple-ajax-chat
    simple-membership
    simple-membership-after-login-redirection
    simple-membership-custom-messages
    simple-membership-form-shortcode
    simple-membership-mailchimp-integration
    simple-membership-menu
    simple-membership-wp-user-import
    stream
    testimonials-by-woothemes
    user-role-editor
    user-switching
    woosidebars
    wordpress-database-reset
    wordpress-importer
    wordpress-seo
    wp-optimize
    wp-postviews
    wp-super-cache
    wp-sweep
    wp-symposium-toolbar
    wp-useronline
    wp-video-lightbox


    jscmal
    Participant

    @jscmal

    Hi,
    – WordPress 4.4 – Upgraded from the previous release
    – BuddyPress 2.4.3 – Upgraded from the previous release
    – No customization in buddypress core

    I have added a new post where I explained all the things in a better way, giving all the details about wordpress, buddypress and the plugins. But I added it 2 times but in both cases it was not published, I don’t know why.

    In practice is the Filtering that is not working for any user that is not admin. My admin account works properly.

    Another thing that happens is that keeping the Activity Stream page opened, the bar that says “Load Newest” appear also if there is no new post in the stream.

    I tested using the default WordPress Theme Tweenty Fifteen but the problem happens also there.

    About the theme used. It is Woothemes Canvas 5.9.3 and 5.9.15 . Never had problems with these themes using BuddyPress.

    The only customization that I did for BuddyPress are just CSS tags and when I upgraded to the new wordpress release and to the buddypress latest release, everything worked properly between buddypress, wordpress and the theme.

    About the plugins, I didn’t changed them until now. I will make a test deactivating some plugins.

    What is the reason that make you think that can be a plugin?

    Kind regards.

    G.Aloe


    jscmal
    Participant

    @jscmal

    Please guys, developers, BuddyPress mantainers, I need help to manage this problem.

    It happens for any user that is not the Admin.
    My admin account works properly. the other users instead have these problems with the FILTERING in the Activity Feed.

    Help Please!!…


    jscmal
    Participant

    @jscmal

    Please, somebody can help me?


    jscmal
    Participant

    @jscmal

    About the WordPress Debug, the log track always these errors:

    [27-Dec-2015 03:30:31 UTC] PHP Notice:  bp_setup_current_user was called <strong>incorrectly</strong>. The current user is being initialized without using $wp->init(). Please see <a href="https://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 1.7.) in /home/xxxxx/wp-includes/functions.php on line 3787
    [27-Dec-2015 03:30:31 UTC] PHP Notice:  The called constructor method for WP_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /home/xxxxx/wp-includes/functions.php on line 3619
    [27-Dec-2015 03:30:31 UTC] PHP Notice:  bp_core_get_notifications_for_user is <strong>deprecated</strong> since version 1.9! Use bp_notifications_get_notifications_for_user() instead. in /home/xxxxx/wp-includes/functions.php on line 3568

    What can I do to manage this situation?

    Please, help me!


    jscmal
    Participant

    @jscmal

    Another detail…

    If somebody receive a comment and he follows the notification, the Page opened doesn’t show only the post with the comment, but it shows ALL the posts going back since the latest.

    Please I need help. Please..


    jscmal
    Participant

    @jscmal

    Another details…

    The Filtering doesn’t work.

    Also selecting the “My Favorites” or “Mentions” … in the Activity Menu, the service doesn’t filter.


    jscmal
    Participant

    @jscmal

    Another thing…

    The BuddyPress Activity Page, works very well for the Administrator User: the activity filter works.

    For any other users instead it doesn’t work and I don’t understand why.

    Please help.


    jscmal
    Participant

    @jscmal

    I think that there is problem with the activity filter, but I don’t know how fix it.

    In practice when I use the Activity filter… for every filter I apply I get everything publicly visible.

    It doesn’t filter. I don’t know why.

    Can you help me?


    jscmal
    Participant

    @jscmal

    Hi, I use Simple WordPress Membership Plugin. It works.

Viewing 13 replies - 1 through 13 (of 13 total)
Skip to toolbar