Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 19,876 through 19,900 (of 22,649 total)
  • Author
    Search Results
  • #62726
    geoffm33
    Participant

    This is current WP trunk specific?

    I may just try to reload wordpress in the document root.

    #62724
    Windhamdavid
    Participant

    OK ~ i was able to get the bp 1.2 default running perfectly using a subdirectory install with the current wp trunk I am using multi-site ~ with only one modification –

    Make sure your rewrite base for .htaccess is correct in your root and these are also correct.

    $base = '/~david/your_root/';

    define('DOMAIN_CURRENT_SITE', '127.0.0.1' );

    define('PATH_CURRENT_SITE', '/~david/your_root/' );

    ..and then add this to you wp-config pointing to your subdirectory wp-content

    define( 'WP_CONTENT_URL', 'http://127.0.0.1/~david/test/whatever_your_subdirectory_is/wp-content');

    #62718
    David Lewis
    Participant

    @Andy: In previous trunk versions I was able to use both a home.php template (/) and an index.php template (/blog/) but now I get a 404 when I go to /blog/.

    Explanation: My theme is set up so home.php uses a custom query to show all posts tagged with the most recently added tag in a custom taxonomy (i.e. taxonomy “issues”, tag “Winter 2010 Issue”) while index.php is a normal WordPress homepage loop returning a paginated result set of all posts by date. This doesn’t work anymore since /blog/ (index.php) returns a 404.

    #62696
    David Lewis
    Participant

    @Everyone: Thank you so much for the replies but I’m not sure the issue is being understood. The issue is the template hierarchy not working as it should. Without changing anything in your reading settings home.php should be used for the homepage and index.php should be used for the /blog/ slug. That no longer works.

    @Mike: I was trying to change the slug since /blog/ no longer works. It worked before. / used home.php and /blog/ used index.php and both had functioning loops that returned posts.

    @MrMaz: That works to change the homepage but the template hierarchy seems broken (see above). I can set up the homepage to manually use a page with home.php assigned as it’s template and then I can actually link to /blog/ and it WILL use index.php (yay)… but the only posts the loop returns i.e… if ( have_posts() ) : while ( have_posts() ) : the_post(); is the page you’re on since (I’m guessing) /blog/ is not longer considered a home page.

    Perhaps I need to have TWO custom queries? That may be the solution. Use my custom query for the homepage (however that is set and using either home.php or index.php… all irrelevant)… and then a custom template assigned to whatever page I want (maybe a page called Archives) that uses a custom query to return all posts from the database (i.e. so the loop results won’t be based on the slug… but on your custom query). Seems like a few hoops to go though. Worked fine before simply by using the WordPress template heirarchy and / and /blog/. As long as I can get it working though… it’s all good.

    @foralien: It’s a root install.

    #62690
    Michael Berra
    Participant

    PS: Your classifieds-plugin breaks on my install the ajaxed-navigation in BP… hmmm.

    Some other strange stuff: The title in the wordpress-repository is wrong “real names”…

    I think I wait, until xou think it is more or less stable…

    Hope it will work…

    #62675
    David Lewis
    Participant

    Ya that doesn’t work. I get a “bloggyblog” page of course… but it’s just a page using single.php. And if I assign index.php to it as a custom template the loop doesn’t work. Which I don’t quite understand. It’s the standard WordPress loop.

    #62673
    David Lewis
    Participant

    Yah… SSH command line stuff is a dream. LOL. Especially for someone who is a designer first and a coder second :o)

    So you mean create a WordPress “Page” called blog (and make sure it’s slug is ‘blog’)? I had tried using my index.php file as a template that I assigned to a page… but the loop didn’t work.

    It is weird tho’. In pervious versions of BuddyPress… you could go to /blog/

    #62670
    Mike Pratt
    Participant

    I think the bP Geo plugin is a farce. I have tried multiple times to contact the dev team there to no avail. They even go so far as to claim to be sponsored by Automattic. Seems doubtful. They are nowhere on this forum and no one has been able to get their plugin to work.Call me suspicious. You are better off trying @jjj’s plugin https://wordpress.org/extend/plugins/bp-member-map/ He is a living, breathing person as opposed to the aforementioned dev team

    #62665
    Jon Henwood
    Participant

    Hi

    Thanks for getting back to me. I had initially installed a pack option (supplied by my hosting service) which installed both wordpress mu and buddy press but did not install properly me thinks. So I installed the wordpress mu and then the buddypress plugin. Now templates working fine except I cant seem to get the default buddypress template and the Avenue K9 one seems to be broken (have downloaded and installed many times…no luck). So where can I find the defualt template to install…cause it doesn’t come up in the theme search (nor does Avenue K9)

    Thanks

    #62660
    r-a-y
    Keymaster

    I’d go with windhamdavid’s method, since I did use the guide that Symm2112 posted before.

    On that post’s comments, I list a potential problem with categories and custom taxonomies that you might encounter.

    #62659
    symm2112
    Participant

    I found that there were a few spots that I needed to change mem limit to import but ok. I used this tutorial to import my install. you have to remember that you’re not importing into Buddypress, you’re importing into wordpress or wordpress MU. Buddypress is just a plugin, not a platform. It ADDS the social features to your wordpress installation.

    http://welcome.totheinter.net/2008/10/04/how-to-migrate-from-wordpress-to-wordpress-mu/

    #62657
    Windhamdavid
    Participant

    an alternative method if you can’t increase your php memory limit is to grab this plugin and then import/export in chunks by date range.

    #62656
    David Lewis
    Participant

    Sorry. I’m frustrated beyond belief at the moment. Deadline tomorrow. Broken site.

    Question


    Does the change mentioned in this thread remove support from the WordPress template hierarchy for using BOTH a home.php (standard template that’s part of the WordPress hierarchy) and an index.php file? Because I require both.

    #62651
    Tony Zeoli
    Participant

    I need to reopen this thread to ask the group what I need to do when the Buddypress Import feature experiences a php memory failure halfway through the import.

    I was just importing the xml file and got to around 90 posts (I have over 500), then it crapped out.

    I updated the php.ini file in wp-admin for 128M, but I don’t think changing it to that high a setting on 1and1 helps at all. They state they have a max of 40, but I think they just put that out there and you can actually go over the limit, but I’m not sure.

    I know how to dump my mysql file from my WordPress database on my host. I’m just not sure what would happen if I imported the database from a general WordPress install to the database for a BuddyPress install.

    Here’s what I’m seeing after trying it twice. I see that it see the posts I’ve already added.

    88 Importing attachment http://netmix.com/wordpress/wp-content/uploads/2006/01/jam_markspoon1.jpg... (30 kB)
    89 Post Jam & Spoon's Mark Spoon Passes On already exists.
    90 Post Larry Heard's "Can You Feel It" vs. Martin Luther King's "I Have A Dream" Speech already exists.

    Fatal error: Out of memory (allocated 33554432) (tried to allocate 524297 bytes) in /homepages/7/d106361195/htdocs/netmix_home/wpmu/wp-admin/import/wordpress.php on line 143

    Anyone suggest and links that can help?

    #62608
    thekmen
    Participant

    You installed bbPress in your WordPress plugins directory which shouldn’t be done.

    Either let BuddyPress install bbPress for you or install bbPress in it’s own directory.

    #62606
    edgy360
    Participant

    I am running the latest version of BuddyPress and WordPress MU.

    #62582

    In reply to: the tale of the time

    paulhastings0
    Participant

    Ok, this is a serious problem. I’m experiencing essentially the same thing. We’re running BP 1.1.3 and just upgraded form WPMU 2.8.6 to 2.9.1 . But as soon as I finished upgrading the entire site (including all the blogs), I went to the front page and everything is shown exactly 6 hours older than it really is.

    See here: http://jibenow.com/

    I’ve done some digging around and this is what I’ve found so far: https://mu.wordpress.org/forums/topic/16374

    I’ll be giving it a shot and see if I can make a simple hack like they mentioned.

    #62567
    Paul Wong-Gibbs
    Keymaster

    These aren’t BuddyPress questions. Look on the WordPress and WordPress MU websites and forums.

    #62566
    Paul Wong-Gibbs
    Keymaster

    1) BuddyPress 1.2 will be compatible with WordPress and WordPress MU. It will be out soon.

    2) Don’t resurrect 9 month old threads ;)

    #62562
    adv_user
    Participant

    I wonder if it is possible to integrate BuddyPress with WordPress (not MU)?

    Or if there is now forecast to make this possible?

    Thanks

    #62549
    Diesel Laws
    Participant

    Thanks so much Andrea!

    Also, just wanted to say that Andy and Andrea, love your work and guidance with heaps of info over time about the Buddypress and WordPress platforms. Your posts have helped me a lot!

    #62540
    Andy Peatling
    Keymaster

    @diesellaws: Are you running WordPress 2.9? The bp-default theme will only be picked up in 2.9+, I’ve just tested and it worked fine for me.

    Mostly what I mean by not copying over the stylesheet is that you should just override the bits you need to change (colors in your case)…

    So in bp-default’s css you might have:

    body {
    background: #fff;
    color: #000;
    padding: 25px;
    margin: 0;
    }

    Instead of copying that entire declaration, all you need to do in your child theme is:

    body {
    background: #000;
    color: #fff;
    }

    That way you are not duplicating anything, and only overriding and changing what you need.

    #62538
    Diesel Laws
    Participant

    Thanks Bowe!

    @Andy – As I am totally new to theme styling I copied all the default.css template over due to the total rework in that file. Pretty much all the colours have changed. if possible, Could someone (or yourself) please modify it so it doesnt load the css twice yet keeps all the same colours of the theme – essentially, the colours are the main things that have changed.

    Yes my instructions do stipulate that as I had many issues with this. When I had the Child Theme linked to Template: bp-default it never registered the bp-default theme in the buddypress plugin area. Then I went to the theme page and it said Stylesheet is missing for the theme. So, then I COPIED the bp-default theme out of the Buddypress plugin area and it automatically worked and registered it. I think its due to the Child theme being in wp-content/themes and the default theme being in plugins/buddypress/bp-themes area.

    Please double check but it does not work without me pulling the bp-default theme out.

    Also I already posted abut the repository above – (In case anyone asks, I have tried multiple times to submit this to the WordPress Extend Themes Depo but it keeps saying it is not a zip file I have uploaded. I have even downloaded Safari JUST to upload the theme with the same error response. So that is why I am hosting it on my website.)

    It wont let me upload the zip file no matter how hard I try and I have tried on firefox, chrome, IE and Safari.

    #62533
    Andy Peatling
    Keymaster

    Looks great! Happy to see people starting to build child themes.

    A couple of things I noticed – you probably didn’t need to copy all of the default theme css into your theme. This will be loaded when you call the @import() call to the default theme CSS. At the moment you are basically loading the CSS twice. You actually only need to override the bits you need. By doing that you will gain CSS updates from the default theme when it updates. So if anything new was added to the default in the future, you would inherit the new styles.

    Also, in your instructions you mentioned you needed to move the default theme to the themes folder. You definitely shouldn’t do this, WordPress will automatically detect it is in the BuddyPress folder. If you move the default then you will never get any updates when BuddyPress updates – it sort of defeats the purpose.

    Could you add this to the WP theme repository? That will allow you to keep track of stats, let people download from within their BP installation, and allow you to provide automatic updates to your theme.

    Nice work!

    danbpfr
    Participant

    This is a wpmu problem who happened also with the first 2.8.x version if i remember well…

    so put it in the wpmu trac

    https://trac.mu.wordpress.org/

Viewing 25 results - 19,876 through 19,900 (of 22,649 total)
Skip to toolbar