Search Results for 'questions'
-
AuthorSearch Results
-
September 20, 2009 at 1:08 pm #52780Jeff SayreParticipant
Okay, let’s go back to the basics. Just so that we have all the initial information required, please answer these questions.
September 20, 2009 at 3:29 am #52774In reply to: buddypress and @typekit
wordpressfanParticipantThanks. Excuse the non-coder questions, but should bp_profile_group_tabs() ?> be added (it’s not in bp-sn-parent) and in which profile php file?
I notice bp_profile_group_tabs() is in profiles/edit.php. This chunk of code caught my eye as being perfect for the main profile page (as opposed to the edit screen):
<?php get_header() ?>
<div class=”content-header”>
<ul class=”content-header-nav”>
<?php bp_profile_group_tabs(); ?>
</div>
Could that be added to the main profile php file?
September 19, 2009 at 9:36 pm #52766In reply to: buddypress and @typekit
wordpressfanParticipant@Burkie: snaps is an interesting forum. I’m building something similar for journalists. A couple questions:
1. How did you display profile field groups beyond “base” ? I never see those displayed, except when logged-in as admin or by the profile-owner.
2. What do you use to create a portfolio link to photos? I have a number of photographers and offering a portfolio would be a popular feature.
September 16, 2009 at 5:25 pm #52577In reply to: Adding Pages
wordpressfanParticipantThanks. I have some questions:
1. By “copy in” do you mean copy the header.php file from the bp-parent?
2. If the child theme points to bp-sn-parent, how do I tell it to get header.php from my child theme?
3. Or, am I completely missing the point and you are suggesting I edit the parent them?
September 16, 2009 at 3:50 pm #52557In reply to: Trouble logging in on v1.1
Jeff SayreParticipantSeptember 15, 2009 at 8:38 pm #52511jeffleeParticipantCorrect Jeff. That new plugin is the one I’m using.
September 15, 2009 at 6:22 pm #52491Jeff SayreParticipant@ John
I know Burt hasn’t updated the group blogs plugin in a while…
I believe that jeff is talking about this plugin and not Burt’s Community Blogs plugin.
September 15, 2009 at 6:13 pm #52489In reply to: Forums in v1.1
wordpressfanParticipantThanks for the outline. I’ve been able to successfully create a group with a forum attached.
I appreciate all of the help I’ve received as a BuddyPress newbie. I want to “give back” by creating some docs that clearly outline the steps needed. Perhaps that will reduce the avalanche of questions on oft-answered subjects.
September 15, 2009 at 6:04 pm #52488John James JacobyKeymaster1. White screens should show up in your server logs; check the offending process and adjust to taste.
2. Facebook Connect Plugin will probably need some adjusting for BuddyPress1.1. I know other people have experienced some lag, memory, and slowness issues using it.
3. Yay integration!
4. I know Burt hasn’t updated the group blogs plugin in a while, but your best bet to set default themes and settings would be to check out the WPMU new blog defaults plugin. You should be able to adapt that to set the blog theme on creation.
September 15, 2009 at 2:48 pm #52469In reply to: Child Themes Working?
Jeff SayreParticipantYou have several threads with various issues floating around the forums so I cannot possibly remember all the answers that you’ve already provided to our questions.
So, more questions/suggestions:
- Do you have any plugins other than BP installed? If so, deactivate them and see what happens. Make sure that you are using the default theme and that you have reselected it.
- Are there any errors in your server’s log files? I mean ANY. Do not try to decide which errors are relevant to this issue. We will decided.
- I believe that you are running BP trunk. So this is a test site as you should not be running the bleeding-edge version on a production site. Do a clean install and see if the problem persists. This means deleting everything–all BP, WPMU, and DB files. You need to start from scratch. Don’t install any plugins other than BP, only use the default theme. What happens when you do that?
September 15, 2009 at 7:11 am #52434In reply to: Forums in v1.1
r-a-yKeymasterGood questions, DJPaul. These are things I’m wondering about myself!
About private/hidden forums, will topics made in these forums show up on the main BP forums page for group members who are a part of those forums?
Also about bbPress plugins, would it be possible to somehow take advantage of bbPress’ existing plugins and use them in the BP forums environment?
Or would we need to port some of these plugins over by adding the appropriate filters/actions that BP forums uses?
September 14, 2009 at 10:37 pm #52415In reply to: New Theme Structure Help
John James JacobyKeymasterAnother side note from Andy’s last paragraph, these BuddyPress extensions could come in just about any form; additional theme files to be added as a “plus pack” (remember those?!) or a plugin to override and replace existing files as a child theme, or included in the next version of the theme itself.
Also, if you’re paying attention the directory of the included parent theme is “bp-sn-parent.” It stands for “BuddyPress Social Network Parent” which insinuates that theme authors are encouraged to create their own parent themes for something other than social networking, and opens the door for other parent theme sets to be included in the core if they’re rad enough.
Say someone makes a sweet micro-blogging theme ala Twitter, that gives us “bp-mb-parent” to let you switch between totally different setups. Or say someone switches the emphasis away from blogs and users and shifts it to the discussion or support forums; that gives us “bp-df-parent” and “bp-sf-parent”
Andy’s right too. The majority of people so far interested in BuddyPress have been people that are also first being introduced to WPMU and starting a social network. Very few support questions come through asking how to port this existing theme to fit BuddyPress. The ones that do are typically answered by the theme author or the person is so devoted to making it work, that they convert the theme themselves.
I’m really not sure how much harder it is for existing themes to use BuddyPress; it’s just different, but in a better way in my opinion.
September 14, 2009 at 8:00 pm #52410Jeff SayreParticipantAs I said above, we do not have the information necessary to help you. Please answer the questions DJPaul linked to.
September 14, 2009 at 5:45 pm #52404Jeff SayreParticipant@crocgo or joanleesuee or ??
Please visit the link in DJPaul’s post above and answer the questions. We want to provide assistance but you are not giving us the necessary information with which to do so.
September 14, 2009 at 1:40 pm #52374In reply to: Page Not Found Error With 1.1
Jeff SayreParticipantA few questions:
- Was BP 1.0.3 running on WPMU 2.8.4a, or did you first upgrade to WPMU 2.8.4a before installing trunk? If so, from which version of WPMU did you upgrade?
- Are you using a custom theme? If so, what happens when you switch to the default parent/child theme?
- Do you have any plugins other the BP activated? If so, what happens when you deactivate them all except BP?
- Do you have a bp-custom.php file in use? If so, what happens when you temporarily remove that file?
- What errors are you seeing in your server’s log files?
September 13, 2009 at 4:36 pm #52337In reply to: Need to debug bp admin bar, help needed.
Jeff SayreParticipantI’m testing r1865, and it conflicts with /wp-admin/ pages causing options to go blank or only displays footer.
Questions/suggestions:
- So, you are having display issues with one (or all) of the admin pages in WPMU’s backend?
- What version of WPMU are you running? You need to be running WPMU 2.8.4a.
- How did you upgrade BuddyPress? Since you are running trunk, I assume that you manually installed it. Or, did you do an SVN up?
- If you manually reinstalled trunk, meaning you grabbed the zipped version, did you first deactivate BuddyPress before reinstalling? Did you delete the BuddyPress directory and do a clean install?
- Have you tried disabling all your active plugins and seeing if the page displays as it should?
- If the above solves the issue, then reactivate BuddyPress and see if the issue returns. If it does not, then it has nothing to do with BuddyPress and is more than likely a conflict with one of your other plugins. Make sure all your plugins are updated to run WPMU 2.8.4a.
September 10, 2009 at 9:50 pm #52252Paul Wong-GibbsKeymasterHello
We aren’t going to admin your site. I’ve edited your post and removed the admin username and password; that was a very, very silly thing to do and I suggest you immediately go in and change the password.
Please help us help you by answering these questions.
September 7, 2009 at 5:45 pm #52127r-a-yKeymasterI’m one of those guys trying to get security working smoothly across the *Press stack
Jason has really been on top with getting the *Press entities fully SSL-compatible; I’ve been privately bugging Jason with SSL questions and he’s been great with responding to everything.
Thanks for all the advice and feedback, Jason (so far)!
September 7, 2009 at 3:46 pm #52123In reply to: White Pages whenever Hitting Submit
Jeff SayreParticipantFirst of all, we have very little information with which to provide you assistance. What version of WPMU are you running? What version of BuddyPress?
Please reference this thread an answer the questions.
Finally, the message:
“Are you sure you want to do this?”
often indicates a nonce security failure message. It can happen if you have not updated the BP themes or are using a custom theme (i.e. any theme other than the ones that come with BuddyPress). Try switching to the default BP themes and see if the issue goes away. If it does, then you know it has something to do with the theme you’re using.
September 3, 2009 at 10:04 pm #51990In reply to: WordPress MU 2.8.1 Blogs
Paul Wong-GibbsKeymasterThe reason you have not found much on this on these forums, is because this questions are in WPMU’s domain. Have a search on their forums as these components aren’t provided or controlled by BuddyPress.
September 1, 2009 at 7:52 pm #51888Jeff SayreParticipantOkay, we have a couple pieces of information, but need more. Please answer the questions here.
August 28, 2009 at 4:03 pm #51696In reply to: Details About the New Theme Architecture
Jeff SayreParticipantYour questions are best asked by starting a new thread. I suggest you do so in the “How-To and Troubleshooting” forum.
With step four in your list, were you reinstalling your custom theme or the default bphome and bpmember themes? Did you reselect the proper theme in WPMU’s backend? Also, have you checked your server’s log files to see if there is useful information in pinpointing the issue?
I also suggest that you start a new thread as this thread is for general announcements and general questions about the new theme architecture.
August 26, 2009 at 3:19 pm #51597In reply to: Trunk – questions on new theme
JamesParticipantI’m sorry, I should of better clarified what I’m trying to achieve. I understand how to setup the new theme architecture, and to create various child themes.
But what I’m after, is… Let’s say, I want to use the K2 theme, or Thesis theme with the new architecture. And integrate buddy press into that theme, instead of creating custom child themes, which I know, is probably the easiest and preferred method of doing so.
August 26, 2009 at 7:36 am #51582In reply to: Trunk – questions on new theme
nicolagrecoParticipantyou have to:
remove bp-themes dir in /wp-content/
you have to copy bp-home & bp-sn-framework in /themes/
activate bp-home
And you will have the new theme.
If you want integrate your theme with bp,
add in the header of your css
/*
[…]
Template: bp-sn-framework
*/
deactivate and reactivate your own theme.
Nicola
August 23, 2009 at 6:41 pm #51468In reply to: Import existing user
Jeff SayreParticipantI have no problem with you posting in the BP forums. If I did, I would say so and/or ignore your posts. In fact, I often answer your questions or at least point you in the proper direction. I did the former above.
I also appreciate the fact that you are diligently working on learning PHP and the inner workings of WPMU and BP. It is a long road to slog.
In suggesting that a Google search would have answered your question–and more than likely much more quickly than waiting for someone to respond on this forum–I was simply making a point that since all of us moderators volunteer our time, and a lot of it at that, it helps everyone if a member first searches out a particular issue. That means if it is specific to BP, they search the BP forums first, and then Google second. If it is more of a general programming issue (or as you say above, a “basic issue”), then they search Google first then the WPMU or BP forums second. If they find nothing, then posting is recommended.
I assume that you do use Google. We all do. But, I was trying to give you a friendly reminder by first answering your question, second suggesting that issues outside of the scope of WPMU or BP can often be quickly answered via Googling, and third provide a link to the answer in such a way that reinforces that point to anyone who reads this thread.
I can’t tell you how many times a day I answer a question on these forums whose answer could have been found by searching the forums or google. I don’t mind helping out, but my time is limited and it gets old.
Just to be clear to everyone, none of the moderators on these forums are employees of Automattic. We do not get paid for the copious amounts of time we volunteer.
-
AuthorSearch Results