Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 66,251 through 66,275 (of 68,919 total)
  • Author
    Search Results
  • vito687
    Participant

    Hey robert, This is the post I followed and \”directories\” is in the bp-themes/buddypress-member theme is this correct? becasue if so its not being recognized. Do I strip them from the folder and throw them in the corrosponding folders or something? thanks for the quick reply previously

    ::Edit::

    Actually I just read what you posted again, my problem is that the blogs/groups/members display but the letter list runs straight down and the layout is incorrect. Is my solution just to style the pages over ? because I dont even have the sidebar on the page, do I need to add the sidbar php and header and style accordingly? just a thought,thanks again

    #42179
    yannco
    Participant

    Re I have the same problems with the original buddypress-home theme and original member-theme ….

    #42178
    Michael Berra
    Participant

    Thanks, Jeff.

    I am running Trunk 1324 and as I said it happend after I tried to activate buddypress-plugin (as one component in trunk 1324) although it was already activated component-by-component (in the 1303 Trunk, which I ran before). After that – black-out.

    Thanks for the config-hint. It wasn’t there. I added it underneath define(‘BLOGID_CURRENT_SITE’, ‘1’ ); (whatever that does…?!)

    But still nothing happens…

    Thanks for your efforts!

    #42177
    yannco
    Participant

    Yesn i have a custom theme, exactely, i have modified the original buddypress theme with a personal header.

    I try to rename my custom template and upload the original theme and test …. i comme back :)

    #42174
    2387538
    Inactive

    Hello,

    Unfortunately, most hosting companies do not support wildcards due to some configuration settings that should be applied both in the DNS and Apache virtual host. Still, in a properly configured hosting enviropment this can be easily achieved and these requirements can be met without any additional charges.

    You may review the following hosting provider which fully support wildcards and has a BuddyPress and WordPress MU hosting packages:

    http://www.tmdhosting.com/buddypress-hosting.html

    You may also check the following blog on the test platform of BuddyPress at:

    http://tmdhosting.testbp.org/

    A step by step tutorial on how to install BuddyPress on your hosting is available on:

    http://www.tmdhosting.com/tutorials/buddypress/buddypress-tutorial.html

    I hope this information will be useful due to the fact that it is not an advertisement — you are free to choose the best hosting provider for your needs. Good luck :).

    TMDHosting Team

    #42173
    Johanhorak
    Participant

    I came here because I want such a theme but a stable core, or a one click mu/bbpress/bp install is my first choice. Go for it!

    #42172
    Jeff Sayre
    Participant

    @Michael-

    … I just updated to the latest trunk. Before I had 1303 installed…

    What version of BuddyPress are you currently running? If it is 1303, that is not the latest trunk version. Try updating to the most recent trunk.

    Also, did you add the one additional define line to WPMU’s wp-config.php file? If not, compare the 2.7.1 config file to your old one. This line is new:

    define('SITE_ID_CURRENT_SITE', 1);

    Since you can see the admin screen when you remove BP, that should not be the issue. But I’m just trying to be thorough.

    Jeff Sayre
    Participant

    @Nicola-

    I believe Hally was asking for the location of the wp-signup.php file.

    @Hally-

    Is that true? Or, are you asking where is wp-signup.php referenced within BuddyPress?

    #42170
    Deli Yaban
    Participant

    I m using akismet plugin without problem..

    #42169
    gpo1
    Participant

    @Xmike, What plugin are you using to upload images and from where ie user profiles in BP?

    #42168
    icuddy
    Member

    Hi Gordon

    Good to see you’ve now got it to work.

    I’m having the same problems you had – to the letter – with getting forums to work. Am using shared hosting in the UK. Forums are not being created on the bbpress side and I’m getting the “There was an error posting that topic.” message on Buddypress.

    Has anyone got the link to the xml-rpc testing files?

    Thanks!

    #42167
    KevinHeath
    Participant

    That’s a fairly standard WP message. I always ignore it and never have any problems.

    #42165
    felix2009
    Participant

    I’am currently working on a matching bbPress theme for BuddyPress … But, it only fit my (tweaked) theme for BuddyPress ;)

    The forum is up and running, but the theme is still in development ;)

    The color scheme i use can be seen over here:

    http://wordpress-blog.nl

    #42164
    xmike
    Participant

    I’m already using Amazon S3 for uploaded images on buddypress site http://restaurace.net

    #42162

    In reply to: Community Blogs Plugin

    Larsg
    Participant

    Hi, I’d like to know if the idea modemlooper raise to have “blog” as one option in the group side bar has materialized? The community blog plugin is great, and it would be nice to see that fully integrated with the group concept in Buddypress.

    #42156
    Michael Berra
    Participant

    thanks for the tipp, but that is the case… :-)

    nicolagreco
    Participant

    Ehy Jeff look here wp-content/themes/buddypress-home/register.php :)

    if you’ve a customized theme copy register.php and activation.php from /themes/buddypress-home to your theme

    #42154
    nicolagreco
    Participant

    put bp plugins in /plugins/buddypress

    #42153
    gpo1
    Participant

    @jeff, I\\\’ve taken a second look at this and did a monthly calc.

    Here\\\’s my findings & you can check whether I\’ve missed any spec from the list.

    AWS EC2 + S3

    http://calculator.s3.amazonaws.com/calc5.html#

    P.s I can’t put my figures in the calc. just need 5GB storage, small compute,maybe 1gb Data Transfer-in & out

    #42151
    Michael Berra
    Participant

    No Log-Entry… strange…

    When I remove the Bp-Components at least WPMU starts. Can I do something then, to delete the configuration or something?

    #42150
    Burt Adsit
    Participant

    Check your error logs. This kind of problem leaves a trace. The problem is probably a php fatal error of some sort. That will lead you to the solution.

    #42149
    jodyw1
    Participant

    The bbPress template is PAINFUL to modify. Doesn’t work the same was as WordPresss.

    I’ve found though that the blank theme available from

    http://www.refueled.net/blank-themes/

    make creating a matching theme so much easier.

    Check them out.

    #42148
    Michael Berra
    Participant

    Thanks for the hint – I tried it and still failed… :(

    Any other idea?

    #42147
    Burt Adsit
    Participant

    Upgrade to the latest svn mu 2.7.1 branch: http://svn.automattic.com/wordpress-mu/branches/2.7

    There was a bug in mu that tried to load plugins that don’t exist. Since you don’t have the individual bp plugins anymore, they don’t exist. That might be the problem. This was fixed in rev 1720.

    #42146
    Paul Wong-Gibbs
    Keymaster

    This isn’t possible with the level of integration that buddypress has with the forum component, bbpress. Maybe in future.

Viewing 25 results - 66,251 through 66,275 (of 68,919 total)
Skip to toolbar