Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 826 through 850 (of 22,644 total)
  • Author
    Search Results
  • #324080
    carasse64
    Participant

    Hello.

    Hostinger id a good one. Their support is very efficient. They have WordPress plans.

    Good service.

    Fabien

    bigtinydesigns
    Participant

    Hi,

    WordPress Version 5.9.2
    Theme: MagicVersion: 1.10.0 By Bdaia
    Website: miComunidad.com

    When I install the BuddyPress.10.2.0 I get these errors:

    WordPress database error: [Table 'micomuni_wpcristiana.wp_wkkr_bp_notifications' doesn't exist]
    SELECT COUNT(*) FROM wp_wkkr_bp_notifications n WHERE user_id IN (1) AND component_name IN ('xprofile','friends','messages','activity','groups','members') AND is_new = 1
    
    WordPress database error: [Table 'micomuni_wpcristiana.wp_wkkr_bp_messages_recipients' doesn't exist]
    SELECT SUM(unread_count) FROM wp_wkkr_bp_messages_recipients WHERE user_id = 1 AND is_deleted = 0 AND sender_only = 0
    
    WordPress database error: [Table 'micomuni_wpcristiana.wp_wkkr_bp_friends' doesn't exist]
    SELECT id FROM wp_wkkr_bp_friends WHERE (initiator_user_id = 1 OR friend_user_id = 1) ORDER BY date_created DESC
    
    WordPress database error: [Table 'micomuni_wpcristiana.wp_wkkr_bp_invitations' doesn't exist]
    SELECT DISTINCT i.item_id FROM wp_wkkr_bp_invitations i WHERE user_id IN (1) AND class IN ('bp_groups_invitation_manager') AND type = 'invite' AND invite_sent = 1 AND accepted = 0
    
    WordPress database error: [Table 'micomuni_wpcristiana.wp_wkkr_bp_groups' doesn't exist]
    SELECT DISTINCT g.id FROM wp_wkkr_bp_groups g WHERE g.id IN (0) ORDER BY g.date_created DESC
    
    WordPress database error: [Table 'micomuni_wpcristiana.wp_wkkr_bp_groups' doesn't exist]
    SELECT COUNT(DISTINCT g.id) FROM wp_wkkr_bp_groups g WHERE g.id IN (0)
    
    WordPress database error: [Table 'micomuni_wpcristiana.wp_wkkr_bp_notifications' doesn't exist]
    SELECT id, user_id, item_id, secondary_item_id, component_name, component_action, date_notified, is_new, COUNT(id) as total_count FROM wp_wkkr_bp_notifications n WHERE user_id IN (1) AND component_name IN ('xprofile','friends','messages','activity','groups','members') AND is_new = 1 GROUP BY user_id, component_name, component_action ORDER BY date_notified desc

    How do I create these database tables? Please help?

    Thanks,

    Carlos

    #324027
    user4forum
    Participant

    bbPress is probably activated and apparently that’s where the problem lies. Seems like we’re the only ones in the whole WordPress universe who (want to) use BP’s ‘hidden groups’ and ‘bbPress’ at the same time.

    Same Issue reported here

    #324018
    scottdev
    Participant

    What’s the REST API endpoint to get activity with comments, Or what’s the endpoint to get comments?

    I’m using this endpoint getting the last 10 activity but no comments are associated

    https://example.com/wp-json/buddypress/v1/activity

    I’m using the latest WordPress and buddyPress version and have no problems, everything works fine,

    I can not share link to my company website for NDA contract reasons

    thanks

    #323969
    simondevries
    Participant

    Dear Mathieu,

    thank you for the quick reply.

    I have found out that the plugin, verify members is causing this error.

    on the theme that i am using: godlike theme of NK

    I have not gotten a reply back of the theme dev because the plugin owner of verify is saying that the theme owners should make a small fix of this.

    But for the small fix, if they see that its not a bug i have to pay 80 euros for the support section and get a half year support but i dont want to pay for this small fix that much amount of money.

    https://wordpress.org/support/topic/notification-buddypress-crashed-and-becomes-white/

    here is a link of everything

    #323944
    Mike Witt
    Participant

    Any advice on debugging the error below?
    WordPress 5.9.2, BuddyPress 10.1.0, bbPress 2.6.9
    (I haven’t upgraded to 10.2.0 yet, but I don’t see any fixes that seems to apply to this.)
    It happens “once in a while” since upgrading to 10.1.0. (Four times since March 9th.)
    It *might* be related to email notifications (mentions?) in a bbPress closed topic.

    [09-Mar-2022 17:13:53 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND user_id = 1348 AND component_name = 'messages' AND component_action = 'new' at line 1 for query UPDATE wp_bp_notifications SET is_new = 0 WHERE item_id IN () AND user_id = 1348 AND component_name = 'messages' AND component_action = 'new_message'
    made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/generatepress/page.php'), generate_do_template_part, get_template_part, locate_template, load_template, require('/themes/generatepress/content-page.php'), the_content, apply_filters('the_content'), WP_Hook->apply_filters, bp_replace_the_content, apply_filters('bp_replace_the_content'), WP_Hook->apply_filters, BP_Members_Theme_Compat->single_dummy_content, bp_buffer_template_part, bp_get_template_part, bp_locate_template, load_template, require('/plugins/buddypress/bp-templates/bp-legacy/buddypress/members/single/home.php'), bp_get_template_part, bp_locate_template, load_template, require('/plugins/buddypress/bp-templates/bp-legacy/buddypress/members/single/messages.php'), bp_get_template_part, bp_locate_template, load_template, require('/plugins/buddypress/bp-templates/bp-legacy/buddypress/members/single/messages/single.php'), bp_thread_the_message, BP_Messages_Thread_Template->the_message, do_action('thread_loop_start'), WP_Hook->do_action, WP_Hook->apply_filters, bp_messages_screen_conversation_mark_notifications, bp_notifications_mark_notifications_by_item_ids, BP_Notifications_Notification::update_id_list
    #323921
    siyahperde
    Participant
    #323890
    parkerspegs
    Participant

    Wordpress: 5.8.3
    BuddyPress: 10.1.0
    URL: https://learn.rebeccagordonastrology.com/

    Why can’t a user that has access to a hidden group not be able to see that group on the groups page?

    Thank you for your help.

    #323876
    siyahperde
    Participant

    Its related with “BP Registration Optinos” plugin:

    BuddyPress Registration Options

    When i close it, the problem goes away…
    I hope someone fix the plugin. It was very useful.

    #323859
    giuseppe2016
    Participant

    Hello friends,

    i’m creating a wide social with Buddypress.

    Having already considered all the security measures regarding wordpress (first of all registration), which are the way or best practices to avoid maliciuos code injected via publishing a post by a member (that is not manual approval of any commment of course)?

    Example: dedicated plug-in, limitation of some symbol as “bad word” (i have plugin) or others.

    Many thanks,

    Giuseppe

    #323849
    bigtinydesigns
    Participant

    Hi,

    I get this message when my pages disappeared and I get a 404-page error.

    Notice: Trying to get property ‘ID’ of non-object in <b>/home/micomuni/public_html/wp-content/plugins/pmpro-buddypress/includes/restrictions.php on line 232

    Please help?

    Thanks.

    #323816
    wappiez
    Participant

    Hi,

    Where can I find the group profile and background images in WordPress? I want to download them, but can’t find them in the Media section.

    Thx

    #323815
    arzidan
    Participant

    Hi
    is this plugin what you’re looking for?

    Media Cloud for Amazon S3, Imgix, Google Cloud Storage, DigitalOcean Spaces and more

    I use it and all uploaded images saved on S3 cloud

    Cheers

    #323811

    In reply to: Avatar Cropping issue

    Mathieu Viet
    Moderator

    Hi @maleemuse

    The mime_content_type() issue will be fixed in 10.2.0. Thanks for your report.
    See https://buddypress.trac.wordpress.org/ticket/8646#comment:12

    #323769

    In reply to: No Sidebar Widgets

    shanebp
    Moderator
    #323766

    In reply to: Avatar Cropping issue

    MaLee Muse
    Participant

    I am having the same issue… no matter if I upload or take picture… it fails after the crop image…

    From what I found it looks like it was fixed in the updated in Version 10.
    https://buddypress.trac.wordpress.org/ticket/8619#no0

    Buddypress plug in is up to date…

    Have you found a fix?
    MaLee

    #323743

    In reply to: How to migrate a blog?

    emmabrool
    Participant

    You can easily migrate your website easily in WordPress. You can manually or using plugin like Wp Clone, Updraft etc.

    You can do manually by make backup of databse and wp content folder and just update on your new host.

    If you have any problem, let me know.

    #323741
    carasse64
    Participant

    Hello

    I’m hosting my site to Hostinger with the “WordPress Starter Hosting”.

    I have installed 35 pluggins (all are updated) and I already note my website speed is slowing down.

    The best solution would be to upgrade my hosting plan ? The “WordPress Business Hosting” plan could be sufficient ? Or should select a more powerfull one ?

    I would appreciate help.

    Thanks.

    Fabien

    julioms64
    Participant

    Hello,
    We have an extranet-intranet web using WORDPRESS 5.9.1; BuddyPress – Version 10.1.0 and Paid Memberships Pro Version 2.7.5

    The member directory is viewable without registration,

    Miembros


    but clicking on the profile of any member redirects to the registration page, although the profiles are made visible to all public.
    What could I do to make the profiles public, without the need for registration.
    Thank you very much for your help
    Julio

    #323709
    dmcsupport
    Participant

    Hi David,

    Thank you for your reply.

    There’s no button as “Save Changes”. Only “View Profile” and “Update Profile” are available when using BuddyPress plugins to show an extra “Extended Profile” tab in WordPress User to show additional fields. Please see the google drive link shared below for a screenshot. https://drive.google.com/file/d/1u7gIzdV2Jt6MCC76czQO_s87bZxOSXP9/view

    #323702
    Varun Dubey
    Participant
    #323683
    menni50
    Participant

    Can I use any registration form plugin to create a members registration form? If the answer is positive, How can the values from the compatible custom fields of group, group type, and user type, are set to the WordPress user profile? Is it possible to create groups from the frontend by registered users?

    #323655
    windhillruss
    Participant

    rtMedia 4.6.10 for me too. Buddypress 10.1.0 and wordpress 5.9.1 You too?

    #323644
    OTCAtheist
    Participant

    I was checking to make sure the Registration Request feature was working and to see what it looked like, and noticed that the text entry fields aren’t labeled, which could easily confuse someone.
    I’m not sure where to find my WordPress version #, I just installed the current BP plugin.
    My site link is OTCAtheist.com
    Screenshot of Registration Request page. https://imgur.com/a/bdQsfW3&#8243;

    #323599

    In reply to: BuddyPress 10.1.0

    anythingnaija1
    Participant

    Hello buddyprwss family, good day am having issues with budypress I thought it was a youzify thing till I disabled all plugins. The problem is that when you upload a profile photo on my site it will upload successfully and then show you where to crop, when you crop the image and click on crop to save it shows up the red box without any message on it and the image doesn’t display. Now when you go to the upload folder to avatar you will see those images there but they can’t show. Uploading via media works fine, I have changed the permission to 755 to 777 yet this can’t work. I have tried deleting htaccess and saving permalink for new one and it doesn’t work. Only budypress is active now and it’s showing same error. I can’t figure out what’s wrong I even downgrade to other versions of budypress and WordPress no solution. Please help.

Viewing 25 results - 826 through 850 (of 22,644 total)
Skip to toolbar