Search Results for 'theme'
-
AuthorSearch Results
-
April 4, 2009 at 11:55 pm #41828
takuya
Participantblog only displays posts of the root (admin blog).
blogs is a directory of members’ blogs.
There is similar thread, and I’ve seen the solution. Search for “member slug” or “member url” etc…
April 4, 2009 at 10:45 pm #41827shtirlic
Participant@andy did what u suggest, but still no luck
so i have this tree
mu (svn from branch 2.7 )
--wp-content
--bp-themes
----buddypress-member (symlink from buddypress)
--mu-plugins
--plugins
----buddypress (svn from trunk)
----zoneideas-bp (svn from google code)
bp-zoneideas
bp-zoneideas.php--themes
----buddypress-home (symlink from buddypress)
So with this i have
Warning: require_once(bp-core.php) [function.require-once]: failed to open stream: No such file or directory in /usr/home/shtirlic/public_html/mu/wp-content/plugins/zoneideas-bp/bp-zoneideas.php on line 13
my line 13 as always
require_once( \\\\\\\'bp-core.php\\\\\\\' );
So buddypress is working, my plugin not, what to do?
UPDATE:
a edited this line and added this
<br />
require_once( BP_PLUGIN_DIR . \'/bp-core.php\' );<br />and now plugin is working, but there is now mention about it an docs or in example component
April 4, 2009 at 8:52 pm #41821In reply to: BuddyPress in /plugins/ not /mu-plugins/ from r1303+
Nirok
ParticipantHi this was straight forward and fixed a few issues i had with images showing up… I don\’t know if you mentioned it but with your custom theme you also need to update the functions.php within your \”theme\” folder aswell as the function.php within the “bp-theme” folder… well I was getting alot of errors till i did that… very straight forward up grade Thanks
April 4, 2009 at 12:42 pm #41791In reply to: Help in hosting buddypress on Amazon EC2
Jeff Sayre
ParticipantGpo1-
I, too, have been investigating Amazon EC2. I will be using Amazon’s S3 for a site, but have not yet determined if I want to also take advantage of Amazon’s Compute Cloud services. Either way, here are a few links that might point you in the right direction:
1. This guy is already doing what you want to do. He runs his WordPress-based site on EC2 using S3. He talks about the process in this article. Perhaps you could contact him for more details if needed.
2. Information on using Amazon’s S3 with WordPress Mu:
– http://tantannoodles.com/toolkit/wordpress-s3/
– https://mu.wordpress.org/forums/topic.php?id=6351
– http://www.ringofblogs.com/2008/04/12/off-loading-wpmu-theme-files-to-amazon-s3/
Good luck! Let us know if you get this working.
April 4, 2009 at 12:27 pm #41787In reply to: BuddyPress in /plugins/ not /mu-plugins/ from r1303+
trcwest
ParticipantOk so i just uploaded my svn and it has messed up a few things like the admin bar is displaying funny on the bottom and my profile nav buttons and options nave buttons are now displaying funny..
Currently i am runing bp 1309 and a stable zip uploaded wpmu 2.7
My site Spots kenya is part of a final year degree project and so its quite important that when i reach the handin (May 15) it is fairly stable.
The question I have are these..
1) Should i revert back to a svn previous to 1303 and just work with that or…
2) Should i start from scratch quite literally… I have no users at the moment so my database can be scrapped.
3) if i start from scratch i assume that i…. c o svn.automattic.com/wordpress-mu/trunk/ into what a) my root OR b) a folder eg wpmu then transfer the files to spotskenya base or root. c)
4) once i have wpmu running perfectly i can then
a) co svn.buddypress.org/trunk/ to say /wp-content/buddy press
b) use symbolic links to /wp-content/plugins —- guide here ( https://codex.buddypress.org/developer-docs/installing-through-svn/) which needs to be updated to plugin btw.
c) or just transfer (which will not update latest svn changes.
5) Re upload my bp-spotskenya-theme to /wp-content/bp-themes/ (WHAT CHANGES NEED TO BE MADE THE THEM ?)
Anything that i ahve missed?? Please say…
Sorry if this is all really basic but i am learning as i go but really do need to get it right as its quite a chunk of my degree..
thanks so much..
April 4, 2009 at 10:58 am #41784In reply to: FaceBuddy updated to the latest trunk
mesgains
Participanthi Sgrunt,
I’ve installed the latest trunk’s version and the FaceBuddy Theme for 1281 trunk
I ve got a blank page for the facebuddy home when i try to install the theme.
put the files within the bp-themes and themes directories.
do you have any ideas to fix it ?
April 4, 2009 at 10:18 am #41782In reply to: register Page
Famous
ParticipantThis is to answer the original question:
I can tell you exactly what this is…
You are missing the information from the functions.php file in the latest trunk of buddypress-home. You are most likely using a functions.php from your own custom theme, which creates the redirect above.
Without that data the registration and activation won’t work.
April 4, 2009 at 10:15 am #41781Famous
ParticipantI can tell you exactly what this is…
You are missing the information from the functions.php file in the latest trunk of buddypress-home. You are most likely using a functions.php from your own custom theme, which creates the redirect above.
Without that data the registration and activation won’t work.
April 4, 2009 at 9:52 am #41778In reply to: BuddyPress in /plugins/ not /mu-plugins/ from r1303+
Paul Wong-Gibbs
Keymaster3. I doubt there is one. I suppose you could read through the Trac if you were very desperate. Most of the stuff has been bug fixes; short of some of the theme changes and this plugin directory change, I can’t think of anything that’s a “new” feature.
April 3, 2009 at 8:25 pm #41754In reply to: Select theme to use for member pages not working
Jeff Sayre
ParticipantBuddyPress member themes should be located under /wp-content/bp-themes/.
Please note, just recently this changed. Before, the BP member themes were installed under /wp-content/member-themes/.
Of course, it depends on which version of BP you’re running, but you should check to see if you have a /bp-themes/ or a /member-themes/ folder under /wp-content/. Then, make sure that you have an actual member-based theme installed in that folder.
April 3, 2009 at 7:55 pm #41750In reply to: Select theme to use for member pages not working
allen4onlysc
MemberNever mind. I saw the problem when I was typing it. Now only leads me to the question did my co-worker install BP wrong??? Because I see an mu-plugins folder in wp-content, and all of the BP folders are in there?
April 3, 2009 at 7:46 pm #41749In reply to: Select theme to use for member pages not working
allen4onlysc
MemberYou know the same thing is happening to me. I am trying to customize a theme. I know that the problem above has something to do with the problem I am having. What is happening is when an account is created you can log in, and see your blog. You can also get into the blog admin, but when you try to go to: My Account -> Profile — It says:
“You do not have any BuddyPress themes installed.
Please download the Default BuddyPress Theme and install it in /wp-content/bp-themes/”
In the BuddyPress settings the “Select theme to use for member pages:” is empty. I’ve been trying to figure out what is going on but I’m lost.
Now one thing I didn’t know if it was an issue or not was the path for the bp-themes folder is located in: /wp-content/mu-plugins/bp-themes/
The buddypress-member folder is in there. Could that be an issue? I personally did not install WP MU and Buddypress, so I wouldn’t know if it was some type of problem with installing everything.
April 3, 2009 at 6:33 pm #41738In reply to: Upgrading Buddypress – is it easy?
Andy Peatling
KeymasterIf you are just using the default templates you will just be able to overwrite everything from RC-1 to RC-2 and then the same for 1.0 shortly after.
Using other themes from the default or your own theme will require some tweaking going from RC-1 upwards, but this is only because we are currently pre 1.0 and there are some last minute improvements.
April 3, 2009 at 5:37 pm #41721In reply to: BP-FBConnect Plugin
drivencompassion
ParticipantUsing the default BP Theme, latest WPMU 2.7 and BP Trunk … the FB Connect button is not showing when logged out as expected.
After activating the plugin and creating a fb application for my blog, I don’t see anywhere to enter the API Key or Application Secret. The only option in buddypress is to activate, am I missing something?
On the FB side, are there mandatory settings that need to be inputted other than Connect URL and Base Domain?
April 3, 2009 at 5:36 pm #41720In reply to: Require user to be a friend to send messages
mesgains
Participantyou have to put thoses lines in your wp-content/member-themes/buddypress-member/profile/profile.php to make it work like you want
you add this test :
<? global $bp;
if ( ‘is_friend’ == BP_Friends_Friendship::check_is_friend( $bp->loggedin_user->id, $bp->displayed_user->id ) ) {
?>
before thoses line
<?php if ( function_exists(‘bp_send_message_button’) ) : ?>
<?php bp_send_message_button() ?>
<?php endif; ?>
end then close the test
<? } ?>
April 3, 2009 at 2:01 pm #41700In reply to: How to change the Favicon
Jeff Sayre
ParticipantPlace this link tag in the header file of your home theme and member theme.
<link rel="shortcut icon" href="<?php bloginfo('template_url'); ?>/favicon.ico" />The above is just an example. Make sure the path to your favicon is correct.
If you don’t have a favicon, here’s a site that makes a favicon out of any graphic file you provide: http://www.html-kit.com/favicon/
April 3, 2009 at 1:20 pm #41699In reply to: How to change the Favicon
Shelley Keith
ParticipantYou can upload a new favicon.ico to replace the one that comes with the theme OR you can edit the header.php file to point to a new favicon.
April 3, 2009 at 7:34 am #41694John James Jacoby
KeymasterGood suggestions, and I think for the time being we’re all waiting for the 1.0 release before we start documenting code. Until then, any of it is subject to change at any point.
Once 1.0 is out there is a benchmark to start documenting from, in my opinion.
I can give you a hint though, check out the /css directories in each plugin, check out the member-theme, the buddypress-home theme, and you can also create a file called “site-wide.css” and put it in your /css directory for your home theme, and put all of your site-wide CSS changes in there.
April 3, 2009 at 6:47 am #41691Paul Wong-Gibbs
KeymasterPlease disregard my comment posted in error
April 2, 2009 at 9:39 pm #41673John James Jacoby
KeymasterBest way to do this would be to copy the bits of the member-theme that make the userbar and optionbar, and then add them to a new theme that you create.
This is possible to do with just some hybridizing of the two themes and mating the pieces of them that you want together.
April 2, 2009 at 11:13 am #41653dainismichel
ParticipantHi Sebastian, that really sounds great!
We have similar specs, here are my responses:
[blockquote]I will be creating a new Blog BP plugin that will be pulling all the posts, categories and comments straight from the user’s blog. [/blockquote] Doesn’t “all activity” already do that? Also, you mean straight from the users blogs (plural), right? That means, users’ blogs will show in your “home blog” right?
[blockquote]I will only be allowing one blog per user.[/blockquote] Me too, is that an existing setting?
[blockquote]Also I setup my BP installation not to use subdomains for blogs but folders.[/blockquote]Me too, seems cleaner and more appropriate for a “user,” also I couldn’t get it to install with the other method!

