Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 16,626 through 16,650 (of 32,678 total)
  • Author
    Search Results
  • #142564
    9087877
    Inactive

    Okay here is the new links from WordPress.
    1.) BuddyPress Remove Auto Links

    https://wordpress.org/extend/plugins/bp-remove-profile-autolinks/

    2.) BP Admin Bar For Admins Only

    https://wordpress.org/extend/plugins/bp-adminbar-for-admins-only/

    3.) BuddyPress BuddyBar Back

    https://wordpress.org/extend/plugins/bp-buddybar-back/

    Note: Again please keep in mind these plugins are meant for beginners, not for more experienced programmers! Hopefully when a question gets asked on the forum how do you do what these small plugins can do you can just point them to the plugin. Thanks!

    crazywhistlepig
    Participant

    I too am having this issue with 1.6.1 release version. Didn’t occur prior to upgrading. I’m also on WordPress 3.4.1.

    #32135
    9087877
    Inactive

    I package 3 hacks into plugin form to help with some frequent request on the forum. Simple as can be but I just thought it would help a little. They are still awaiting approval by WordPress in the repository. @hnla I hope you don’t mind I added you as a contributor because I got the idea on a thread you was part of and some of the code you added. Anyway until they are approved here they are for the community to use.
    Edit: See the Links Below

    Aeryn-Lynne
    Participant

    Buddypress Version 1.6.1
    WordPress 3.4.2

    As title suggests, friendships are missing both in the friendship requests pending page and the group invite friends page (for group admins)

    For Pages:
    user-profile/friends/ – current friendships do show
    user-profile/friends/requests – do not show despite active pending states

    The message “You have no pending friendship requests.” continues to show up.

    Likewise groups/Group-Name/send-invites/ does not show a list of friends to invite to group for the group admin.

    I recently had a lot of issues with bbPress and had to remove the plugin manually (deleting through FTP because I would receive a query error by clicking on the deactivate button – for that plugin only) and I’m wondering if this has affected the friends core plugin for my installation of BuddyPress.

    The site has been customized quite a bit, and as a live site for a client, I can’t re-install Buddypress in hopes that it will fix the friendships area if that means that all current users would be deleted. If I can re-install Buddypress without affecting MySQL then I might consider it.

    I’ve found the area in MySQL that handles friendship requests, and can manually change the 0s to 1s with these new friendships showing up on the site, so I know that part is working. But for some reason its not translating to the site on its own for users to validate the requests themselves.

    Where do I look to see why friendships are not being acknowledged by buddypress?

    I wish I could give a link to the site for you, but it’s under a members-only script.

    I’ve also tried searching out related topics, but haven’t found any that have this specific issue nor any resolves for those that are close.

    1. Which version of WordPress are you running? 3.4.2
    2. Did you install WordPress as a directory or subdomain install? Directory
    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? Not recently
    5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting. Everything else functions well.
    6. Which version of BP are you running? 1.6.1
    7. Did you upgraded from a previous version of BP? If so, from which version? Fairly sure I started with 1.6.1.
    8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones? 24 – Too many to list.
    9. Are you using the standard BuddyPress themes or customized themes? customized
    10. Have you modified the core files in any way? I don’t believe so.
    11. Do you have any custom functions in bp-custom.php? not in that file
    12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in? Manually disabled bbPress – am concerned this might be part of the problem. I’m not sure if I downloaded this on its own or if it came part of BP. If separate, they were downloaded on the same day.
    13. Please provide a list of any errors in your server’s log files.
    WordPress database error Table ‘mydb_ivdb4wp.pd’ doesn’t exist for query SELECT DISTINCT u.ID as id, u.user_registered, u.user_nicename, u.user_login, u.display_name, u.user_email , pd.value as fullname FROM wp_users u LEFT JOIN wp_usermeta um ON um.user_id = u.ID LEFT JOIN pd ON u.ID = pd.user_id WHERE u.spam = 0 AND u.deleted = 0 AND u.user_status = 0 AND pd.field_id = 1 AND u.ID IN (19) ORDER BY pd.value ASC LIMIT 0, 20 made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), do_action(‘template_redirect’), call_user_func_array, bp_template_redirect, do_action(‘bp_template_redirect’), call_user_func_array, bp_screens, do_action(‘bp_screens’), call_user_func_array, friends_screen_requests, bp_core_load_template, load_template, require_once(‘/themes/AggregateNEW/members/single/home.php’), locate_template, load_template, require_once(‘/themes/AggregateNEW/members/single/friends.php’), locate_template, load_template, require_once(‘/themes/AggregateNEW/members/single/friends/requests.php’), bp_has_members, BP_Core_Members_Template->__construct, bp_core_get_users, BP_Core_User::get_users
    14. Which company provides your hosting? GoDaddy (VPS)
    15. Is your server running Windows, or if Linux; Apache, nginx or something else? Linux / Apache

    #142529
    miguelcortereal
    Participant

    There’s another plugin I’ve just found:

    Quick Flag

    #142527
    miguelcortereal
    Participant

    There’s at least 2 plugins for wordpress that handle flags according visitors IP to do some function. I guess one of them makes use of shortcodes to put anywhere (posts, pages, widgets) to display some visitors country flag.

    Ipgp User Country Flag
    The plugin will show your visitors their country flag, based on their IP Address. You can add it as a widget to your sidebar, using a shortcode in your post or pages or directly in your template trough template tags.

    Maybe you can go with this one, If you do I’ll be glad to know how did you solve it.

    #32132
    Rahul Bansal
    Participant

    I see there is only 1 plugin listed here http://buddypress.org/extend/plugins/

    That too a WordPress plugin (not a made for BuddyPress plugin)??

    What about other BuddyPress plugins?

    kapil.sharma
    Participant

    when i was trying to install buddypress on my localhost. i got following error during the installation.

    Fatal error: Call to undefined function wp_get_themes() in E:xampphtdocswordpresswp-contentpluginsbuddypressbp-coreadminbp-core-update.php on line 519

    I dont much have any idea about this error. I am first time installing it.

    Remember this plugin was activated successfully but when i am trying to complete its installation setup.
    i am getting the above written.
    I have also tried to activate buddypress theme. Theme is also not working properly.
    some features are not working.

    Anyone of you can please tell how to fix this bug.

    I think it’s a bug in a new version of buddypress.
    Some buddy should report to WordPress.

    Please help me !

    #142508
    Robert77
    Participant

    I have been waiting over a month on this as well as my other post.. I am using wordpress 1.6.1, I was fine with version 1.5.7.. I checked all plugins and it is not my theme.. it has to be a buddypress issue. When using the extended profile with emoticons on not only do emoticon’s like this :) don’t work but other extended profile fields turn regular text into HTML links for no apparent reason at all.. this is very frustrating as I am about to launch a website and can not have this happening.. someone please help..

    #142502
    palmdoc
    Participant

    Thanks for the confirmation that it should work out of the box. I was puzzled why recently it didn’t work for forum posts but activity streams only.
    I did the usual disable all plugins and test one by one in case of a plugin conflict.
    I can confirm that the Buddypress Rate Forum Posts plugin is the culprit
    https://wordpress.org/extend/plugins/buddypress-rate-forum-posts/
    After disabling this, video embedding now works. Will post feedback to the author.

    testbear
    Participant

    Hi,
    I have created a wordpress website with the steps mentioned here
    http://codex.buddypress.org/theme-development/theme-dev-bp-template-pack-walkthrough-twenty-eleven-bp-1-5/3/
    I have done exactly what was written here
    and as you can see on my wordpress website, I have achieved it
    http://domymath.netai.net/forums/
    or
    http://domymath.netai.net/groups/
    but, I have one simple problem,
    when I go to groups and click on an existing group like this
    http://domymath.netai.net/groups/new-user-registrations/
    the sidebar goes down again
    same happens if I go and click at my username
    http://domymath.netai.net/members/admin/
    or at
    http://domymath.netai.net/groups/new-user-registrations/forum/topic/do-your-introduction-here/
    ie at some forum topic

    how do I fix this, i.e. the sidebar does not goes below as it is is in the links that I have posted

    #142495
    9087877
    Inactive

    BuddyPress Extended Settings by @modemlooper can change the default. This is an excellent plugin with many useful settings. Get it here:
    https://wordpress.org/extend/plugins/buddypress-extended-settings/
    BP FriendPress can filter activity dependent on friendships so basically it has the ability to show only yours and your friends activity like facebooks wall. Just make sure to read the readme.txt. Get it here:
    https://wordpress.org/extend/plugins/buddypress-friendpress/

    #32117
    mgkoller
    Participant

    Is there a way to keep track of / or count hashtags included in activity updates? I’m trying to come up with a way off keeping weekly/monthly stats of hashtags.
    Here is the plugin I’m using (works great btw!)
    http://wordpress.org/extend/plugins/buddypress-activity-stream-hashtags/
    Currently looking here for ideas.
    http://etivite.com/api-hooks/buddypress/component/bp-activity/

    chopard
    Participant

    Hi

    I am using WordPress 3.4 and Buddpress 1.6.
    I don’t understand the BP template pack instructions for step 3. Can someone help me please?

    The demo of the Sahifa theme that I have on my website:
    http://themeforest.net/item/sahifa-responsive-wordpress-newsmagazineblog/full_screen_preview/2819356

    The paste bin files:
    header.php : http://pastebin.com/TgZEMjty
    sidebar.php : http://pastebin.com/khMDDCqb
    footer.php : http://pastebin.com/Tbt70uYj
    index.php : http://pastebin.com/w1FgM2cT

    Thank you for your help!

    modemlooper
    Moderator
    #142488
    Laidir
    Member

    Hi,

    I’m having the exact same problem. I installed Buddypress today. After installing the BP Template Pack, when you click on the links to check your pages, you still are not taken to the registration page. Your redirected to your site’s home page. This is the third such query I’ve read on your forums trying to work my way through similar forum topics and none of those threads have answered the problem as I’ve tried all the suggestions.

    I checked my pages and there is actually a registration.php page created in my pages, but when I navigate to that page , it just bounces to the home page as the gentleman says above.

    I have been into my Settings > Membership and checked if the “Allow Registration” is checked. It is and was checked to allow for registration before I installed Buddypress. Still nothing. As I havn’t gone through the processes of every running a wordpress based community before I’m only familiar with the Login area at the backend of WordPress. This is not an area I would want my site users to see and I’m aware that I can install whitelabel plugins to pimp that area myself but I expected that Buddypress would somehow have a front end login and registration area already wrapped up in the plugin.

    Could someone please enlighten me about getting my registration link working. My site is here:

    http://www.thebridesboudoir.com/

    I’m WPSU not MU. I’ve followed all instructions as best I can and seem to be getting nowhere. I’ve adjusted all my template files to correspond with my current theme, it would be so nice to get the rest of Buddypress working. I’m sure it’s a great plugin and I’ve worked most of the day on forums and buddypress, but a little frustrated with the registration hiccup.

    RE: Forum Installation from your links. You click and are taken to install bbPress, but then have to delete the automatically created forum.php created by Buddypress in order to install bbPress forums correctly. Later in the processes of trying to get bbPress templates tweaked to match my theme I’m told I can make Group Forums, but when I come over to the buddypress panel it states in your documentation to look for bb-config.php (or something similar) but there is no config file of any name (or nothing with the word config in it) when you look through all the bbPress package or folders after install. As a consequence I cannot now install Group Forums as I don’t know the path to the bbPress config file – it seems not to exist? I’ve used the latest version downloaded from wordpress.org for both plugins, Newly downoaded today.

    Thanks for help in advance.

    k12onos
    Participant

    Hi,

    I’m using BP 1.6.1 with WP 3.4.2. I’m using child pages for the BP pages such as activities, group forums, etc..

    Previously using BP 1.6 I managed to get the page titles to work using this patch: http://buddypress.trac.wordpress.org/attachment/ticket/4242/4242-1.patch

    But, after updating to BP 1.6.1, the issue does not appear to be fixed, and now applying the patch doesn’t fix it anymore too..

    I really need to get the page title show up correctly. Is there any other temporary fix/patch for this?

    #32110
    David Hunt
    Participant

    Using WordPress 3.4.2 / BuddyPress 1.6.

    I’ve noticed that Akismet is not adding “mark as spam” buttons/links to comments in BuddyPress. It trieds to use bp_activity_comment_options to add them after “Reply” and “Delete”.

    Also, BP Moderation (http://buddypress.org/community/groups/bp-moderation/ ) should be using bp_activity_comment_options to add a “Flag” link to comments, but adding this action does nothing.

    So my question is: is the bp_activity_comment_options action actually functional yet?

    #32109

    Topic: MU help

    in forum Miscellaneous
    TWC01
    Participant

    Hi.

    Not sure if this is the right place orn ot to ask for help on multisites but I am a little stuck.

    I have set it up using the create a network tutorial but when someone goes to create site in their dashboard it says page not found.

    Also how can I allow it so people can select a different template or install a plugin on their site.

    The aim of my site http://www.christianinspire.net is to allow christians create their own mini-blogs as they would on wordpress.com but also use the site as a community hence using buddypress as well.

    Thanks

    Steve

    #142481
    Roger Coathup
    Participant

    Look at the WordPress functions
    Is_user_logged_in and get_currentuserinfo

    9087877
    Inactive

    What version WP & BP are you using? What theme are you using? Is it a child theme or did you use the buddypress template pack plugin with a wordpress theme? It will be easier to get help when you provide the mentioned information!

    #142474
    9087877
    Inactive

    Yes, and Yes! The BP Profile Search plugin has not been updated to show current but it still works.
    https://wordpress.org/extend/plugins/bp-profile-search/
    Tener un buen día!

    #142473
    9087877
    Inactive

    I am having a hard time replicating this and I just updated one of my test servers from WP 3.3.1 and BP 1.5.5 to WP 3.4.2 and BP 1.6.1 and it works perfectly if you go to youtube click the share button and copy and paste that code into the content section after you have created a new forum topic. Why do you need an oembed plugin anyway. Auto embed is already built in to WordPress? Go to dashboard/settings/media and under Embeds make sure the box beside Auto-embeds is checked.

    @mercime
    Participant

    @guitaragora Open up permalink.php from wp-content/themes/wallbase/members/single/activity/permalink.php

    At the very top of the file, replace “ with what I posted above for the top part

    At the very bottom of the file, replace “ with what I posted above for the bottom part.

    GuitarAgora
    Participant

    @mercime false alarm, a couple other things were not correct so I started from scratch and now the issue is solved… I do have another issue though that seems to be the ONLY thing wrong now(thank god). When looking at a member’s profile, when you press the “view” link next to their status beside their Avatar. In the linked page, the primary menu(on the left side of the screen) is blocking the members Avatar and part of their status. In this link you will be able to see what i am describing

    http://www.guitaragora.com/TheAgora/members/charlton/activity/11/

    Do you know a way or what file I need to modify to align this properly so the menu does not interfere?

Viewing 25 results - 16,626 through 16,650 (of 32,678 total)
Skip to toolbar