-
Tmort posted an update 13 years, 7 months ago
@boonebgorges Hey Boone, Having an issue with Import from Ning (Invalid argument supplied for foreach() in /home6/manlands/public_html/wp-content/plugins/import-from-ning/bp-functions.php on line 534). Is the latest version of the plugin compatible with BP 1.2 and WP 3.1? Thanks!
-
Tmort posted on the forum topic press esc to cancel not working in default as well as child theme. in the group How-To and Troubleshooting: 13 years, 9 months ago
Not sure if you ever got an answer to this, but I was looking for one. I just built my own custom cancel button and got rid of the “esc to cancel” text.
$j('.ac-reply-content').append('<a href="#" class="button cancel-reply">Cancel Reply</a>');
$j('.cancel-reply').click(function(){
$(this).parent().parent().slideUp( 200… -
Tmort posted on the forum topic BP_init not working for themes Functions.php in the group How-To and Troubleshooting: 13 years, 9 months ago
Thanks to you both!
@Boone Gorges The reason I’m doing it like this is because I’d like to only load the JS when Buddypress is using it, so if the user is on a blog post that has no BP component it won’t load unnecessary JS.
-
Tmort started the forum topic BP_init not working for themes Functions.php in the group How-To and Troubleshooting: 13 years, 9 months ago
I’ve got a custom theme going, and I’d like to only add the CSS/JS/Ajax.php file’s required to run buddypress to load with the following perameters: 1. Is buddypress activated? Yes? Good, load global.js, buddypress.css and require ajax.php 2. Is the user on Buddypress Page X, Y, or Z? Yes? Good, load global.js, buddypress.css and require […]
-
Tmort posted on the forum topic Permalinks setup with WP intalled in subdirectory and index.php in root in the group How-To and Troubleshooting: 14 years, 6 months ago
@r-a-y got it! It worked! Not sure if my browser was cached or something else went loopy but everything worked! Thanks so much man!
-
Tmort posted on the forum topic Permalinks setup with WP intalled in subdirectory and index.php in root in the group How-To and Troubleshooting: 14 years, 6 months ago
Its small, but I posted it in the pastbin anyway.
Stupid question to ask now, I know, but do I have to activate bp-custom.php like a regular plugin?
Ray thanks so much for the help, you really have no idea how much sleep I’ve lost over this!
-
Tmort posted on the forum topic Sign-up, major confusion!! Help!!! in the group How-To and Troubleshooting: 14 years, 6 months ago
@chefdaniel It looks like your running an older version of buddypress. The latest version doesn’t do this odd password thing your running into. I recommend trying to upgrade. Be sure to backup before attempting anything!
-
Tmort posted an update 14 years, 6 months ago
@gian-ava I see that r-a-y was able to help you out when you had the wordpress subfolder issue in this forum post(https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/permalinks-setup-with-wp-intalled-in-subdirectory-and-indexphp-in-root/?topic_page=1&num=15). I’m having the same issue, tried the bp-custom.php fix and it…[Read more]
-
Tmort posted on the forum topic Update BP from ".com/beta/" to just ".com/" in the group How-To and Troubleshooting: 14 years, 6 months ago
So I found that @r-a-y was able to get it working for someone else, but I’ve followed the instructions and still no luck. Heres the link anyway:
-
Tmort posted on the forum topic Permalinks setup with WP intalled in subdirectory and index.php in root in the group How-To and Troubleshooting: 14 years, 6 months ago
@r-a-y I need a little bit of help with this. My site is officialmancard.com and I’ve got wordpress running in a folder (officialmancard.com/omc/). Same issue as everyone else, all of my BP related links (My Profile, activity stream, etc) all have the /omc/ folder. I’ve put your code into a bp-custom.php as well as my child […]
-
Tmort posted on the forum topic Update BP from ".com/beta/" to just ".com/" in the group How-To and Troubleshooting: 14 years, 6 months ago
Above your pay grade, @stwc? Its not even in my department! Thanks for the feedback though, I have been battling this issue for a while and any/all feedback is appreciated.
-
Tmort posted on the forum topic Update BP from ".com/beta/" to just ".com/" in the group How-To and Troubleshooting: 14 years, 6 months ago
@stwc problem is, I’m using wordpress in a different folder than the root of the domain. So my WP files live in domain.com/wordpress/ and my “wordpress blog” is at domain.com. I was told by sever people, including r-a-y that I need to change the “buddypress default domain” or something of that nature. I was told to […]
-
Tmort posted on the forum topic Update BP from ".com/beta/" to just ".com/" in the group How-To and Troubleshooting: 14 years, 6 months ago
Not easy! My site is messed up due to this issue. I don’t recommend it, as I have found now way of fixing various issues. If anyone has an idea on how to fix it, I’d greatly appreciate it!
@tmort
Active 1 week, 4 days ago