Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'questions'

Viewing 25 results - 2,826 through 2,850 (of 2,990 total)
  • Author
    Search Results
  • #44574
    Paul Wong-Gibbs
    Keymaster

    1) posting this in another thread is not going to get anyone to answer your questions any sooner: in fact, the opposite is more likely.

    2) some web developers, myself included, consider IE6 an unsupported browser due to its poor standards support. Consider upgrading to IE7 or 8, if you don’t want to switch to firefox.

    3) IF this is a problem with the default themes, then once you resolve the issue please consider creating a patch and submitting it on trac.

    Jeff Sayre
    Participant

    Here are a few steps to maximizing your issue resolution in the minimum amount of time:

    1. First, please perform a thorough search on BuddyPress to see if your issue has already been resolved. If not then continue.
    2. Make sure that you’re posting in an active thread and that your issue is related to the OP’s issue. If you don’t know, OP stands for “original poster”, the person who started the thread.
    3. If your issue is not sufficiently related to the OP’s issue, then please start a new thread so as not to take focus away from the OP’s issue (otherwise known as thread jacking)
    4. An active thread is one that has recent activity, say within the past week or so. If the most recent post in the thread is a month or more old, then it is best to start your own thread even if your issue is identical. Why? Because with the fast-paced development cycle of BuddyPress, the codebase may have changed and the solutions presented in an older thread may be out of date.
    5. Do not post a related support issue in a thread that is marked as resolved. More than likely people will skip over it. Forum members who provide assistance may skip a thread marked as resolved, choosing to spend their time on issues that are still unresolved.
    6. When posting a support issue, please indicate the following: http://buddypress.org/forums/topic.php?id=2674
    7. If you have not received any input within 12-24 hours, post a kind reminder
    8. Do not start another thread about the same issue if your first thread has no response, or not the response you were looking for.
    9. If your thread is a support issue, please don’t forget to set it to resolved once it is resolved. Also, make a final post stating what finally helped you to resolve your issue.

    By following these guidelines, your BuddyPress issues and questions will get answered in a timely, efficient manner. This means that you’ll have more time to create the next, best social networking site in the universe.

    #4771

    The BuddyPress Codex serves as the manuscript to everything you need to know about BuddyPress. Installing, upgrading, modifying, trouble shooting, finding that particular hook, filter, or function, etc…

    You can find it naturally by navigating to BuddyPress.org -> Developers -> Docs

    The BuddyPress Codex is a constant work in progress. Those of you familiar with the WordPress.org Codex understand not only the value of accurate and up to date documentation, but also the magnitude of information there is to document. If you’ve never visited the WordPress.org Codex, I encourage you to do so as it contains everything you need to know about WordPress and WordPress MU.

    Below you will find a few helpful and commonly referred to Codex articles that answer a few of the current typical questions. (This list is subject to change as the needs of the forum change.)

    Installing BuddyPress

    Upgrading from RC-1(Forum Discussion)

    Upgrading from RC-2(Forum Discussion)

    If you feel there are links that should be noted here that aren’t, please send myself or another moderator a PM, or talk to us over in the freenode IRC channel #buddypress.

    #44502
    Jeff Sayre
    Participant

    Amyuk and Dworldon-

    A few initial questions:

    1. Are you logging into WPMU\’s backend as the site administrator, and not just as a user with administrator privileges?
    2. Did you go to \”BuddyPress > General Settings\”, re-select the member theme, and then hit save? Do this even if the theme is already selected.
    3. Are there any errors in your log files? If so, what are they?

    #44482

    In reply to: subdomain help

    takuya
    Participant

    You’ve posted this on another thread as well. wpmu forum is where you should ask these kind of questions.

    #44437
    seppolaatle112
    Participant

    Sorry for my late reply in this thread!

    Jeff, thanks for giving me some helping hints to my questions.!

    Actually, I knew about the bp-core-templatetags.php and the bp_excerpt function, but as far as I can see this one only give me the opportunity to specify the lengt of the excerpt in words, and not charachters. The bad thing about this is that some words are some kind of loooooooong, and that is just… bad… :( So if there is anything I can do to actually specify the lenght in number of characters that would be perfect.. ? :)

    I am afraid I can’t find any solution to my Q nr 2, but it’s really not a big deal. I’ll manage just fine by having the main blog post’s in the widget.

    #44429
    Jeff Sayre
    Participant

    WillPCG-

    Okay a few additional questions:

    1. Are you logging into WPMU’s backend as the site administrator, and not just as a user with administrator privileges?
    2. You’ve mentioned 404 erros in your other thread. Are there any errors in your log files? If so, what are they?
    3. Did you go to “BuddyPress > General Settings”, re-select the member theme, and then hit save? Do this even if the theme is already selected.

    #44397
    Will White
    Participant

    To answer both questions the setup/directory listing for buddypress is

    nacdb.com/members/wp-content/plugins/buddypress/

    nacdb.com/members/wp-content/themes/bphome/

    nacdb.com/members/wp-content/bp-themes/bpmember/

    members/ contains all of WMU – its not in the root directory.

    Kunal17
    Participant

    I get the following error everytime I access or try to change widgets.

    Location: http://theindianstartup.com/wp-admin/widgets.php

    Restore the following text and >>REPLACE<< the existing content?

    Length: 1794 chars

    Text: <div class=”widget-top”>

    <h4 class=”widget-title”><span>Welcome</span>

    Edit

    <br class=”clear” />

    </h4></div>

    <div class=”widget-control”>

    <p><label for=”bp-widget-welcome-title”>Title: <input class=”widefat” id=”bp-widget-welcome-title” name=”bp-widget-welcome-title” type=”text” value=”Welcome to the Indian Startup Portal” /></label></p>

    <p>

    <label for=”bp-widget-welcome-text”>Welcome Text: <textarea id=”bp-widget-welcome-text” name=”bp-widget-welcome-text” class=”widefat” style=”height: 100px”>This website is for you to use to connect with entrepreneurs across the nation to find partners, customers, vendors. Get recognition by answering questions about your industry focus or speak to other experts to get advice on startup issues you are facing. Start a free blog about your company news, your industry or entrepreneurship in general.

    Please do give us feedback on how we can improve this community.</textarea>

    </label>

    </p>

    <input type=”hidden” id=”bp-widget-welcome-submit” name=”bp-widget-welcome-submit” value=”1″ />

    <input type=”hidden” name=”widget-id[]” value=”buddypress-welcome” />

    <input type=”hidden” class=”widget-width” value=”250″ />

    <div class=”widget-control-actions”>

    Done

    Remove

    <br class=”clear” />

    </div>

    </div>

    Has anyone else seen this problem?

    #4738
    2721293
    Inactive

    Hello,

    I want to translate BuddyPress to Arabic but I have Some questions :

    1- Do I need to translate WPMU first ?

    2- What files should I translate ?

    3- What will be different because Arabic is RTL language ?

    Thanks,

    #44341
    Burt Adsit
    Participant

    No questions will be answered without bp and wpmu versions being mentioned.

    Jeff Sayre
    Participant

    A few questions:

    1. Are you using the public release of BuddyPress–version 1.0?
    2. Are you using a custom theme?
    3. Did you read the section entitled “Upgrading the Theme files” in this BuddyPress Codex link?

    #44148

    In reply to: GD library

    Paul Wong-Gibbs
    Keymaster

    good job

    To clarify for future questions around this area: did you have GD disabled, then you enabled it, and then you also had to re-upload the pics?

    Or did you just re-upload the pics without making *any* changes?

    #44119
    Jeff Sayre
    Participant

    Is the height parameter a must, or can you leave it like (800, )?

    No. You cannot leave the parameter blank. You could pass a variable into the space if you wanted, but it must have something.

    When I tried to remove one WPMU folder I got the error message

    “500 Can’t Remove Directory. Permission denied”.

    A few questions:

    1. Have you checked the files / folder permission on your WPMU install? You should be able to delete everything that you personally upload to your public_html. Although, with shard hosting, there could be issues with apache owning certain files and folders.
    2. Are you using an automatic WordPress Mu install option from your hosting company? I’m not sure if any hosting companies offer that option for WPMU, but it’s worth asking.

    The answer I got was WPMU does something at the Apache level and that I can’t do much about it unless mine is a dedicated hosting service.

    1. Have you contacted tech support for your hosting service provider and asked for their help? This WPMU forum post may prove useful in talking with tech support: https://mu.wordpress.org/forums/topic.php?id=3173&replies=3#post-19388
    2. Have you considered changing hosting companies or upgrading to a more robust hosting plan? A VPS perhaps?

    WPMU really does not do too well on a cheap hosting plan. Here is sage advice from andrea_r, a WPMU guru: http://wpmututorials.com/news/choosing-a-host/

    I have a new installation now.

    I think the width problem is to be fixed elsewhere.

    Please consider these:

    As far as figuring out what’s going on with your CSS, this is where the Firebug tool comes in very handy! It takes awhile to learn how to use it. But once you do, you can determine where a given div or class is pulling its instructions from and then temporarily override those selector parameters within Firebug and see how that affects the overall layout. It is a very powerful and useful tool!

    Concerning CSS issues with IE6: my personal opinion is to not worry about supporting that browser anymore. It is just a big pain and too much work for too little return–less than 20% usage ( http://www.w3schools.com/browsers/browsers_stats.asp ). Again, that is just my opinion.

    #44112
    nightstalker101
    Participant

    …maybe a stupid questions from me. but:

    What do I have to set for $member?

    Lars

    #44080
    hadar
    Participant

    OK, responding to my own questions, just not to create work for anyone else who ends up here in the future.

    I had a bug in my NginX conf file. For all CSS files that were in subdirectories off the root, I was sending those files through PHP rather than just returning them. That caused the Content-Type to be set to “text/html”, rather than “text/css”.

    That’s why it worked without a Doctype (quirks mode kicked in), and failed in Firefox and Chrome with the Doctype in.

    #44028
    Jeff Sayre
    Participant

    Okay, the number is not created by the code I asked yo to try. It is created by the previous code. The “You” is created by the code I provided.

    A couple of questions:

    1. Do you have three, separate user accounts each with a different email address?

    2. Are you logged in when trying this out? If so, log out, clear cache, and try again.

    3. Would you paste your misbehaving code in http://pastebin.com/ and provide a link?

    #43969
    Jeff Sayre
    Participant

    Atle-

    First of all, I would recommend copying the Recent Blog Posts widget and modifying the copy. Otherwise, the next time you upgrade BuddyPress, your changes will be gone. When done, place your new widget in /mu-plugins/. Call it something different so that you can easily recognize it in WPMU’s backend.

    Okay, now the code changes:

    1. How can I limit the excerpt in the widget

      If you look in that widget, you’ll see that the function bp_create_excerpt() is called to create the excerpt. This function is located in bp-core-templatetags.php. The number of characters is determined in the function’s arguments.

      Copy that function, place it in your new widgets file, and rename it. Change the number of characters to your desired limit. Then make sure you reference the new function instead

    2. Is there anything I can do to exclude the main blog from this widget?

      In the widget, the fucntion bp_blogs_get_latest_posts() is called. This function is located in bp-blogs.php. It relies on a method get_latest_posts() located in bp-blogs-classes.php.

      Thinking out loud, I suppose you could set up a variable that excludes the Admin blog and pass it as a parameter into the bp_blogs_get_latest_posts(). The other option is to create a custom class and method and rewrite the query to exclude the main blog.

      Haven’t tried either. So, I’m not sure the best approach.

    seppolaatle112
    Participant

    Hi everyone, and congratz to you Andy with versjon 1.0 of Buddypress. I have been watching the Buddypress developement since about November, 2008, and I must say I really do love everything you have created! :)

    Now, I actually have two small questions about the Recent Blog Posts widget witch is showing the latest blogposts all across the network. Number 1 could be easy I guess, but I would like a little “how-to-guide” if anyone of you guys can help me.

    1: How can I limit the excerpt in the widget, to only show a sprecified number of charachters,? Note.: Not words, but charachters.?

    2: Is there anything I can do to exclude the main blog from this widget?

    That’s it! Any help on my 2 small questions would be appriciated.! :)

    Jeff Sayre
    Participant

    You probably did not get any response concerning this issue since it is a WPMU plugin-specific problem and not BuddyPress.

    If you have specific questions about a given WPMU plugin, the best place to ask them is usually on the WPMU forum. In fact, the creator of the WP Super Cache plugin, Donncha, will be more likley to see your question there than here!

    #43816
    zeitweise
    Participant

    We keep testing and liking the bp-events. Some questions arose, though:

    Is there a way to show the ending time of an event only when it is set? ( For a workshop knowing the end makes sense, for a party it could be the killer :) )

    How can we turn off birthdays being transformed into events automatically?

    #43779
    enlightenmental1
    Participant

    Works for me!

    couple questions:

    when using fbconnect to regiser, the welcome pack is bypassed

    any thoughts?

    and the default message is super-cool, how long til that’s complete?

    TheEasyButton
    Participant

    I’ve written out the step by step instructions that I use to integrate the latest releases of BuddyPress, WPMU & bbPress. If someone could test it out and give me your feedback I’d be very appreciative. My main question is, do the directions work or did I leave something out?

    To know if it works, you should be able to log in and out of WPMU & be automatically be logged in/out of forums. And vice versa.

    Also, you should be able to create new groups with posts & replies.

    It’s very detailed, so if you’re having problems getting your forums & groups to work, you might want to give it a try. Couldn’t hurt, right?

    It can be found at

    http://theeasybutton.com/blog/2009/04/25/integrate-bp-bbpress-wpmu/

    Any suggestions, questions & feedback are welcome and VERY appreciated!!!

    Thanks!!

    —-

    Hopefully this is being placed in the right area. Something’s wonky with my ISP and I’m unable to get to the front page of the forums. If not, I apologize and could someone plz move it where it belongs? TYVM!!

    #43647
    sercan67
    Participant

    Thank you so much for your answer Hyrxx, it really made me relax. So, where from should i start first to do something like this? Does it take days to do this or can be completed in a day? Is there a ready plugin for this kinda something? Sorry for bothering you with lots of questions, i just am really excited about a project in my mind based on buddypress.

    looking forward for the answers,

    good days..

    #43605
    Jeff Sayre
    Participant

    Some initial questions:

    1. Which versions of WPMU and BuddyPress are you running?
    2. Did you make any modifications to core BuddyPress files?
    3. Do you have custom code in bp-custom.php that attempts to modify the admin bar?
    4. Are there any errors in the error logs? If so, what are they?

Viewing 25 results - 2,826 through 2,850 (of 2,990 total)
Skip to toolbar