Search Results for 'wordpress'
-
AuthorSearch Results
-
April 27, 2010 at 6:24 pm #75518
In reply to: pages not found after server migration
r-a-y
KeymasterAre you using the default permalinks? If so, please try changing them:
https://codex.wordpress.org/Using_Permalinks#Choosing_your_permalink_structureApril 27, 2010 at 5:57 pm #75510In reply to: Integrate WordPress profile fields
Mark
ParticipantI kind of figured there was slim chance that I was the only person to ever encounter this and wonder about it… in fact I should have looked on trac first before I posted, because I just discovered xprofile_sync_wp_profile() and ticket #2315. I’m going to have to look closer at it when I get time because this seems to be exactly what I’m referring to.
April 27, 2010 at 5:30 pm #75501In reply to: BP Member Filters was just Updated…how do we use it?
gaysurfers
Participant1 Upload bp-member-filter.php to the /wp-content/plugins/ directory
2 Activate the plugin through the ‘Plugins’ menu in WordPress
3 Add a form to your members/index.php or some other file (See: http://pastebin.com/bw0suXwe )
4 SmileApril 27, 2010 at 5:21 pm #75498In reply to: Buddypress on WordPress vs WordPress MU
April 27, 2010 at 4:47 pm #75491In reply to: Integrate WordPress profile fields
Scotm
ParticipantThis is a longstanding issue with WP/WPMU/BP. I’m not sure why in 3.0 the existing profile page wasn’t discontinued in favour of something that doesn’t require access to admin and that would be trumped if a BP install was present.
April 27, 2010 at 2:56 pm #75478In reply to: Buddypress on WordPress vs WordPress MU
Andrea Rennick
Participant“or will my site loose any features?”
If you have any extra plugins that pull in sitewide features from across blogs, you might.
April 27, 2010 at 2:30 pm #75477In reply to: Buddypress on WordPress vs WordPress MU
ajohnson
MemberIn WordPress 3.0 which will be released soon you can have blogs for users as well when using the multi-site options.
April 27, 2010 at 2:13 pm #75475jpittssr
ParticipantBuddypress works fine with WP 2.9.2. I am using both.
I am not sure I understand your problem.
Are you saying that you can’t sign in to the site?
Can’t register?
How about posting a link to your site.
I don’t like the WP register/login screen so I use a login with Ajax plugin.April 27, 2010 at 1:23 pm #75466In reply to: Buddypress on WordPress vs WordPress MU
Xevo
ParticipantThe only difference between WPMU and WPSA is that WPMU offers blogs to your users.
April 27, 2010 at 1:02 pm #75464In reply to: “update your permalink structure” Message
Brajesh Singh
ParticipantIf you are on wordpress, yourposts/pages will have pretty permalinks, like yoursite.com/category/post-title-name instead of yoursite.com/?p=12433 etc.
It is better for you as will give you better SEO and for BP It is required.
Just change the permalinks from numeric to something else.
And as far as I remember, all your posts (previous link) will also function without any issue.April 27, 2010 at 12:22 pm #75460In reply to: Function Details
JPS Bhullar
Participanthow can i achieve the functionality like firstly with WordPress, user should be redirected to his/her profile after logging in. It is WORDPRESS, not WORDPRESS MU.
Secondly, after logging in whenever user clicks on HOME link, he should be redirected to his / her profile….April 27, 2010 at 11:52 am #75452In reply to: Fatal error when installing
Paul Wong-Gibbs
KeymasterWas your WordPress fully working before installing BuddyPress? e.g. posting a new blog post, adding a commenting, etc?
April 27, 2010 at 11:04 am #75444In reply to: crop avatar bug?
lorenzo
Memberhave you got firebug? the way i had to try to solve the issue was painful, making one change at a time, but if you inspect the area around where the alt text is appearing you can see the paths where stuff is referring to.
for you i’m pretty sure that it is just a matter to change the path to the correct location. i.e. with MU is wp-content/blogs.dir/1/files, for the standalone it should be under miscellaneous settings and i had the full path to the upload folder (people normally keep it outside the WP installation) and the full url is blank for me.
i had to change the htaccess file because the rewrite gave me issues with the slash ‘/’. if i had it at the start it would duplicate it (i.e. mysite.com//wp-content/blogs.dir/1/files) and if i left it out it would modify the path completely (i.e mysite.com/blogs.dir/1/files). it seems that the upload worked in the second instance, but then the reference to the files is not displaying, whilst the first is breaking the upload as well.
hope this helps you, there is another thread discussing similar issues (https://buddypress.org/community/groups/miscellaneous/forum/topic/buddypress-and-wordpress-30/#post-48806)April 27, 2010 at 9:59 am #75438thelandman
Participant@gian-ava, if you’re on a cheap shared-host then there’s a possibility that could slow your website down, a lot. With a sudden rise in users and activity on a shared-host your site is bound to take a lot of strain, because of the limited resources that is dedicated to your site from your hosting company.
There is always a possibility of your site being hacked. I’m not too sure how likely this is otherwise it would be a widespread issue across buddypress.org.
For the unusual characters, I would set the encoding of your WordPress to Unicode(UTF8),
1. Make sure you are logged in as admin
2. In the admin dashboard, go to Settings > Reading
3. In the text box next to “Encoding for pages and feeds” insert “UTF-8” without the exclamation marks.April 27, 2010 at 9:20 am #75432In reply to: Search Activity
MJ Banco
ParticipantHi, I’m new here. Any updates on this? How do I put this on the default template? I’ve tried using the codes above on the index but it won’t show up. Thanks
I’m running WordPress 2.9.2 and BuddyPress 1.2.2.1 by the way.
April 27, 2010 at 5:46 am #75418In reply to: BP Album+ || New Features Requests and Discussion
foxly
ParticipantBasically, use version 0.1.7 from the WordPress plugin repo. It works properly, is reasonably reliable, and it will update properly at the next release.
Do not use the 0.1.8 beta, because it doesn’t use the new file storage scheme and we’re not writing an updater for 0.1.8 because you’re not supposed to be using it on an actual site.
We should have another official release out in a week or two that adds everything you see in the 0.1.8 beta and a much more.
Thanks!
^F^
April 27, 2010 at 4:02 am #75407In reply to: WPMU + BP + Robots.txt + ???
r-a-y
KeymasterWP does generate a virtual robots.txt file, but I’m not sure if you can count BP in the mix as I’m not quite sure if BP does anything to it.
Try using this plugin to manage WP’s virtual robots.txt:
https://wordpress.org/extend/plugins/pc-robotstxt/April 26, 2010 at 7:49 pm #75324In reply to: Require new groups to be approved?
@mercime
ParticipantHi ipstenu, I have used https://wordpress.org/extend/plugins/buddypress-restrict-group-creation/ in an install with community similar to what you posted above with success
April 26, 2010 at 7:44 pm #75322In reply to: buddpress installation problems
r-a-y
Keymaster@novicer – Try using the BP Template Pack plugin with your WP theme:
https://wordpress.org/extend/plugins/bp-template-pack/April 26, 2010 at 6:20 pm #75305In reply to: Admin Blog + Custom Homepage [SOLVED]
agrundner
MemberThanks for your feedback @mercime. I checked the default’s theme header, lines 73-77, and it points to “Blogs” not “Blog” singular. Clicking on the Blogs menu link shows me the blogs in the network — not the latest posts.
I’m open to doing it the way buddypress.org does, but I can’t seem to get both /blog (“latest posts” page) and a custom homepage to work hand-in-hand. I have a feeling it’s something simple I don’t have configured properly. When I previously installed wpmu with sub-directories I was getting the following URL http://example.com/blog/2010/04/26/hello-world/ … going to /blog would redirect to the site’s front page.
Disclaimer: I’m new to wpmu and buddypress, though I do have experience with single wordpress installs.
April 26, 2010 at 4:14 pm #75273In reply to: how to – inbox and stats widgets?
armandmorin
ParticipantI would like to know this one too.
If you search wordpress plugins you can find the inbox stats.
https://wordpress.org/extend/plugins/inbox-widget/What I’m looking for is the “stats” plugin or modification I can use like the one on this site too.
April 26, 2010 at 3:30 pm #75266In reply to: BuddyPress and WordPress 3.0
Chad Holden
ParticipantI’ve tried the installation a few times on WAMP, MAMP and multiple installations on the same server … It should be important to note that THIS site bp.org has the same avatar uploading issues with this new template/release.
This is my htaccess file, which makes the avatar cropper work, but I still get the upload error after :
RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ – [L]# uploaded files
RewriteRule ^files/(.+) wp-includes/ms-files.php?file=$1 [L]RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^ – [L]
RewriteRule . index.php [L]
# BEGIN WordPressRewriteEngine On
RewriteBase /
RewriteRule ^index.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]# END WordPress
April 26, 2010 at 3:03 pm #75262In reply to: DB migration
Paul Wong-Gibbs
KeymasterWordPress loads the database from the setting in your Wp-config.php file. Once your new server or db is setup, just import a copy of your current db into it and update that config file.
April 26, 2010 at 1:33 pm #75254In reply to: Hosting requirements for Buddypress
Ipstenu (Mika Epstein)
ParticipantIn part that depends on how big a BP install you’re going to have. I would read this: http://wpmu.org/dedicated-or-shared-hosting-for-wordpress-mu/
Basically you’d look at it the same way you’d look at a WPMU site. How much traffic, how many users, how many groups and forums etc etc.
April 26, 2010 at 12:52 pm #75248In reply to: Is there a way to make BP a members only site?
scoophk
MemberI just used: registered users only 2
https://wordpress.org/extend/plugins/registered-users-only-2/Worked perfectly on activation.
Then went into my login.php and added the client’s logo to the login page – as Register plus didn’t seem to want to upload the logo for me. -
AuthorSearch Results