Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 47,426 through 47,450 (of 68,967 total)
  • Author
    Search Results
  • #90635
    Paul Wong-Gibbs
    Keymaster

    Hopefully someone else will chime in, but the only thing you may lose by not importing the bb_usermeta would be any customisation a user has done to their “display name” or “nice name”; it’d default back to that person’s username. They’d have to just type their preferred display name back in to WordPress or bbPress, so nothing tricky. So, I don’t think you need to.. probably.

    I get the feeling you’re aware of this, but I’d suggest having a test-run of this to find out how well it works (or doesn’t) before doing it on your live database. Also, check that bb_usermeta and wp_usermeta have the same columns, you may need to massage the import a bit.

    Once you get the users into WordPress, and you can log in as one of them, we can see about associating existing bbPress forum posts with a particular BuddyPress Group’s forum. I’ve not done that myself so hopefully someone who has can guide.

    #90633
    phillcross
    Member

    Paul – Thanks – I think I am grasping this…

    (Please pardon my ignorance. I am used to having to rewrite code in PHPbb not move info around in the database. A bit different.)

    I currently have 16 forums – most are just separated into subject not necessarily another group so I may have to manually merge these… Not difficult with a few SQL statements. I can probably get these down to like 5 groups. The members/users will have to get a bit used to the change – but it shouldn’t be to difficult.

    As far as moving the members/users I can just import the bb_users into wp_users (voila!) 13K+ members –

    Please correct me if I wrong – so, I don’t need to import the bb_usermeta into wp_usermeta??

    Thanks again…

    #90631
    Paul Wong-Gibbs
    Keymaster

    Hmm it depends how you want your site to work. At the moment, it’s a one group to forum mapping. That means, for each forum (or sub-forum), you’re going to need a group.

    How many (sub)forums on your existing site? If you have more forums than you want BuddyPress Groups created, we need to do some more work to configure your setup to integrate your WordPress into an external bbPress installation. This is not technically easy, and would involve you creating a separate theme for the bbPress site itself.
    A benefit of this approach is that you have full access to a traditional forum look-and-feel (bbPress’).

    If, however, you’re happy with how the one forum to group mapping works with BuddyPress, you’ve already done the installation (i.e. clicked the button that said “use an existing bbPress installation”). What you’ll need to do next is move your users from the bb_users table into wp_users (and usermeta too if you want, but be careful and consider if you need to do that), create some groups and then edit their database entries to point to the existing bbPress tables.

    #90629
    DJ Rg
    Participant

    I’mmmmm Back! …lol.. ok so checking on BP ..been keeping my faith ..but i still cant get my gavatar to show (yes email etc is correct, I am on 100s of blog via gavatar) ..Why is this on BP?

    and again I try to upload an avatar via my computer and i get this error >> Upload Failed! Error was: Unable to create directory /home/buddypress/public_html/wpmu/wp-content/blogs.dir/1/files/avatars/5009. Is its parent directory writable by the server?

    Why does BP hate me? :-))

    #90628
    pcwriter
    Participant

    @jenyus

    Yes. In WP3, create your menus in “Appearance” > “Menus”.

    Then copy the menu names to the appropriate fields in “Settings” > “BP-WP-Navbar”.
    – – – – – OR – – – – –
    Give me about an hour to upload the latest version of the plugin to the repository, and then update. The new V2.1 handles the menu insertion automatically (you still have to create your menus yourself though). Plus, you get all the other cool options to play with too!

    #90627
    phillcross
    Member

    Interesting… I was under the impression that because it offered the “Use an existing bbPress installation” it somehow integrated the users? Well that isn’t very nice to fool me like that? lol

    Paul – You are correct – I have a standalone installation of bbPress & have a users database (bb_users) I’ve installed WordPress, and activated BuddyPress?

    I am attempting to use the 13K+ members of the current website as well as the information to integrate into a more “Social Media” Community format. PHPbb (extensively modified) was what I was/am using currently.

    What do you suggest I do? Import the bb_users into wp_users? Then import the bb_usermeta into wp_usermeta?

    #90626
    Sofian J. Anom
    Participant

    Buddypress theme as social bookmarking.

    I am interested in the concept of the pressmark theme. I try to modify to make it as a child theme on BuddyPress, But so far not been successful :D. It would be great if anyone can do it. Maybe you, @modemlooper, ;). Not necessarily adopt the Pressmark theme . The point is to make a Buddypress theme for social bookmarking.

    Grakisaurus
    Participant

    I’ve tried the header.php in budypress as well as the one in my Randy Candy theme…but they don’t seem to be there hummmm….

    Stil vaguely new to buddypress as well

    Paul Wong-Gibbs
    Keymaster

    Probably header.php? Depends which nav bar ;)

    #90621
    Paul Wong-Gibbs
    Keymaster

    I assume there’s nothing useful in your server’s log files? 500 is usually a misconfiguration of some type. Have you tried to upload a copy of the BuddyPress files rather than the automatic download?

    Also, fyi, https://codex.buddypress.org/developer-docs/iis7-web-config/ which may be of some help once you get the plugin activated :)

    #90619
    Roger Coathup
    Participant

    @acousins

    you can write your own custom blog loop, see: https://codex.buddypress.org/developer-docs/custom-buddypress-loops/the-blogs-loop/

    and make use of some of the functions in bp-blogs-templatetags.php to check for blog name, etc. and exclude as appropriate.

    #90617
    Paul Wong-Gibbs
    Keymaster

    Hmm. So, you’re saying, if I have a non-English version of WordPress (maybe MS subdomain specific), and I try to activate the BuddyPress plugin, it’ll fail and give me the “are you cheatin'” message?

    The problem goes away if you removed your localisation? You changed nothing else?

    #90615
    jenyus
    Member

    thanks @hnla, i’ll try that

    @pcwriter: how do i put links in the wordpress menu 1 &2? do i use the menu creator in wordpress?

    thanks!

    #90614
    Paul Wong-Gibbs
    Keymaster

    BuddyPress doesn’t use bb_users at all, only wp_users.

    You have a standalone installation of bbPress which is where your users database is (because you mentioned bb_users, I expect)? Can we just clarify that you’ve installed WordPress, and activated BuddyPress?

    Have you integrated your standalone bbPress install at all? If so, how? Via the “Use an existing bbPress installation” button in the BuddyPress Forums Setup page?

    #90613
    phillcross
    Member

    Paul –

    Let me try to understand. In answer to my Problem 2 – it is because I am the only member to be “active” (ie visit the site) therefore I am the only one displayed? So when another member “visits” they will be come active an be displayed. Correct?

    Then Buddypress is using the list of members from the database table bb_users instead of wp_users. Correct? Note: These are both inside the same database.
    – – –
    What about the problem with the forums?

    Thank you for the input & assistance.

    #90609
    Paul Wong-Gibbs
    Keymaster

    The default view for the member directory is “active members”. This will only show users who have logged in since you activated BuddyPress, and are therefore considered active (last_activity meta is present). If you change the ordering to something else, the members will show.

    Technically this comes down to if a user’s “last_activity” record is present in wp_usermeta. I suppose you could pre-prime the last_activity record by something like this: http://buddypress.pastebin.com/USrLFAFH It’s not tested, but I think you could put it in your functions.php. Remember to remove it after one execution, however(!)

    #90599
    @mikey3d
    Participant

    Thanks, @rogercoathup & @hnla.

    Can I have a patch?

    Thanks, Mikey3D

    #90597
    Hugo Ashmore
    Participant

    @peterreiser Good to hear, it won’t work for all circumstances but is worth trying before hunting further. thanks for reporting back on it

    #90596
    Peter Reiser
    Participant

    @hnla – I followed your instructions and it works ! Thanks !

    #90592
    paulhastings0
    Participant

    Actually, I would create a custom language file. In the end it’s much simpler in my opinion. We did basically what you’re talking about.

    https://codex.buddypress.org/how-to-guides/customizing-labels-messages-and-urls/

    #90587
    footybible
    Participant

    @rogercoathup Excellent! There were 2 lines, one around 400, one around 600, which looked something like:

    <a href="”>

    I replaced them with the code you suggested and that did the trick perfectly! So much neater :-) Many thanks

    #90580
    John
    Participant

    @r-a-y Thanks you SO MUCH ! This fixed my problem, I’m still having some bad links redirecting to the previous locations on the activity page but when I’ll install my wordpress + buddypres on my server there should be nothing like this, if I define the right BP Root from the beginning. No ?

    I’m using Wamp, I don’t have the possibility to test the subdomain features. Do you think I’ll have the same problem when I’ll install my site on the server using subdomain instead of subdirectory ?

    #90579
    Roger Coathup
    Participant

    @footybible – have a look for a block with p id=”nav” . Replace the line in that block with the link to register

    #90577

    In reply to: Delete field name

    Paul Wong-Gibbs
    Keymaster

    If you go to the main BuddyPress settings screen, you can rename it

    #90575
    footybible
    Participant

    @govpatel – Yes it doesn’t make sense really, otherwise I would have chosen them the same when I signed up!

Viewing 25 results - 47,426 through 47,450 (of 68,967 total)
Skip to toolbar