-
Morgue89 started the forum topic Comments are not working! in the group How-To and Troubleshooting: 13 years, 6 months ago
Suddenly, the comments button in my activity stream does not work. When I click “comment” on an update it does nothing but reload the page. I am getting this error when I examine it with Firebug: ‘BP_DTheme is not defined’ ‘jq(this).before( ‘ <li class="show…+ BP_DTheme.comments + '’ ); ‘ I noticed it was because there was an update in my…[Read more]
-
Morgue89 posted on the forum topic Comments are not working! in the group How-To and Troubleshooting: 13 years, 6 months ago
Seriously guys, if someone could PLEASE help me out. I am going to lose members because of this. It breaks my main activity steam. It happens when a status update reaches 5 comments or more. I can post any more data if required.
Here is a permalink to the issue: http://www.terrorsofmen.com/members/azazels9/activity/5661?ac=5661/#ac-form-5661
-
Morgue89 posted on the forum topic Comments are not working! in the group How-To and Troubleshooting: 13 years, 6 months ago
Can anyone help here? This is causing A LOT of problems on my site.
-
Morgue89 posted on the forum topic Profile Data in a widget? in the group How-To and Troubleshooting: 13 years, 7 months ago
It is one I made myself. It is just a PHP widget that calls the users about me info: ‘ php custom_xprofile(‘About me:’) ‘
-
Morgue89 posted on the forum topic Sitewide Activity Please help! in the group How-To and Troubleshooting: 13 years, 7 months ago
I tried this code: ‘function redirect_to_friends() { global $bp; $path = clean_url( $_SERVER ); $path = apply_filters( ‘bp_uri’, $path ); if ( bp_is_directory()) bp_core_redirect( $path . $bp->bp_options_nav . ‘/’ ); } add_action( ‘wp’, ‘redirect_to_friends’ );’ And I think I am close because it is trying to redirect me every time I am on my…[Read more]
-
Morgue89 started the forum topic Change Defualt Tab for Sitewide Activity in the group How-To and Troubleshooting: 13 years, 7 months ago
Hey guys, I am trying to get it so that when someone vists the sitewide activity page, the default display is “My friends” instead of “All”. Any ideas? I can’t for the life of me figure it out. Thanks!!!
-
Morgue89 posted on the forum topic Profile Data in a widget? in the group How-To and Troubleshooting: 13 years, 7 months ago
It is one I made myself. It is just a PHP widget that calls the users about me info: ‘ php custom_xprofile(‘About me:’) ? ‘
-
Morgue89 started the forum topic Profile Data in a widget? in the group How-To and Troubleshooting: 13 years, 7 months ago
I have a widget that displays the “About me” info of the displayed user, but sometimes it is way too long, how can I set a character limit to this? Thanks!!
-
Morgue89 posted on the forum topic Sitewide Activity Please help! in the group How-To and Troubleshooting: 13 years, 7 months ago
*Bump* anyone? I would think this would be really simple! Maybe @r-a-y could shed some light? Sorry to bug you ray but I know that you have done something really similiar with groups, I just cant figure out how to make it apply for the sitewide activity page.
-
Morgue89 posted on the forum topic Sitewide Activity Please help! in the group How-To and Troubleshooting: 13 years, 7 months ago
Thanks for the link but I can’t figure out how this would apply to my situation.
-
Morgue89 posted on the forum topic Soon to launch a Commercial Site – Best way to stop Spam Signups? in the group How-To and Troubleshooting: 13 years, 8 months ago
Do you put the capatcha only on the registration area or on other parts of your site as well?
-
Morgue89 posted on the forum topic Avatars VERY low Quality in the group How-To and Troubleshooting: 13 years, 8 months ago
As a temporary fix I changed the avatars defualt in bp-core-avatars.php from ‘thumb’ to ‘full’. This works for now but I feel it may slow down my site in the future. If anyone has the full solution let me know!
-
Morgue89 posted on the forum topic Avatars VERY low Quality in the group How-To and Troubleshooting: 13 years, 8 months ago
Hi @DJPaul ! Here is the url I am getting: http://www.terrorsofmen.com/wp-content/uploads/avatars/2/94984fdedaabe60ce4c75a47307d2eba-bpthumb.jpg it Needs to be: http://www.terrorsofmen.com/wp-content/uploads/avatars/2/94984fdedaabe60ce4c75a47307d2eba-bpfull.jpg I need bpfull instead of bpthumb. I have tried every combination I can think of with…[Read more]
-
Morgue89 started the forum topic Avatars VERY low Quality in the group How-To and Troubleshooting: 13 years, 8 months ago
I am using echo get_avatar( get_the_author_id(), ‘100’ )’ to display a small avatar on non-buddypress areas of my site. But they are coming out VERY low quality. I think this is calling out the tiny version of the avatar and blowing it up. What part of the code do I need to change to get […]
-
Morgue89 posted on the forum topic Add "Posts" Tab? Very frusterated in the group How-To and Troubleshooting: 13 years, 8 months ago
Thanks austin! However, it seems like everytime I try to do something with bp_custom.php (i made this file in my plugin directory) nothing changes. any idea why?
-
Morgue89 posted on the forum topic Will Domain Change Affect Buddypress? in the group How-To and Troubleshooting: 13 years, 8 months ago
Thanks for the help Paul. That is not so bad, I am mostly concerned about profile information and comments, the social side of it. So that is all safe?
-
Morgue89 posted on the forum topic Home page Redirect? in the group How-To and Troubleshooting: 13 years, 8 months ago
@roman @bender001 Well I modified another php file to give my users a post box over the friends activity area, then I used this redirect code: wp_redirect( $bp->activity->slug ); Now it mimics facebook, you have a landing page with all your friends activity, a place to post your updates, and the redundant nav and profile picture is […]
-
Morgue89 posted on the forum topic Will Domain Change Affect Buddypress? in the group How-To and Troubleshooting: 13 years, 8 months ago
Any idea? Kind of important.
-
Morgue89 started the forum topic Will Domain Change Affect Buddypress? in the group How-To and Troubleshooting: 13 years, 8 months ago
Soon I will be changing my domain name from http://www.xxxxxxx.com to wwww.yyyyyyy.com. Will this affect my buddypress community in ANY way? Will everyone still retain all of their profile information? Will all of the activity be there? Thanks!
-
Morgue89 started the forum topic Home page Redirect? in the group How-To and Troubleshooting: 13 years, 8 months ago
I am using Bp Profle as Home page plugin and it is working pretty good. However it currently redirects it to my personal activitiy. I need it to direct users to the “Friends Activity” tab. Here is the code it uses: ‘wp_redirect( $bp->loggedin_user->domain );’ I know I need to add a slug to the end […]
- Load More
@morgue89
Not recently active