[blockquote]I will be looking to hook into BP’s url dispatcher to use subdomains for the public profiles and will be disallowing direct access to the actual users WP blogs (maybe using .htaccess rules) so that way blogs will look and feel like they belong to the profile just like the wire, friends and eventually galleries and not a separate/independent entity the way it currently works.[/blockquote]
I don’t know what you mean by disallowing access to the actual users WP blogs. Oh, now I get it…they don’t even “post” or “see” their actual blogs.
…Hmm…
Well, here’s something that may be a bit of a shortcut that you could try, it’s just that I don’t know how to do one step.
Just make the user blogs have the theme “buddy press home.” It looks like it works just fine. The only thing is that the user is then asked to configure widgets. If you could figure out how to allow only the main admin to configure the user blog template (including widgets), and if you could figure out how to activate and deactivate and “move around” those widgets on all user blogs simultaneously (all user blogs use one theme, and the settings are all set in one place by the global admin), then, it seems to me like we would be all set.
What do you think?
Best,
Dainis
April 2, 2009 at 12:30 am #41638sebastianmacias
ParticipantGot it, tnx
April 1, 2009 at 11:42 pm #41633takuya
ParticipantThis topic has been posted before. It’s not for distribution.
April 1, 2009 at 9:45 pm #41625sebastianmacias
ParticipantThe approach I will be taking is creating a new Blog BP plugin that will be pulling all the posts, categories and comments straight from the user’s blog. I will only be allowing one blog per user. Also I setup my BP installation not to use subdomains for blogs but folders. I will be looking to hook into BP’s url dispatcher to use subdomains for the public profiles and will be disallowing direct access to the actual users WP blogs (maybe using .htaccess rules) so that way blogs will look and feel like they belong to the profile just like the wire, friends and eventually galleries and not a separate/independent entity the way it currently works.
It’s a lot of work but I think it’s the way to go at least for my project requirements.
I hope to be able to release the code once I have made a good amount of progress.
Sebastian
April 1, 2009 at 10:51 am #41570In reply to: FaceBuddy free theme for BuddyPress
Aron Jay
ParticipantI noticed that there are so many inquiries about member-themes that their member themes are not loading or doesn’t show up.
To solve this you have to upload the default member theme then under Site Admin-BuddyPress in ‘Select theme to use for member pages:’ chose FaceBuddy.
After that you can now delete the default buddypress theme.
That would hopefully solve your problems.
-
AuthorSearch Results