Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'forum'

Viewing 25 results - 18,301 through 18,325 (of 20,260 total)
  • Author
    Search Results
  • #48240

    In reply to: No extended profile

    3314629
    Inactive

    Hi everybody

    Thank you for the replies. Unfortunately, as i mentioned, there isnt anything relevant in the buddypress submenu in wpmu.All i have is general settings, component setup and forums setup. And even in component setup, i dont have extended profiles, only activity streams, blog tracking, bbpress forums, friends, groups, private messaging. Why am i missing some of the fields you mention?I installed bp and wpmu 3 times already and its always the same.Are there some missing files or something?

    Edit: yeah i went through and somehow i have missing files and directories. weird..

    thanks

    Jeff Sayre
    Participant

    @sandeepdude

    the confirmation email is not sent to newly registered users

    It seems that WPMU is doing its duties fine. PHP is responsible for taking care of the mail sending. The issue is most likely with your mail server. Check your mail server’s logs.

    If you continue to see this behavior, you should contact your host.

    found this on my error log…

    [27-Jun-2009 13:20:07] PHP Warning: array_merge() [function.array-merge]:

    Concerning the array_merge() error, that function has to do with registering new user blogs. This does not affect the initial registration of new users nor the sending of registration emails. There is a fix for this particular issue in this thread.

    #48208
    3306610
    Inactive

    hi, I am having a similar issue. When I try to post a topic, as admin or otherwise, I get the same error – “There was an error posting that topic.”

    It posts to the forum though, I can see it there, but it just does not show up on the buddypress front-end. I do have that line ($bb->bb_xmlrpc_allow_user_switching = true;) in bb-config.php

    Any thoughts would be greatly appreciated. thanks.

    #48205

    Who is your web host? My next guess is this is an out-of-memory situation. Others have encountered this with hosts like 1and1 and GoDaddy, and have fixed it by increasing the amount of memory available in their php.ini files.

    Do a search through the forums and see if you can find anything relevant that helps out. If not report back.

    #48186
    Tracedef
    Participant

    EDIT: Fixed by: upgrading taking the following from the buddypress download – /buddypress/bp-forums/bbpress-plugins/buddypress-enable.php moving to bbPress plugin folder and overwrite the existing one.

    I’m on 1.0.2 and still have the issue on the home page, but it is limited to Group Forum posts that are listed. The group forum posts themselves also have them, while the posts that show in BBPress do not ….

    #48170
    Paul Wong-Gibbs
    Keymaster

    Upgrade to BuddyPress 1.0.2, and read this post: https://buddypress.org/blog/news/buddypress-102/#comment-1173.

    It will not correct any existing items in your Site Wide Activity, but new items will be fixed.

    #48169
    Paul Wong-Gibbs
    Keymaster

    For the thing with [p] tags and similar in the Site Wide Activity widget:

    Upgrade to BuddyPress 1.0.2, and read this post: https://buddypress.org/blog/news/buddypress-102/#comment-1173.

    It will not correct any existing items in your Site Wide Activity, but new items will be fixed.

    #48164
    Kunal17
    Participant

    The above code link to the posts in the bbpress forums. Is there a way to modify it to take you into the group view instead?

    I want to restrict access to the forums directly and only want people to use it through the groups.

    #48163
    Tracedef
    Participant

    Also noticed that group forum threads are showing the html markup such as [p] tags and the like when shown on group page, the markup doesn’t show up in bbpress…. strange.

    #48158
    Kunal17
    Participant

    Thanks ray. Ill try that out. Any idea if its compatible with WPMU?

    I think displaying group topics in various forms should be part of the core BP widgets as it really helps pull the community into discussions. Ill check if in the trac already or else submit it.

    #48151
    Jeff Sayre
    Participant

    Okay, why don’t both of you go through this list to see if there are other commonalities:

    https://buddypress.org/forums/topic.php?id=2674

    Please post your response to those questions here.

    #48137
    r-a-y
    Keymaster

    Kunal17, you could potentially use the PHP Code Widget Plugin by Otto to paste that PHP snippet by Milan in there.

    https://wordpress.org/extend/plugins/php-code-widget/

    Burt Adsit
    Participant

    You shouldn’t be getting an error if you are using a recent version of bp. Not sure exactly when this got introduced but the current version give out an error message like this ‘[Adjust Time Zone]’ in place of the invalid recent activity date.

    From this thread: https://buddypress.org/forums/topic.php?id=2437#post-13341

    The problem is you need to adjust your time zone. :)

    For the "time since" to work correctly, the timezone setting
    for your root blog has to match the time on your server.

    You can change it under "Settings > General" in your /wp-admin/ area.

    (Andy Peatling)

    #48125
    Kunal17
    Participant

    Is there a similar reference that can pull up # of blog posts (or # of blogs if thats not possible) as well as # of discussions (forum topics)?

    Thanks again for your help.

    #48119
    Jeff Sayre
    Participant

    @airblastor

    There’s no need to double post. You’ve already started a thread 5 days ago with this same basic topic here: https://buddypress.org/forums/topic.php?id=3268#post-17974

    As DJPaul told you in that thread, he is working on an achievements plugin. It takes time to code proper plugins. So, if you do not have the skills yourself, then you’ll need to be patient and wait for it to be released.

    #48113
    Kunal17
    Participant

    The code works perfectly. However, I want to use it in a widget (so that it shows up in the middle of my widget filled right column bar not the top or bottom. Any thoughts on how to go about doing that?

    #48110
    Kunal17
    Participant

    Great. Ill try that. Thanks for your help Milan.

    Jason Pelker
    Participant

    I completely agree with Donnacha.

    To integrate these two products would make a lot more sense than the products existing separately. P2 has little public use at the present and BuddyPress doesn’t encourage participation outside of forums. The current generation of BuddyPress themes do not do the technology justice, either.

    I firmly believe mingling the two extensions together will lead to a bigger and brighter future for the both.

    The question is, now, how do we go about coding these two together? I’m willing to work on this, but I’d really like a volunteer to partner with me for when I get stumped.

    #48104
    Milan Kaneria
    Participant

    Kunal,

    Add my code after the following line in home.php of BBP Home theme:

    <div id="right-column">

    It should get you started.

    #48084
    Florian
    Participant

    I contacted my host about the problem and they could indeed fix it. Everything is working fine now.

    Thanks a lot!

    #48069
    Milan Kaneria
    Participant

    Kunal,

    You can put the code anywhere outside of widget if…else block.

    #48063
    seppolaatle112
    Participant

    Ok, I’m getting tired of this forum always changing my posts when submitting. I guess that post up there is good enough for you guys to understand. :)

    #48052
    pb1285n
    Participant

    I don’t have any memory errors but I keep getting this error.

    [25-Jun-2009 07:05:35] WordPress database error Table ‘pb1285n_sims3legacy.wp_98_options’ doesn’t exist for query SELECT * FROM wp_98_options WHERE option_name = ‘blogname’ made by require, require_once, do_action, call_user_func_array, bp_core_do_catch_uri, load_template, require_once, load_template, require_once, bp_the_site_blog_name, bp_get_the_site_blog_name, get_blog_option

    Any idea? Thanks

    talk2manoj
    Participant

    It seems memory_limit issue to me. If you check your php error log there must be a line something like “Allowed memory size of 8388608 bytes exhausted…….”

    To resolve that

    1. Check your phpinfo() and find “memory_limit” in it (Most server has 8 MB).

    2. Now to increase your memory_limit edit your php.ini file and find memory_limit

    3. Change existing value memory_limit = 8M ; to something like memory_limit = 12M ;

    4. Restart your apache server.

    5. Again check phpinfo() and memory_limit, now it should be 12M

    I think above workaround will solve your problem. :)

    pb1285n
    Participant

    Okay maybe it’s just me, because no one else has mentioned it since I made the change.

    Okay and thanks for letting me know about the other problem.

Viewing 25 results - 18,301 through 18,325 (of 20,260 total)
Skip to toolbar