Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'questions'

Viewing 25 results - 2,851 through 2,875 (of 2,976 total)
  • Author
    Search Results
  • #43007
    Jeff Sayre
    Participant

    Some initial questions:

    1. Which versions of WPMU and BuddyPress are you running?
    2. Have you enabled all of BuddyPress’ components?
    3. Where did you install the suite of BuddyPress components?
    4. Are you using custom themes of the standard themes that came with BuddyPress?

    Jeff Sayre
    Participant

    WPMU 2.7 and the latest TRUNK of bbPress

    I assume you mean BuddyPress, and not bbPress. If so, then here are a few questions:

    1. What do you mean by “latest TRUNK”? Did you actually download the BP trunk from trac as a zip or use SVN? Or, did you obtain BuddyPress from the big, orange Download button that can be found on the top of any BP page?
    2. What version of BuddyPress are you using?
    3. Where exactly did you place the BuddyPress folder?
    4. You are using WPMU 2.7 and not WPMU 2.7.1-beta1 or -beta2, correct?

    #42905
    Jeff Sayre
    Participant

    Danielfelice-

    Okay, a few more questions:

    1. Are there any errors being reported in the error logs? If so, what are they?
    2. Are you using the default BuddyPress themes with no changes at all?
    3. Did you use the new WPMU config file, or a config file from an older version?
    4. Is buddyPress-home theme installed in /wp-content/themes/ ?
    5. Is buddyPress-member theme installed in /wp-content/bp-themes/ instead of /wp-content/member-themes/ ?
    6. Did WPMU work fine before BuddyPress was installed and activated?
    7. Do you have any WPMU plugins other than BuddyPress installed? If so, have you tried deactivating them to see if that makes a difference?

    #4440
    jfcarter
    Participant

    I\’ve been working with BP for several months now, and I wanted to thank everyone who contributes to the BP/WPMU community. One of the best things about the project is the willingness of everyone to help when they see you have questions. I really appreciate the efforts of the community in supporting new and existing users.

    A few of you (mods and otherwise) have really gone out of your way to be helpful, so I\’d like to thank you individually, as well:

    Trent

    Andy

    Burt

    Jeff

    Socialpreneur

    Nicola

    andrea_r (WPMU)

    If I forgot anyone with whom I\’ve recently corresponded, my apologies. I\’ve had a long day.

    Thanks again for all your hard work and generous efforts! Loving the new functionality!!

    Jessica

    #42844

    In reply to: 404 everywhere

    Jeff Sayre
    Participant

    More questions?

    1. By latest WPMU, do you mean latest public release?
    2. Have you customized the theme in any way?
    3. Have you tried disabling all but the BuddyPress plugins?
    4. Where exactly do you have the BuddyPress plugins installed?
    5. Have you tried re-uploading from scratch?

    Burt Adsit
    Participant

    Oh. bin.buddypress.org of course.

    EDIT: I said that with just a knee jerk reaction. Kind of a ‘not invented here’ thing. Now that I’ve had time to think why, I realize it’s because we do need to control it. In case nobody has noticed, we’re have the opportunity to *not* follow the rules for technical support and software development. The nature of buddypress, it’s social nature, gives us the opportunity to invent something truly different and useful.

    Don’t ask me yet what that is yet but signs of it are beginning to appear.

    Complaints about the bp.org group forums not being live yet. They aren’t just complaints. They seem to be us, struggling to accomplish something in a certain manner and knowing that the tools are dangling before us.

    We’re discussing code collaboration, commenting, sharing solutions to user problems and questions. Solving things in front of people. How best to accomplish that with code paste bins.

    Suggestions and approval of a ‘technical blog’ that will show people, by example, how to do things.

    It’s like we’re all suffering some vague malaise and we sense where to find the remedy.

    Lance Willett
    Participant

    Issue: BuddyPress developers need a common place to share code snippets.

    As we discussed today on IRC, we can’t have group forums here yet (Andy needs to enable them yet) and we can’t add a new blog yet (for the same reason).

    I was tasked to research possible snippet bin solutions and get back to you all with my findings.

    Suggested solutions:

    Here are six possible ways to solve this issue.

    1. New blog on buddypress.org

    A new blog on buddypress.org for sharing code snippets and solutions would be a great solution since each snippet would have a post (title, author, etc) and could take comments from other people. The posts would be searchable and archivable, and have permalinks for sharing in forums and IRC.

    This would also leave the main blog to share non-technical stories and ideas about BuddyPress as a whole.

    2. Group forum for snippets

    Burt\\\’s original idea for this — and still a good one. This has to wait until Andy gets the group forums up and running on buddypress.org. The advantage to this is a nicely organized set of topics (one per snippet) that can be commented upon and linked to.

    Right now we can post on the Code Snippet Solutions group’s wire but that is not optimal since wire posts don’t have URIs, can’t be commented upon themselves, and don’t allow enough HTML formatting to show code snippets well.

    3. Post snippets to a self-hosted snippet library here on buddypress.org

    We could roll our own snippet library using open source projects such as pastebin.com (you can download and reuse the code with a GPL license) or bin.cakephp.org (MIT license, I have an enquiry out about using it). It would probably run on a subdomain (like “bin.buddypress.org”) and be linked from the site itself.

    The advantage to this is that we’d control the data and be able to tailor the snippet bin to the exact needs of BuddyPress.

    4. Post snippets to another snippet site

    There are a lot of snippet sharing sites out there, like pastebin.com, pastie.org, codesnippets.joyent.com, etc.

    With this option we would simply tell everyone to use a hosted bin site (we’d recommend one and stick with it) with a certain tag or category (like “buddypress”), then paste the link to the code snippet in their forum topic, blog post, etc.

    The hosted solution is not a great option, in my opinion, since we won’t have control over the look-and-feel and wouldn’t have access to dump the snippet contents at a later date if we move it to a new home — all the data that was entered by BuddyPress users would stay on that other site.

    5. Codex pages

    Each snippet or solution would have its own Codex page. This option is probably the least compelling since it takes a lot of effort to create and manage the pages. Also, the rigid hierarchy of contents and the way the navigation works would not lend itself to a growing, changing set of snippets over time.

    6. Sticky forum post

    Burt started this topic today, and it’s a great start — especially for new people hitting the site or the forum for the first time. It gives them solutions to common problems and answers to common questions right away.

    This won’t be suitable long-term though as the list will be long and will get hard to scan or search. I do think this sticky post should be kept up for the top 5-10 most asked questions, though. That way it’s a kind of “did you read this stick post first?” that has pointers to common topics.

    We could also extend the current forum to add a category for “Code Snippets and Solutions” as a new top-level “theme” that would encompass all these snippets as “topics” within that theme.

    Please comment / vote on what you think would work best.

    #4428
    #4421
    Burt Adsit
    Participant

    http://codex.buddypress.org/developer-docs/modifying-the-buddypress-admin-bar/

    The above is a link to the codex docs for how to alter the admin bar. If you have any questions post them here.

    #42763
    zenseeker
    Participant

    Sorry, Burtadsit, but can you break this down a bit more for the truly moronic like me? I’m having the same problem and I have installed vipers-video-quicktags which is nicely displaying all the various video icons in my visual editor. It is working correctly, but when the post is saved the code disappears as above. Now you say it’s a security hole. I don’t want to open up something bad, but I do want to easily add video to my posts. I don’t want to do anything with the forums.

    Is this the entire code I put in a bp-custom.php file?:

    function my_allowed_tags($allowedtags){

    $allowedtags[’embed’] = array();

    return $allowedtags;

    }

    add_filter( ‘edit_allowedtags’, ‘my_allowed_tags’ );

    I’m confused as why you mentioned bp-forums.

    And again, I really don’t want to open up something bad. What are the implications of adding this?

    Thanks in advance. I know I ask pretty dumb questions.

    #4406
    dbascent94
    Participant

    How do I incorporate a nifty registration page with a sidebar into my site instead of the default wp-signup page?

    I just bought an O’Reilly book on PHP so hopefully I will learn quickly and stop asking silly questions.

    #42726
    jfcarter
    Participant

    Thank you so much, Jeff!

    For the login redirect, I tried to create the plugin as per Burt’s instructions in that thread, but couldn’t get it to work. Not sure why, but I’ll look at it again.

    I’ll look into the rebranding of WPMU.

    Good advice on the questions. I sometimes treat WPMU, BP and bbpress as if they are all the same, which they aren’t.

    Much obliged. :)

    #42722
    Jeff Sayre
    Participant

    In wp-login.php, I have found the following line of code (around line 470) ….

    I want to redirect the user to their profile page, so I changed it to …

    I would highly recommend that you stay away from hacking core WPMU files. You’ll have to make the changes all over again the next time you update WPMU.

    This is the way you should do it: https://buddypress.org/forums/topic.php?id=1095

    How can I change the wp-login page to include my site\’s logo instead of the WordPress logo? Is this possible?

    http://premium.wpmudev.org/project/rebranding-wordpress-mu

    By the way, you may receive faster responses in the future if you ask WPMU questions on the WPMU forums and ask BuddyPress-specific questions on this forum.

    #4401
    #4397
    2465854
    Inactive

    Is it possible to add a feature into BP where users can upload their own videos and display them on their profile? It is necessary for the site I am creating. Also, is avatar uploading and storing on our server possible, and not the gravatar.com method as showcased on this site. Thanks!

    #42675

    In reply to: Avatar Upload

    vito687
    Participant

    Okay thanks jeff for the help, let me try to answer your questions as precisely as you have laid them out.

    first off, I have pre-existing avatars in my blogs.dir, these avatars load fine, the thumbnails and everything else is there. Ive tried just using an empty blogs.dir and it still didnt work. I hit “change avatar” upload and get that error message.

    My permissions for the entire blogs.dir are set to 777 so I think that would clear up any permission issues.

    Im trying to use various formats for testing so far a png that was 800k and a jpg about the same, I have my limit set to 2500k

    I have read lance’s post but unfortunately none of the methods helped.

    I am using a customized theme, when I upgraded to the BP trunk as per andys instructions I copied only the functions and header files over for both my home and members theme. Everything is working properly. The BP_core and all plugin files were placed in the plugins/buddypress directory and are functioning fine.

    as far as version of PHP, do you mean myadmin client or actual code, which is whatever its written in to begin with, Ive done minimal php editing besides a custom loop on the home page, mainly CSS edits.

    I did not check and see if there where no files in the blogs.dir because there are files presently there, I will try again with an empy blogs.dir folder

    Is there anything in the DB that controlls where the upload script tries to send the file to? because I went from a local setup to a server set up, maybe the upload button is still using the local domain?

    I really need to get this working, any help is truly appreciated

    #42674

    In reply to: Avatar Upload

    Jeff Sayre
    Participant

    Vito687-

    I can not change or create avatars

    I assume you mean that you cannot create avatars at all. If that is the case, then you cannot even get the chance to change your avatar. Is this correct?

    The error you mentioned in your OP is found in only two places in BP:

    • bp_core_avatar.php –> in the function bp_core_avatar_admin
    • bp_xprofile_signup.php –> in the function xprofile_validate_signup_fields

    So, either you do not have sufficient permissions in the folder where the avatar is first uploaded, or you’re uploading an avatar that is too big. I will guess that it is the first problem based on the error message.

    But, let’s be thorough.

    You mentioned that you’re running a very recent BP trunk version and WPMU 2.7.1_beta from branch. We’ll assume that everything is correct with your upgrade and that you’ve also read the thread Lance mentioned and tried any applicable suggestions.

    Here, then, are some additional or follow-up questions:

    1. What is the size of the avatar you’re trying to upload?
    2. What is the avatar’s format?
    3. Are you using the standard buddypress-member theme or a customized theme?
    4. What version of GD is installed?
    5. What version of PHP are you using?
    6. Have you checked all the folders in blog.dir and made sure that there are indeed no files?
    7. Have you checked the permissions of each of the subfolders in blog.dir?

    #4391
    2452550
    Inactive

    Hi I would first like to say this is some slick software. Enjoyed trying to get what I want but running out of ideas. First off I am using darkpress theme. It took me a long time to figure out how to get the users blog to appear like the rest and I ended up coping the darkpress theme into the default to get it done. The member page was fine but their blog still appeared as the wordpress theme.

    Now I would love to remove the wp backend menus for the members. To do this I need a couple of thing. I need to make their member and blog page come with a standard set of widgets. That way they don’t need to add or remove. I know seems kinda boring but that is how I want it. So I need to figure out how to make the page same for all new members and remove the backend menus for wp.

    Thanks for all the help. I am sure I will have more questions later but this will be a great start.

    #42476

    In reply to: Add fields to wp_users

    peterverkooijen
    Participant

    Thanks Jeff. Those function reference pages look very useful. I’ll dive back into PHP hell next Saturday…

    I’ve been struggling with this crap, including html/css, javascript, etc., since about 2002. I usually want what I think are basic requirements, like in this case a pretty straightforward members table. So far I’ve had most luck stitching together simpler PHP scripts that I could sort of follow.

    The more mature packages, like WordPress, are great for teens/tweens that want to add widgets and play around with templates, but they drop the ball on some basic grown-up business requirements and are much harder to customize unless you\’re a hardcore programmer.

    I can’t afford to spend the time to become a programmer. I’d hire a 3rd party developer if I could get a clearer picture of what I need and what’s possible in WP. I did do Google searches and have posted lots of related questions on the WP and WPMU forums.

    BTW, an intern from NYU Polytechnic was supposed to work on my project. He was a real PHP programmer, but had never heard of WordPress and seemed to know even less than I did.

    #42474

    In reply to: Add fields to wp_users

    Jeff Sayre
    Participant

    Peter-

    I realize that you are not getting the answers you desire. You must have a sufficient understanding of and comfort level with PHP before you can delve too deeply into hacking your own solutions or coding your own theme templates. Otherwise, you need to use the stock WPMU and BuddyPress install and then customize with any plugins and 3rd-party themes that may be useful.

    Since we do not have any idea of your particular coding skills, we are trying to point you in the right direction. Please realize that beyond a certain point, we cannot help you write your own custom code.

    We all started at the beginning when it came to coding and then had another learning curve when it came to understanding the inner workings of WordPress and BuddyPress. It can be frustrating along the way but it is indeed possible to accomplish!

    Here are a few more tips:

    1. Since you do seem to be wanting to group all user data within stock WP tables, you should search the WP and WPMU forums and ask your questions there
    2. Visit these WP Codex pages to help shed more light:
    3. Google for tips on learning data-driven PHP coding
    4. Hire a 3rd-party developer who can do the work: hacking files directly or create a plugin that will accomplish what you’re after

    Please hang in there and don’t give up hope.

    #42331

    I would say it would be in your best interests to get used to how the new versions of wpmu and buddypress work together, if what you want is to stay on top of the most recent bug fixes, etc…

    Upgrading from RC1 is going to open a whole new set of questions though, as it’s not a super easy thing to do.

    #42300
    BuddySwe
    Participant

    Some questions….

    1) Remove all your bp widgets. (Done that)

    2) Open translation.po

    (Where is that file located?)

    3) Find bp-core/bp-core-widgets.php (it is mentioned many times and write down the line numbers)

    (Didn’t find it….) ??

    4) Open mu-plugins/bp-core/bp-core-widgets.php

    5) Translate manually the lines where the translation file was supposed to do it.

    (Can anyone tell me the line numbers?)

    6) re-upload mu-plugins/bp-core/bp-core-widgets.php

    7) activate widgets that now will be named on your translation language e.g. “welcome” will be “Bienvenido”

    8) send me a beer!

    (Ill send you 20 beers if you help me) =)

    Thanks yall!!

    #42296

    In reply to: Recentally Active

    Jeff Sayre
    Participant

    Okay, a couple of questions:

    1. Which version of BuddyPress are you using?

    2. What did you name the file?

    3. Where did you place it?

    #42279
    Jeff Sayre
    Participant

    Well, it seems like you have an issue, alright. Let’s go down the list once again:

    1. You’re working with a current trunk of both WPMU 2.7.1_beta1 (current: r1725) and BuddyPress 1.0_RC2 (current: r1324)
    2. You’re using an old copy of wp-config.php which you updated as appropriate. In other words, you did not use the wp-config-sample.php that came with WPMU 2.7.1.
    3. You did a clean install of WPMU 2.7.1_beta1 by deleting everything, except your updated version of wp-config.php, and then uploaded the unzipped Mu files
    4. You then launched WPMU’s admin screen. That worked with out any problems.
    5. You then went to Site Admin > Upgrade and finished the upgrade
    6. You logged out of WPMU
    7. Next, you installed BuddyPress by:
      • moving the contents of the unzipped BuddyPress 1.0_RC2 (r1324) to the WPMU plugins directory into a subdirectory called /buddypress/
      • moving the /bp-themes/ directory out of the /buddypress/ directory
      • placing the various themes in their proper locations

    8. You then logged back into WPMU and got a blank screen

    A few follow up questions:

    9. You’ve enabled error reporting as detailed above by John and Burt and after step 8 above, there are absolutely no errors being reported of any kind.

    A few thoughts:

    • Since this seems to be a test install and you do not have any content that needs saving, I would delete everything once again.
    • This also means deleting your MySQL table that you’ve been using for this attempt and starting with a brand new database.
    • I would then download the latest trunks of both WPMU and BuddyPress once again–>get rid of the old ones first.
    • I would then use the wp-config-sample.php file that comes with the latest WPMU trunk and configure as necessary
    • IMPORTANT: I believe when I downloaded the WPMU trunk (r1722) and looked at the wp-config-sample.php file, it had a trailing space after the closing php tag. You need to delete this!
    • Now, go through steps 1 through 7 again and let’s hope when you get to step 8 it works!

    #4241
    chriscarter
    Participant

    I\’ve been thinking a lot about future compatibility issues; bear with me while I try to convey my paranoia. Say we have WPMU, BP, and bbPress all working together as they should. Down the road when WPMU hits 2.7.1 and BP hits its full release, what\’s to say bbPress will still work correctly with them? Or what will happen a year from now if bbPress changes their code in such a way that it no longer plays nicely with BP? Would Andy, hypothetically, rewrite the BP code to MAKE it work? Or would we scrap bbPress for a different forum engine?

    From my non-technical mind it seems that everything is working now because it\’s been glued together with integration plugins between bbPress and BP, WPMU and bbPress. Am I wrong to think that, as time goes on, these bonds will weaken and not strengthen? What sort of practices are in place to keep systemic failures from occurring each time a new version of something is released?

    I understand that BP is a set of plugins and not a separate entity such as bbPress, but I hope my questions are clear. Thanks.

Viewing 25 results - 2,851 through 2,875 (of 2,976 total)
Skip to toolbar