Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 16,201 through 16,225 (of 32,678 total)
  • Author
    Search Results
  • #32883
    imbehindyou
    Participant

    Can’t figure this out.. driving me crazy! I noticed earlier last week that no registrations have been coming through on my site recently.. looked today and saw a bunch of users hadn’t been activated – tried to register & never got the activation email. :O

    running: WordPress 3.4.2 (Multi-site Mode / Network) Buddypress 1.6.1 theme: bp-corporate (wpmu theme)

    I’ve tried disabling all the plugins (including buddypress) and the emails still don’t get sent (with the default bp theme & without).
    I’ve tried using the default buddypress theme.
    I’ve re-installed buddypress.
    I’ve replaced my theme “register page” code entirely with the default buddypress “register page” theme code.

    It was working last week. I’m godaddy shared hosting and haven’t had this issue before so I doubt it’s the hosting.

    I did install “bulletproof security” recently, clicked around , and then deleted plugin later because it was messing up the “sub-sites” on the network.

    Any ideas?

    #32881
    aaclayton
    Member

    Hi BP community,

    I have a bit of a conundrum and could use a hand! Permanent member identity within the community is important for my site, so users do not have the ability to modify their Display Name, and are forced to use the name they select at registration.

    In order to have valid nicenames and URLs, BuddyPress replaces spaces or other special characters with hyphens when saving users to the database. If a user were to register as “John Doe”, he would need to login with the username “john-doe”.

    While this is fine, and doesn’t cause any issues for the site, I do have to deal with a number of contact form submissions from confused users who are unable to login as “John Doe”. What I would like to do, is filter wp_authenticate (or somewhere else if appropriate) to grab a user’s submitted username and str_replace spaces with hyphens for them before the login request is processed.

    I’ve tried my hand at filtering $username in ‘authenticate’ in a manner similar to the suggestion provided here:

    http://stackoverflow.com/questions/1805185/how-do-i-hook-into-the-wordpress-login-system-to-stop-some-users-programmaticall

    Unfortunately I have not been successful, so any advice from the community on handling this would be awesome!

    Thanks very much,
    Andrew

    John Robben
    Participant

    I am having the same problem:

    I am trying to upload a picture from my computer for an avatar. Size at 50×50 and 100×100 , 300×150 the pictures upload fine, then the crop picture button and select box, after expanding the selection box for cropping ( the section to be cropped shows up next to picture) clicking crop picture button, refreshes the screen and produces this error .. There was a problem cropping your avatar, please try uploading it again. Tried this multiple times in both current versions of FF and Chrome. Same results.

    ps. I had buddypress media plugin installed after deleting the problem was the same.

    A bit more background, tracked back the location of the avatar pictures – wp-content/uploads/avatars ; The owner and group on the dir, subdir, and files are siteower and siteowner just like all of the other folders and files – the directory was set to 755 and files to 644; there were jpgs in my avatar folder for all my attempts at adding an avatar. Just to see what happened I changed all the files to 755 and attempted another upload, same error and the uploaded file had the permission set at 644.
    Process details:
    The upload worked , then the crop function fired and after including the full 100×100 image in crop selection and clicking crop. The Same “here was a problem cropping your avatar, please try uploading it again.” Error came up again.

    Any suggestions?

    System info:

    Infinity Version: 1.1a
    Developer Mode: Disabled
    BuddyPress: 1.6.1
    MySQL: 5.1.66
    Permalinks: custom
    PHP: 5.3.2-1ubuntu4.18
    WordPress: 3.4.2
    WordPress multisite: no

    rwkiii
    Participant

    I have read all of the topics similar to this question here, on wordpress.org and even on Google. I’ve tried dozens upon dozens of suggestions, but am still stuck.

    My installation is WordPress v3.4.2 with Multisite using subfolders, BuddyPress v1.6.1, bbPress v2.1.3 using Groups and Sitewide forums.

    The problem I have is that BuddyPress Group Forums will not display. The mydomain.com/forums/ page is blank. I’ve seen some people have included the bbPress shortcode in the Forums page and have said that fixed their problem. In my configuration, I have a Sitewide Forums button on my top navigation bar and it shows the sitewide bbPress forums correctly. I can go into wp-admin -> Forums and I can see all of the bbPress sitewide forums. I can add them, delete them and even post topics to them. Adding the bbPress shortcode to my Forums page just duplicates the forums I already have on my Sitewide Forums page.

    From what I can tell, the rest of BuddyPress is working – the Activity, Members, and Groups buttons display correct pages. It seems like only the Group Forums are not working.

    I’ve gone into wp-admin -> Settings -> Forums of my main site and changed the bbPress Forums Base to sitewide-forums. Also on this settings page I have BuddyPress Enable Group Forums enabled and Group Forums Parent set to (Forum Root).

    In Network Admin -> Settings -> BuddyPress, I think I see a problem. Initially I had all Components enabled. On the Pages tab I don’t have any settings for the Forums page and so I can’t change it. Activity Streams, Site Tracking, User Groups, Members, Register and Activate. It just seems odd that I don’t have a setting for the Forums page. I’ve disabled and re-enabled Discussion Forums component, but still no setting for Forums page on the Page tab.

    Logged in as admin on my main site (mydomain.com/) I can click on my username and it brings up mydomain.com/members/admin just fine. I see tabs for Activity, Profile, Sites, Messages, Friends, Groups, Forums and Settings. All of these tabs work and I can view/change data. There is no option on the Settings tab to enable/disable Group forums as I’ve seen some articles refer to. When I click on the Forums tab I am surprised to see that there are articles in Forum Topics that I created from within wp-admin -> Forums -> Add New.

    Now I am confused… It seems that what I thought were Sitewide Forums are also being displayed in what I thought were the Group Forums and I’m starting to think I have not just one problem, but at least two!

    What I am wondering:

    1) There is a problem with BuddyPress that is forcing me to disable the Discussion Forums component in Network Admin -> Settings -> BuddyPress.

    2) The theme I am using (Frisco for BuddyPress) is not compatible with a multisite configuration.

    Unfortunately, I have only limited experience with either of these two things – multisite and BuddyPress et al. So I don’t really know how it’s SUPPOSE to function.

    Questions:

    Is anyone aware of a theme that is compatible with a Networked multisite (subfolder) configuration and also compatible with Group Forums AND Sitewide Forums? Or would you think Frisco for BuddyPress should be compatible?

    Is anyone aware of a way of testing that I have both Group Forums and Sitewide Forums enabled and working without using the Frisco theme?

    Exactly where do I add a Group Forum? Apparently wp-admin only allows me to add Sitewide Forums/Topics.

    Any thoughts? Anyone have any bookmarks on articles specific to multisite install using both Group and Sitewide forums?

    Thank you!

    @mercime
    Participant

    == User registration is currently not allowed ==
    @kanat007 This is basic WordPress function. Go to wp-admin Settings > General and go to the line where you can enable registration (off by default) and Save settings.

    #32872
    maineyak
    Participant

    I’ve created a Buddypress theme using this plugin:
    http://wordpress.org/extend/plugins/bp-template-pack/
    In a nutshell, it lets you create Buddypress themes from WordPress themes. Everything on my site site looks fine, except the for the activity and events pages. I’ve compared page templates and don’t quite see where the problem lies. Where could I adjust the width of the activity block? It’s too wide and stretches out under the sidebar. You can see it here:
    http://www.aroundbrevard.com/activity/

    Any help would be greatly appreciated. Thanks.

    [EDIT – We already know the code for BP activity/index.php and please post page source codes in pastebin.com then paste the generated pastebin URI here. ~~~ Mercime]

    #144832
    giovanni.dominoni
    Participant

    Same problem here… I install wordpress, running the DB locally through MAMP… everything works properly… Then I install buddypress, and when I activate it the browser always gives me the message “the server may be down for maintenance or configured incorrectly”… Help please!

    #144825

    In reply to: elearning

    angslycke
    Participant

    Have you checked out BuddyPress Courseware? Should be what you’re looking for I think.

    https://wordpress.org/extend/plugins/buddypress-courseware/

    #32869
    aaclayton
    Member

    Tamriel Foundry is a community fan site for the upcoming Elder Scrolls MMO. We have a quickly growing community of 1300 members and counting.

    The site features a number of customized BP templates and functions, and I’m really excited about what the some of the changes coming in BP 1.7 will mean for the site and our community (particularly the new user query).

    If you love developing with WordPress/bbPress/BuddyPress and if you love The Elder Scrolls, we are looking for a bit of help in the form of another web developer to join our team. If you like how the site is progressing and are interested in contributing to Tamriel Foundry, shoot me an email at admin@tamrielfoundry.com for more details!

    #144824
    modemlooper
    Moderator

    No. Only option would be to use WordPress multisite and allow users to create a blog/store

    #32868
    josefabiosan
    Participant

    Is there any wordpress plugin or BuddyPress to enable virtual store for each User, as the application of facebook or orkut? Each user or create your page and create your online store?

    Cyrus_888
    Participant

    Hi All,

    We’re looking to make a site with Reward Points System + Business directory listing in build.

    I was been told buddypress have the features themes & plugins to help us to achieve it.

    We’ve also downloaded the CubePoints Buddypress Integration. But just couldn’t figure out how to make it work.

    Does anyone here have any experience how to combine two or more plugins in one site? I’m a newbie to wordpress as well as buddypress.

    Any ideas or suggestions would be greatly appreciated.

    Cheers
    Cyrus

    #144818
    Niklas Sletteland
    Participant

    Hello all,

    I managed to get it working. Although I still don’t know what the problem was. I uninstalled WordPress entirely from my server, then proceeded to re-install and go step-by-step through the process, using the same style.css as before, and it worked.

    Ye’olde reboot solution!

    Cheers.

    #143513
    @mercime
    Participant
    #32864
    JuaninLAdP
    Participant

    Hi! I’m a new user to WordPress and Buddypress, and I want yo use this plugin to open a new community on an existing website with its own theme. It works decently with the BP Template Plugin, but I still need to stylize it so that it fits exactly where and how much I want it, and to display the colors that I choose for the menus, titles, etc.

    Where or how can I do that, and what do I need to share with you guys to improve it?

    Here’s a link to my profile on my website so you can see: http://lasaventurasdeperle.com/personajes/juanin/profile/

    #144797

    BuddyPress is no different from WordPress in this regard. You just need to add a sidebar to your header.php. Google “how to add sidebar to wordpress”

    #144792

    In reply to: How to change the urls

    Do a Google search for “modify WordPress admin bar”.

    #144781
    raminjan
    Participant

    yeah but how would I make a small horizontal widget in there so that when we go to widgets in wordpress I would have this option to put something in the widget in the header?

    tifire
    Participant

    Buddypress version: 1.6.1
    Wordpress version: 3.4.2

    I just found out that the number of friends is not correct if one of the friends is marked as spam or deleted by the site admin.

    Example:
    User A has three friends: f1, f2 and f3. Now the site admin deleted the user f2. The main nav (friend) for user A still shows the number of friends to be 3, even though only f1 and f3 show on page.

    The same thing happens after marking f2 as spam. I do this by set the user_status from 0 to 1 in database.

    I search the code and found out the function friends_get_total_friend_count () is used. This function returns the user meta ‘total_friend_count’ as the friend count.

    So my question is, how do I fix this? Should I forget about the “total_friend_count” meta and recalculate the number of friends in the function friends_get_total_friend_count ()?

    Or should I update the user meta “total_friend_count” each time when a user is marked as spam, deleted, or recovered from being marked as spam?

    Any suggestions?

    #32847
    Snaphaan
    Participant

    I’m running the latest fresh install of WordPress on Xamp with buddypress (default theme) and no extra plug-ins.

    How do I enable registered users to start their own blog? I can’t seem to find anything that would enable this. I’ve registered a number of new “users” as a test but no where do I get this option.

    I googled around for a answer but most refer to some section like multisite -> admin -> options. It could be something else because these posts are 2+ years old.

    chibichiii
    Participant
    Quote:
    I still don’t completely understand what you mean.

    bbPress Site Wide favorites don’t appear in the profiles at all yet, they will in 1.6/2.1. Same with topics and replies that are posted from within wp-admin. It sounds silly, but I didn’t feel it right to trigger activity updates when posting in the dashboard while bbPress 2.0 was still new. So these are less bugs than they are unfinished features.

    Mentions work, and appear in activity streams and trigger notifications. testbp.org runs a vanilla install of everything, and they work there without issue.

    The database update is a prompt you see in your dashboard. If you don’t see the prompt, then there’s nothing that needs doing.

    So if I am understanding correctly, topics made in the backend of wordpress for the sitewide forums will not show under the forums tab in the members section?

    I have also created a topic directly on the sitewide forums, not in the backend, named introductions. However if I look under my profile, at forums: it says no topics found.

    So somehow the topics created in sitewide forums do not show in the members pages.

    Is this an unfinished feature or a bug?

    Cause it’s kind of hard to keep track of the published topics right now.

    Snaphaan
    Participant

    Hi

    I’m working on a custom theme for Buddpress that I would like to extend with a few small features. But my initial excitement quickly toned down after stumbling in the dark with BP for a few weeks. So I decided to put my nose to the grindstone and study up wordpress theming – reasonably sensible since the basic implementation is reasonably similar, right? Hell I didn’t even know how to work with functions or what a loop is!

    Anywayz, I haven’t touch BP theming yet but I have some ideas in the back of my mind that I would like to realize. But first some general questions:

    1) This one should probably be available as a plug-in. I need a way to let users be able to upload a custom header-like image, like Facebook’s “cover image”.

    2) Before I get going with BP’s theming are there any recommended tutorials for beginner BP themers? I’ve found a lot of good stuff for WP but BP seems to be a bit lacking. In-depth stuff would also be welcomed :)

    3) How active is BP still? I’ve heard some rumors that it’s taken a bit of a nose-dive. I still see some regular updates so I guess BP is still here for a long time? Whatever the situation, I still believe I made the right choice with BP!

    I have a number of other questions but these are for starts.

    Thanks for your time!

    #144735
    Rocio Valdivia
    Participant
    #144728
    @mercime
    Participant

    No database connection. Please re-install your WordPress and make sure it is in working order before installing BuddyPress.

    #32832
    johncantlin
    Participant

    I have the huddle theme for wordpress. I have a issue with profile fields viewing

    Name
    …johnny… Ok for some reason it’s not showing what I am talking about but it has a html link instead of name

    How can this be fixed? I tried the extended options to not allow automatic linking and still not working.
    Please help me?
    here is a link to a example: http://aitbuddy.com/members/johnny/profile/

    . 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? No
    6. Which version of BP are you running? Version 1.6.1
    7. Did you upgraded from a previous version of BP? If so, from which version? No
    8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones? Buddypress additions
    9. Are you using the standard BuddyPress themes or customized themes? Huddle theme
    10. Have you modified the core files in any way? No
    11. Do you have any custom functions in bp-custom.php? No
    12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in? Version none
    13. Please provide a list of any errors in your server’s log files.
    14. Which company provides your hosting? Go Daddy
    15. Is your server running Windows, or if Linux; Apache, nginx or something else? Linux I think

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