Search Results for 'buddypress'
-
AuthorSearch Results
-
April 23, 2010 at 7:38 am #74842
In reply to: buddypress registration conversion tracking
r-a-y
KeymasterYou could hook a custom function after BP registration.
I haven’t done this myself, but you could output some Google Analytics event tracking javascript when a new user is registered.
April 23, 2010 at 7:23 am #74840In reply to: 404 error on bp links
claud925
ParticipantPosted the solution to my problem here https://buddypress.org/forums/topic/404-error-on-bp-links#post-50094
April 23, 2010 at 7:10 am #74839In reply to: 404 error on BP links
claud925
ParticipantFinally I got it working
Well first add the lines from this patch https://trac.buddypress.org/ticket/1426 to bp-core/bp-core-catchuri.php
and then go to bp-core.php and in line 95 put the code like this (note the index.php)
$bp->root_domain = bp_core_get_root_domain() . '/index.php';Well, also, I have a custom template, and in my navigation I have manually put the links in the header to look like this:
<li><a href="http://yourdomain.com/wordpress/index.php/activity/" title="Actividad">Actividad</a></li>but it probably works also in the bp-default theme.So, hope this help someone
April 23, 2010 at 6:31 am #74836In reply to: [Resolved] CubePoints and BuddyPress Intregration?
Kunal17
ParticipantHey Tosh,
Do let us know when the plugin is available for download in the directory. Thanks!
April 23, 2010 at 6:30 am #74835Paul Wong-Gibbs
KeymasterThere is almost no reason to use an external bbPress; Groups (and their forums) are very powerful and can be skinned to match your requirements. The upcoming design of THIS website should open some people’s eyes.
April 23, 2010 at 6:23 am #74834In reply to: 404 Error on buddypress links
kemetech
MemberI had the same issue, and I am with yahoo web hosting also. I also have an account with a different web hoster, and when I installed Buddypress, I don’t have the issue at all. That’s the last straw with Yahoo. I am going to transfer my last site from yahoo. I have had a lot of other issues with them. Bye Bye Yahoo.
April 23, 2010 at 6:18 am #74833In reply to: sportsvite.com is it possible with buddypress?
modemlooper
ModeratorI say yes with added WP plugins. You can get calendar type plugins to use fro scheduling.
April 23, 2010 at 5:50 am #74832dainismichel
Participant“In reality, bbPress is not integrated with BuddyPress at all.” ahhh…heads around the world stop spinning. thanks for that. basically, it’s a a bbPress install themed to look like the theme you are using at BuddyPress. Two completely separate pieces of software.
Now, there are instructions available so that when you log into BuddyPress, you wind up logging into bbPress at the same time. Those are pretty easy to follow.
The path I was going down was: OK, now I have this “external install,” what code do I put into which BuddyPress php file to display the bbPress forum within my BuddyPress install (and theme). Now maybe someone will do that later, but that’s not how it is now.
For now, we’re waiting on gerikg and Arturo over here:
https://bbpress.org/forums/topic/buddypress-default-theme-for-bbpress#post-66515
April 23, 2010 at 5:25 am #74830In reply to: 404 error on BP links
claud925
Participant@qbuster Well when you install this small fix https://trac.buddypress.org/ticket/1426 you can access links like wordpress/index.php/members (so thats something). But all the buddypress links remain being wordpress/members, etc.
So, I tried to change the slug as explained in here https://codex.buddypress.org/how-to-guides/changing-internal-configuration-settings/ to see if it works change members to index.php/members, but it returns the 404 error.
So any ideas on how to change the links on buddypress to include the index.php ?
April 23, 2010 at 4:50 am #74829In reply to: sportsvite.com is it possible with buddypress?
3sixty
ParticipantIt looks like a website to me.
Can you be more specific about what functionality you need?
April 23, 2010 at 3:58 am #74823José M. Villar
ParticipantSalve Arturo.
I can see you have BP groups with its forums under BP-it.it/groups and bbp forums under subdomain forums.BP-it.it
Can you have group forums show in the same page as bbP forums ? Like below “tema principale” instead of “ultime discussioni” ? Or maybe shorten “ultime discusioni” and add group forums beneath ?
April 23, 2010 at 3:38 am #74821In reply to: create subnav not working with child theme
warut
Participantsorry for that
it not found badge/screen in child themesolution
option 1. change the way loading template (already coding)
option 2. copy badge/ from /buddypress-badge/includes/templates/ to your theme directory
i will update by option 1 but i notice others bug
anyone get error
“Warning: Cannot modify header information – headers already sent by (output started at /home/tripsbuz/public_html/wp-content/themes/bp-default/header.php:3) in /home/tripsbuz/public_html/wp-includes/pluggable.php on line 868”
i get it after change from use STYLESHEETPATH to use locate_template().
April 23, 2010 at 3:28 am #74820In reply to: New version of Forum Attachments for BuddyPress
jharder
MemberAfter a lot of fiddling around I still can’t seem to get this plug-in working right. There are no errors being shown in the browser. Replies post correctly. But there’s no sign of any attachments in the posts and the bb-attachments table is completely empty.
It’s really important that I have this feature working for a client by the end of the weekend. Is there anyone willing to help me out with my site? Payment available!
One of those weeks where everything I touch just breaks.
April 23, 2010 at 3:20 am #74819In reply to: enable theme 1.2 sitewide
r-a-y
KeymasterThe BP default theme is technically not a blog theme.
You should create a child theme of the default and strip out all the BP-related items (in the header.php file mostly) and then you’d have a functional blog theme.
Read more here:
https://buddypress.org/forums/topic/bp-blog-theme-as-default
April 23, 2010 at 3:02 am #74816In reply to: enable theme 1.2 sitewide
Famous
Participant@stwc thanks for the caveman approach it actually help me to get a better grasp of what’s what. @andrea the theme that is active is the one that comes with the blogs, otherwise known as the default. @erich73 now I am really confused. I thought this was an all in one solution–BuddyPress. Do we have to use a different theme for registered users? I thought that BuddyPress has it’s own blog theme, or default. Shouldn’t the website look all the same?
April 23, 2010 at 2:44 am #74814In reply to: Pages for Buddypress
r-a-y
KeymasterDid you try the 1.2 compatible, bleeding version?
April 23, 2010 at 2:10 am #74812In reply to: Pages for Buddypress
modemlooper
ModeratorPlugin causes Fatal error do not use on live site it is still in development
April 23, 2010 at 1:56 am #74811In reply to: 404 Error on buddypress links
Suave74
MemberWell @adiallo if you do find out that you can get the BP links working with out having access to the .htaccess file make sure you let me know
April 23, 2010 at 1:36 am #74810In reply to: Pages for Buddypress
abcde666
Participantthere is a Plugin for that

