Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 64,351 through 64,375 (of 68,970 total)
  • Author
    Search Results
  • #47479
    honewatson
    Participant

    I had a related problem which I resolved temporarily by renaming the ‘bpmember’ directory in wp-content/bp-themes to ‘default’:

    https://buddypress.org/forums/topic.php?id=2835#post-17511

    3155637
    Inactive

    bump…

    Googling around because I’m having the same issue. Only I’m running bpmember that comes packaged with buddypress and making basic css modifications. On the directories, the links and functionality of the bars don’t appear, but the divs do.

    Did this get fixed? If so, how do I implement the fix?

    #47477
    Jeff Sayre
    Participant

    Well this is what I get in the list:

    WordPress Classic (1.5)

    WordPress mu Default (1.6)

    WordPress mu Homepage (1.6)

    Are you sure that you’re looking in the proper spot? The theme list you provided is what you see when you go to “Site admin > Themes”. These are the themes from which you can choose your home theme.

    To choose your member theme, you need to go to the BuddyPress menu grouping all the way down at the bottom of the menu column. So, as Burt indicated, you would go to “BuddyPress > General Settings > Select theme to use for BuddyPress generated pages”.

    You choose the member theme from the combo box. With a default BP install you should only see two theme choices: BuddyPress Default Member Theme (1.0.1)–this is the one you want–and, Skeleton BuddyPress Member Theme (1.2).

    Are you saying that instead of those two themes showing up in the “BuddyPress > General Settings” menu area that you have the home themes you’ve listed above?

    #47476
    honewatson
    Participant

    I moved bp-themes into /wp-content/ as directed but still got the error message.

    Under the “Select theme to use for BuddyPress generated pages:” in general settings the option for using the ‘bpmember’ theme was not appearing. I could only select the default wordpress mu themes. I selected the ‘Default’ theme and then renamed the ‘bpmember’ folder to ‘default’ to get this working.

    Eg:

    ..wp-content/bp-themes/bpmember/

    Renamed it to this folder:

    ..wp-content/bp-themes/default/

    #47475
    Kieran
    Participant

    Thanks a lot Jeff and John James!

    I went with alpha in the end because I don’t think my ftp was deleting all the files

    This step-by-step guide from Chris is perfect for anyone struggling like me.

    http://theeasybutton.com/blog/2009/04/30/integrating-buddypress-10-wpmu-and-bbpress/

    thanks guys

    #47474
    Alex
    Participant

    The only rewrites I’m using are these: http://is.gd/11Izw

    I really don’t get this either… Frustrating as hell!

    #47473
    Burt Adsit
    Participant

    It shows up on the list like that because that’s where bp is looking for it’s themes. In the /wp-content/themes dir. It shouldn’t be. It should be looking in /wp-content/bp-themes.

    Do you have any kind if aliasing going on for the dirs?

    I’m looking at the code that does the theme hijacking and can’t understand how it’s failing.

    #47472
    Alex
    Participant

    Just set it, and the contents, to 777, and no change.

    #47471
    Burt Adsit
    Participant

    Permissions on the /bp-themes dir strange?

    #47470
    Alex
    Participant

    Its obviously reading the contents of my wp-content/themes directory, so I tried moving bpmember from bp-themes to wp-content/themes; sure enough it now shows up on the list and I can choose it.

    However, I’m still getting the error on user pages. I’ve reverted back to the original setup and still trying to work this out.

    The main problem is that BP isn’t recognizing that the folder exists…

    #47468
    Alex
    Participant

    Well this is what I get in the list:

    WordPress Classic (1.5)

    WordPress mu Default (1.6)

    WordPress mu Homepage (1.6)

    Because I looked there.

    #47466
    Burt Adsit
    Participant

    Go into the wp backend Buddypress > General Settings

    Select theme to use for BuddyPress generated pages > Buddypress Default Member Theme 1.0.1

    Make sure that is selected and Save the settings

    #47465
    Jeff Sayre
    Participant

    The latest version (v1.2.1) of the Skeleton Component for BuddyPress plugin developers can now be found on the WordPress plugin repository

    #47464
    Alex
    Participant

    Spoke too soon…

    Although the bphome theme and the plugins are all working correctly, I get an error trying to access frontend pages:

    You do not have any BuddyPress themes installed.

    Please move “/wp-content/plugins/buddypress/bp-themes/” to “/wp-content/bp-themes/” and refresh this page. You can download more themes here.

    However, they are definitely installed in /wp-content/bp-themes/ and I’ve re-uploaded multiple times. You can see here:

    http://getconcero.org/wp-content/bp-themes/

    Any ideas?!

    #47462
    Alex
    Participant

    Fantastic! Can’t believe I didn’t try this already but after deleting the buddypress files and re-uploading everything is in working order!

    Must have been a dodgy upload perhaps? Either way, thanks so much for helping me with this. You’re time’s really appreciated. :D

    #47461
    Jeff Sayre
    Participant

    Just so we can say we tried this:

    1. Please delete BuddyPress from the plugins folder. You can keep the bphome and bpmember themes in their proper places.
    2. Then deactivate all other plugin
    3. Log out of WPMU and clear your browser’s cache
    4. Redownload BuddyPress
    5. Remove the themes folder from the download as it is not needed–you already have the themes installed (we’ll assume for now that they are in good shape)
    6. Upload BuddyPress to /wp-content/plugins/
    7. Optional Step: Go outside and turn in a counterclockwise circle three time. Circumference of circle is not relevant.
    8. Fire up WPMU, log in as site admin and go to the plugins menu
    9. If it is visible, try activating it sitewide

    Let me know what happens

    #47458
    Alex
    Participant

    * I manually installed the BP files

    * I restarted the webserver after making the rewrite changes

    * I also moved the bpmember theme to the correct location

    * Lighty rewrite rules are working fine, the rewrites I’m using are basically the same

    I can install other plugins in the wp-content/plugins directory, it’s just buddypress not showing up. Same with other themes.

    Thanks for helping out :)

    zeitweise
    Participant

    Thank you for the quick reply. I wrote two tickets

    Paul Wong-Gibbs
    Keymaster

    Certainly the first thing has been mentioned by some people. It’s not possible yet, I’m sure it will be implemented at some point, be patient.

    I haven’t seen the latter suggestion before, but I wonder if that’s something more suited for WPMU to implement.

    Either way to be sure these suggestions are captured, write them up as an ‘enhancement’ ticket on https://trac.buddypress.org/newticket.

    #47455
    Jeff Sayre
    Participant

    Okay, several more questions?

    Did you manually install BuddyPress or use WPMU’s plugin browser to install BP?

    Did you restart the web server after making changes to the rewrite rules in the configuration file?

    In your OP, you state that you have moved the bphome theme into /wp-content/themes/. Did you also move bpmember into /wp-content/bp-themes/?

    Also, look near the bottom of this installing WPMU codex article for suggestions on Lighty rewrite rules: https://codex.wordpress.org/Installing_WPMU

    #47449
    Andy Peatling
    Keymaster

    This is intended, as there is only 1 sub navigation item for wire and dashboard, so there is no point in showing it with this design.

    #47448
    Alex
    Participant

    Domain is here: http://getconcero.org/

    #47447
    Alex
    Participant

    Sorry for not providing enough info, here it is:

    1. Latest version of lighty for Debian Lenny, 1.4.19-5

    2. WPMU trunk (as of last night)

    3. Subdomain install

    4. NA

    5. Working fine, using rewrites from here: http://is.gd/11Izw

    6. /blog/%year%/%monthnum%/%postname%/

    7. Trunk (as of last night)

    8. No errors to report, just a PHP error that it couldn’t load the GD library; not relevant methinks.

    WPMU was functioning fine, I made sure it was before trying to install BP. Post creation, viewing etc all normal.

    I’m on Slicehost and this is my first experience of running a server from scratch; but I’m picking things up quickly and this is the first big issue.

    #47445
    Jeff Sayre
    Participant

    Here’s an article on how to create custom BuddyPress slugs. Perhaps this will help: https://buddypress.org/blog/how-to/customizable-slugs-in-buddypress/

    #47444
    Jeff Sayre
    Participant

    Well, we really don’t have enough information about your environment to specifically offer assistance. Here are a few questions to get this started:

    1. Which version of Lighty are you running?
    2. Which version of WPMU are you running?
    3. Did you install WPMU as a directory or subdomain install?
    4. If a directory install, is it in root or in a subdirectory
    5. Was WPMU functioning properly before installing BuddyPress?
    6. What permalink structure do you have setup in WPMU?
    7. Which version of BuddyPress (BP) are you running?
    8. Please provide a list of any errors in your server’s log files.

    Also, how much experience do you have with installing and configuring Lighty? I ask this because I’m guessing that your issue is more than likely a server configuration issue having to do with permalink rewriting.

    Was WPMU functioning properly before you tried installing and activating BuddyPress? In other words, could you create posts? Did they show up on the default WPMU theme? Could you navigate to them when clicking on their link? Did you receive any errors? You should not attempt to install BuddyPress until your WPMU setup is functioning perfectly.

    People successfully run WPMU on LightTPD and Nginx web serving platforms. These two platforms do not support, do not use, .htaccess files. They cannot use .htaccess files. But, they can be configured to properly rewrite permalinks. The .htaccess file is not essential, not required, for WPMU to run properly. What is required is a facility to rewrite permalinks.

Viewing 25 results - 64,351 through 64,375 (of 68,970 total)
Skip to toolbar