Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 52,701 through 52,725 (of 69,016 total)
  • Author
    Search Results
  • #77630
    techguy
    Participant

    @paulhastings0 Only problem with doing what you describe instead of using a child theme is that the next time BP gets updated, the change you made will get overwritten. Thus the advent of child themes.

    #77629
    paulhastings0
    Participant

    Open the theme file in website.com/wp-content/plugins/buddypress/bp-themes/bp-default/style.css

    On the very last line add

    body {background:url(/images/shuswapsocialnetworkbackground.jpg) no-repeat !important;}

    FTP that back to your site and see if it makes the change. Double check that your URL path for your jpg is valid too.

    #77625
    chephz pj
    Participant

    im just having problem with wp-fb-autoconnect for username and nicename.
    fb generate username automatically with fb010101010 << example . can i customize this ??
    i read the topics
    https://buddypress.org/community/groups/third-party-components-plugins/forum/topic/new-fb-autoconnect-plugin-for-wpwill-it-work-with-mubp/
    but i didn’t understand to fix this.
    users who connect with FB will generate her / his nicename, and nicename is use space that can’t read in address bar and always redirect to frontpage.
    manually i open phpmyadmin and delete space in nicename and its works.
    but if in a day come 10 new users,. i can’t do manually update phpmyadmin. thats hardwork,.

    im newbie and i need the detail step if anyone can fix my problem.
    thanks

    #77623
    paulhastings0
    Participant

    I think that a savvy plugin-author would integrate BP with another opensource platform like phpBB. That way the energies of the phpBB team would be harnessed to BP use.

    It’s kind of like horses and a wagon. phpBB is the horse and BP is the wagon. There’s no need to breed, grow, and train a horse from birth for your wagon. Just buy one that someone else has raised and hitch it to your wagon.

    But all of that is much easier said than done. @dennis_h, are you a coder?

    #77622
    stwc
    Participant

    We used to be able to Favorite forum threads here. It was one of many important pieces of functionality we’ve lost. Your favorites from the old site still exist, though, at https://buddypress.org/forums/profile/%5Byourusername%5D/favorites . I haven’t a shred of a clue why @apeatling decided to omit that functionality in the new design.

    I’ve ported BP-Like to work with forum posts (don’t know if it coexists happily with the original BP-Like, though, but it should), and have it working fine on my testbed install. I’ve tried to contact Hempsworth, the original BP-Like author, with no response. He’s disappeared from the BP world at least temporarily, it would seem. I’m hesitant to release it to the wild because I am a completely crap coder, and it’s a hacky cut and paste job, but like I said, it works almost perfectly for my limited purposes, and if someone with better PHP/BP skills would like to take it over and release it as a plugin, please PM me and we can talk.

    Useability on buddypress.org and in BP in general, particularly in forums, continues to be a major, major concern.

    #77621
    5887735
    Inactive

    Don’ get me wrong, I understand why BP uses bbPress. It is currently the best solution. I just hope 2 years from now we are still not looking for workarounds.

    #77620
    stwc
    Participant

    bbPress as a component of BP is weaksauce, I would agree. But it is a non-trivial project to write a fully-featured forums app/component. I would support native forums functionality in BP, definitely, especially if it let us do more with it, but I suspect given the lack of focus on that functionality here and in BP itself, that we’re not very likely to see it anytime soon, if at all.

    I’d love to be proved wrong. BP with a robust forums component, native to the app, with an admin interface and plugin support — I shiver with pleasure at the very thought.

    #77619
    vishnurg
    Participant

    im getting these type errors continuosly
    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 8192 bytes) in /home/mydomian/public_html/wp-includes/functions.php on line 3601. it hap[pens in many settings pages also …at front end there is nt such errors ,,,bt i cant manage admin section due to this error ..
    i tried to change the settings in wp-config with the memory size to 32mb .then it shows some admin function error … my adminsitrator says the php is allocated with 40mb in my server ..isnt that enogh to work the budyypress ?? help me please …sorry for my bad english

    #77618
    gregfielding
    Participant

    @brajesh is cooking something up…

    a depaula
    Participant

    I would love to see jason port his themes for buddypress, I asked him for video elements he said he has absouletely no plans to do so. I would at least like to find a video theme for buddypress.

    #77615

    In reply to: I’ve got a worm.

    gregfielding
    Participant

    Update:
    My hosting company, PSEK, was able to remove the code from each theme. So, as of now, my themes are clean, my passwords are changed, and I’ve got a new install of MU.

    I’m still getting memory errors, indicating that the virus is probably still there somewhere. We’ll see.

    Within a few hours, we’ll probably know if this is good enough or if there are continued problems.

    Per @andrea_r, pulled the access logs and found an 2 IP address – mine and one other. Here’s what I found:
    May 9 18:28:52 wpmu pure-ftpd: (?@187.45.193.209) [WARNING] Authentication failed for user [housingstorm] – probably failing because i changed my passwords.

    Now, I searched for that IP address and it’s from Brazil. In my google-search, i also found it referenced on several other forums as an attacker and I even found an access log file for another site that showed them gaining access.

    One forum mentioned that there were extra files in their database after the attack.

    My local computer scan was clean, so i’m not sure how they got access, but i would recommend banning this IP address and monitoring your access logs.

    #77600
    modemlooper
    Moderator
    #77595
    Josh
    Participant

    ok that didn’t work just go to one of my bp pages on my site http://milleja46games.frih.org/forums, http://milleja46games.frih.org/members, or whatever the other ones are and just view source, idk, what’s causing my sidebar, and navigation links to go to the bottom, i have little experience with php, and indepth html coding, i haven’t used it that much lately, so i have a hard time fixing the errors….

    #77591
    Josh
    Participant

    Maybe it would help if i posted the code for something here’s my forums index.php code:

     


    <option value="”>

    <input type="submit" name="submit_topic" id="submit" value="” />
    <input type="button" name="submit_topic_cancel" id="submit_topic_cancel" value="” />

    <?php printf( __( "You are not a member of any groups so you don't have any group forums you can post in. To start posting, first find a group that matches the topic subject you'd like to start. If this group does not exist, why not create a new group? Once you have joined or created the group you can post your topic in that group’s forum.”, ‘buddypress’ ), site_url( BP_GROUPS_SLUG . ‘/create/’ ) ) ?>

    • <a href="”>
    • <a href="”>

    but i don’t know what part of that is screwing it all up….all the other pages are set up the same way….

    #77583

    In reply to: I’ve got a worm.

    gregfielding
    Participant

    @andrea_r

    FileZilla no good?

    #77580
    techguy
    Participant

    In the database (preferably with something like PHPMyAdmin) you can look at the table wp_signups under the column “active.” That’s WPMU. In WP you can look at the wp_users table. If I remember right, it just changes user_status.

    I don’t know of a plugin that’s pulled this information. @boonebgorges has talked about a plugin that would do close to this including resending the activation email and clearing out ones that didn’t activate, but otherwise I don’t know a plugin that will do this.

    #77579
    Dwenaus
    Participant

    I too have been wanting this desparately. Even here on Buddypress.org, since the wonderful make-over I can no longer follow forum topics. Which means I post and then have no way to follow up!

    I don’t know the future vision of forums, but this might be one more reason to switch to a more integrated forum solution. I bet the buddypress dev team could knock out an awesome BP forum in a matter of weeks. but obviously there are bigger priorities out there.

    does the dev team know if there will be any progress on this, or should we write a plugin?

    Dwenaus
    Participant

    add this code to your Buddypress child theme style.css :

    #wp-admin-bar .padder { background-color: #333; background-image: none; }

    and if you want it to go full wide then use this instead
    #wp-admin-bar .padder, #wp-admin-bar { background-color: #333; background-image: none; }

    does anyone know the answer to why admin menu in the admin bar only ever shows ‘delete group’ it seems like it could show call the group admin options.

    #77574
    Andrea Rennick
    Participant

    “how would i fix it my template has a extra tag and i don’t know whether to change it to sidebar, or just add it,”

    Take those extra tags from your theme template files, add them in the right spots in your buddypress templates files that have just been added to your theme.

    #77569
    Dwenaus
    Participant

    @Johnjamesjacoby – I realize you’re busy guy – but any update on this. I’m looking for a simple plugin that will simply let a user change the BP interface language. google translation would be great but not essential.

    #77566
    r-a-y
    Keymaster

    Did you get to step 3 of the plugin?

    It gives explicit instructions on how to modify the template to match your WordPress theme.

    If BuddyPress pages are not aligned correctly then you will need to modify some of the templates to match your theme’s HTML structure.

    Then open up the page.php file (if this does not exist use index.php). Make note of the HTML template structure of the file, specifically the [div] tags that surround the content and sidebar.

    You will need to change the HTML structure in the BuddyPress templates that you copied into your theme to match the structure in your page.php or index.php file. The files that you need to edit are as follows (leave out any folders you have not copied over in step two):

    * /activity/index.php
    * /blogs/index.php
    * /forums/index.php
    * /groups/index.php
    * /groups/create.php
    * /groups/single/home.php
    * /groups/single/plugins.php
    * /members/index.php
    * /members/single/home.php
    * /members/single/plugins.php
    * /registration/register.php

    Once you are done matching up the HTML structure of your theme in these template files, please take another look through your site. You should find that BuddyPress pages now fit inside the content structure of your theme.

    If you can’t get this to work, just use a pre-made BuddyPress theme.

    #77565
    Paul Wong-Gibbs
    Keymaster

    @famous, I’ve edited your post and move your code snippet to that external link because currently these forums are really not good for sharing code at the moment — sorry

    #77557
    Josh
    Participant

    Well i know the basics but that stupid template pack thing doesn’t help the buddypress pages on my site……

    #77563
    r-a-y
    Keymaster

    That link only gives you the latest bleeding build of BuddyPress.
    It has absolutely nothing to do with building a theme.

    I hate to repeat myself, but…

    If you want to customize or make changes to the default BP theme, read the following article to create a child theme:
    https://codex.buddypress.org/how-to-guides/building-a-buddypress-child-theme/

    If you’re using an existing WordPress theme, then only use the BuddyPress Template Pack plugin with your WordPress theme:
    https://wordpress.org/extend/plugins/bp-template-pack/

    It helps if you know the basics of developing webpages and/or creating a WordPress theme. If you have no idea how to do either, you might find theme customization challenging.

    techguy
    Participant

    Seems like this should work:
    -Create a Child Theme: https://codex.buddypress.org/how-to-guides/building-a-buddypress-child-theme/
    -Copy the file in the default BP theme folder/registration/register.php and save it in your new child theme folder as a page template (or you could just overwrite the index.php)
    -Create a New Page that uses that page template
    -Go to Settings–>Reading and set the new page you created as a “Static Page”

    I saw a plugin to do a sidebar registration for WordPress a while back, but I’m not sure if it works for BP or not.

Viewing 25 results - 52,701 through 52,725 (of 69,016 total)
Skip to toolbar