http://danpolant.com/bp-group-control/
“……..Users can have an “identifying group” that shows up next to their name in directories and on their profile. Group admins can select this for users, or users can select for themselves……..”
April 23, 2010 at 1:33 am #74809In reply to: Seo for Buddypress 1.0 beta
stwc
ParticipantNewest beta fixes forum threads returning title of thread rather than most recently updated one. Yay!
But introduces a new bug, for me, on a non-standard setup. I’ve got the forums as my front page. The way I’m doing it is by creating a new Page in the dashboard, using a custom template that consists of the normal template code for the forums index, and selecting that page in Settings—>Reading to be the home page for the site.
Oddly, the title for that page (which is the index page of the main site now, and renders the forums list) is now ‘Blog’. The title of the actual WP page in question is ‘Discussions’ which I thought it would pick up, at least.
It worked fine with the earlier version (1.0.7?)
Also, confirming greg’s problem with blog creation — it just boots me back to /blogs/create/ when I hit the “Create Blog” button. This is using 1.0.9 beta.
April 23, 2010 at 1:09 am #74806In reply to: enable theme 1.2 sitewide
abcde666
Participantif you are looking for Group-Blogs all having the same theme as your Child-theme, I do recommend using the BP-Group-Blog-Plugin:
https://buddypress.org/forums/topic/group-blog-for-bp12-is-now-available
April 23, 2010 at 1:08 am #74805In reply to: Avatar database store
stwc
ParticipantComments list where? Avatars should be showing pretty much everywhere you can make a comment in Buddypress itself. Make sure you have avatars enabled in the dashboard in Settings–>Discussion for the main blog and any hosted blogs you wish to have avatars visible for.
April 22, 2010 at 11:09 pm #74796stwc
ParticipantFor those who are also not getting a navigation item, a temporary workaround:
Edit your header.php in your child theme, and add
<?php if ( bp_is_active( 'events' ) && bp_core_is_multisite() ) : ?>
<li<?php if ( bp_is_page( BP_EVENTS_SLUG ) ) : ?> class="selected"<?php endif; ?>>
<a href="<?php echo site_url() ?>/<?php echo BP_EVENTS_SLUG ?>/" title="<?php _e( 'Events', 'buddypress' ) ?>"><?php _e( 'Events', 'buddypress' ) ?></a>
</li>
<?php endif; ?>to the #nav ul.
April 22, 2010 at 11:01 pm #74794In reply to: enable theme 1.2 sitewide
Famous
ParticipantIf I use a new theme and rename it default it will change all the old blogs to the new default. However, all I am concerened with is forcing the buddypress theme as the new default theme. I am not interested in Andrea’s solution for new blogs, but thanks for trying. I am only interested in changing the old blogs all at once to the new buddypress theme using a child template. Or does anyone know a script like @r-a-y has suggested?
April 22, 2010 at 10:56 pm #74792gerikg
Participantopen your .htaccess file in the root wordpress folder and put this on the top
AddHandler x-httpd-php5 .php
AddHandler x-httpd-php .php4
then try again. If you don’t have .htaccess file create one.
-
AuthorSearch Results