Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 64,426 through 64,450 (of 69,040 total)
  • Author
    Search Results
  • #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.

    #47443
    Jeff Sayre
    Participant

    21cdb-

    Do you have two different accounts on bp.org? :)

    As far as the redirect loop question, it could be caused by many things. So, a few questions:

    1. Did you install WPMU as a directory or subdomain install?
    2. If a directory install, is it in root or in a subdirectory?
    3. You were having install issues beforehand. When you finally got this to work, could there have been old, incomplete install data leftover in your DB? Or, did you install into a fresh, new DB?
    4. What errors are you seeing in your server’s log files?

    I did a quick Google and here are two links that explain a couple of possible causes:

    https://mu.wordpress.org/forums/topic/9252/page/2

    http://bradleyland.net/2009/04/wordpress-mu-redirect-loop-during-install/

    #47439
    mikem1986
    Participant

    Jeff

    An example on my site

    http://www.lovehatemedia.com

    if you click on the “test” post it asks you for a password before you can view the post

    whereas when i do this on my buddypress site it wont even show the post, not in site activity or in the authors blog section of their profile or anywhere on the site…

    #47436
    21cdb
    Participant

    Hi Jeff,

    i followed your instructions and it seems to work also for XAMPP on MAC.

    However it’s still not runnning, because i still get the following error message:

    (Redirect Loop)

    The connection attempt was cancelled because the website redirected the request so that it would never complete.

    Do you have any suggestions?

    #47435
    21cdb
    Participant

    Hi together,

    thanks for the advices. Everything works fine! I now can modify the css of the admin-bar on a per blog basis, because i storec the admin-bar.css file in the template directory of the actual theme (i’ll keep the admin-bar consistent, but now i have the option to do some color adaptions to fit the user themes.)

    I have one more question. I’m hiding the admin-bar if a user is not logged in. However i want to show it on the buddypress-home- and -member-theme sites also if a user is not logged in.

    Is there a technique to achieve this?

    #47424

    Are you using a custom theme or the included themes? If custom, then you’re missing the code in functions.php that is needed to route to the BuddyPress specific pages.

    Copy the code out of bphome/functions.php and paste it into your themes’ functions.php file, and that should help out quite a bit.

Viewing 25 results - 64,426 through 64,450 (of 69,040 total)
Skip to toolbar