Search Results for 'wordpress'
-
AuthorSearch Results
-
March 23, 2012 at 12:36 pm #131865
In reply to: Only My Profile page 404ing after 1.5 upgrade … ?
Boone Gorges
KeymasterNot sure where to start with this, but the `-2-2` problem reminds me of https://buddypress.trac.wordpress.org/ticket/2642. Note that that ticket had to do with a very specific problem which is, I think, different from yours in the details, but may have the same root issue. As an experiment, try commenting out the following line in `bp-members/bp-members-functions.php`:
`add_action( ‘pre_user_login’, ‘bp_core_strip_username_spaces’ );`
March 23, 2012 at 10:18 am #131864In reply to: Is buddypress right for me? Job Recruitment Site
Roger Coathup
ParticipantWe have job postings and different user roles running on a couple of our BuddyPress based websites.
Essentially though, it’s a task that requires a skilled developer, rather than being a simple configuration.
You’ll need a bespoke build – in our case, we have our own custom post types for jobs, use WordPress user roles & capabilities to differentiate between user types, and ‘hook’ them in to BuddyPress as a new component. For the bells and whistles, we also integrate payments and cron jobs to monitor and tidy up when job ads expire.
March 23, 2012 at 2:17 am #131849In reply to: Registeration doesn’t work
aces
ParticipantThere is something wrong with your register page as, I think, it should have Name ( at least ) as a required field under the profile details section.
If I click on ‘complete sign up’ without filling anything in then it redirects to the front page whearas I think it should stay on the same page but with error messages.
Is https://wordpress.org/extend/plugins/page-links-to/ the plugin that you mentioned in the other topic?
I wonder if it is compatible with buddypress. Buddypress is quite particular about it’s permalinks….. If you disable page-links-to, do you get the profile details content on the register page then?
It could be something else to do with permalinks and the .htaccess file that should be in the same directory as the wp-config.php file.
The usual method for diagnosing issues is to disable all plugins and revert to bp-default. If it then works one can start to reactivate plugins and theme until something goes wrong – ie the last thing you reactivated would be the chief suspect!
March 22, 2012 at 9:41 pm #131836In reply to: Can’t Register, Help!
aces
Participantoops, i deleted it, so here it is again http://sumtips.com/2011/01/enable-multisite-feature-wordpress-3-1.html
I think the `ErrorDocument 404 /index.php?error=404` line might be complicating things, so I would suggest removing it ( or putting `#` in front ) until the site is working properly again….
March 22, 2012 at 9:18 pm #131830In reply to: Point BP to an existing database
piccollopete
Memberoh yeah, it’s not originally wordpress…I am interested to see the results I get on this tonight. I know the guy that built the original table is still around, I’m just not sure how available he is to help me out. And, I chalk this up to a really good opportunity for a learning experience.
March 22, 2012 at 9:13 pm #131828In reply to: Can’t Register, Help!
coreymj78
Member# BEGIN WordPress
ErrorDocument 404 /index.php?error=404RewriteRule ^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]Options All -Indexes
AddType audio/x-m4a .m4a
AddType audio/x-m4b .m4b#END WordPress Multi Site
# END WordPressMarch 22, 2012 at 9:03 pm #131827In reply to: Buddypress forum to bbPress forum
@mercime
ParticipantComing up sometime soon https://buddypress.trac.wordpress.org/ticket/3598 so if you have numerous postings already in your group forums, you might want to use group forums first and wait for the official way to safely move group forums (BP internal bbPress) to sitewide forums (bbPress the plugin)
March 22, 2012 at 6:12 pm #131798In reply to: Point BP to an existing database
shanebp
ModeratorIf the old site isn’t WordPress –
You’ll need to write a script to insert the existing users to your new database.
Might be tricky.Do a search on migrating from code-base-of-your-old-site to WordPress, you might get lucky.
March 22, 2012 at 12:09 pm #131784In reply to: removing logged out user message
@ChrisClayton
Participant@hallsy – are you using the “Activity stream extras” plugin? i believe that plugin outputs that message.
http://etivite.com/wordpress-plugins/buddypress-activity-stream-extras/March 22, 2012 at 8:43 am #131781In reply to: User registration approval by admin
Etienne ROSENSTIEHL
ParticipantMany thanks but nothing really works automaticly as it does on WordPress with theme-my-login or equivalent plugins.
I tried to use the ‘pending’ status for user and it does not work either.
At the end of the day, I use Buddypress and Private BuddyPress and I unclick the ‘anyone can register’ tick box.
– Users are then created manually by the Admin. Probably the most effective moderation.
– Blog and pages are public, social network remains private.March 22, 2012 at 4:07 am #131774@mercime
Participant== my sister has had to re do a passwords more then 10 times, every time she updates it here she has to re do it again at word press ==
Nope. You only need to create an account at WP.org and you can use the same username and password here and at bbPress, among others.== we are going to kickapps were we know support is live ==
Know that we are all volunteers living in different time zones. You have the freedom to choose whatever platform meets your needs even if you have to pay for it.Thank you for your feedback. Good luck.
March 22, 2012 at 2:32 am #131767yadigit
ParticipantHonestly I searched for Social Networks CMS ( EVERYTHING YOU CAN THINK OF) Unless you feel like paying 200 bucks for a program or a download link buddypress is the way to go..
Buddypress is very simple to edit and change…As far as Privacy settings go.. yeah I know buddypress lacks that but it’s REALLY easy to create your own type of plugin to handle the privacy settings, or even script it in.
At times you don’t get a reply, but other times you do. When I did get a reply it helped out a lot.
Perhaps learn some PHP or how Buddypress and WordPress works.Or just download Elgg and let me know how well that goes.
Best of Luck.
Ps. Buddypress ROCKSMarch 22, 2012 at 12:35 am #131763benstacey
Member– WP/BP versions?
WP 3.3.1 / BP 1.5.4
– WP Installed in root.
– WP Multisite = Subdirectory.
– Windows or Linux server? Not sure.
– Is this a new installation or an old one where you recently installed BP? I recentley installed buddy press on an old one.
– Check folder permissions via CHMOD, what are they?
Not sure which folders to check.
– What other plugins are activated in your secondary site with BP?
The primary site has quite a few plugins. As far I know I have to activate them as “Network activated” for them to work So i suppose the ones that are on the primary are also active on the secondary.Here’s the list of plugins i’m currently using on the primary site at least. I only really need to use buddy press and some sort of albums plugin on the secondary.
Add multiple users v1.2.2
Akismet v2.5.5
BM Custom Login v1.6.5
Buddypress v1.5.4
Buddypress Album v 0.1.8.11
Contact Form 7 v3.1.1
Dynamic Widgets v1.5.0
Events made easy v1.0.2
Facebook Comments for WordPress v3.1.3
Hello Dolly v1.6
Image Widget v3.3.2
Options Framework v1.0
Regenerate Thumbnails v2.2.3
Relevanssi v2.9.14
Simple add pages or posts v1.6
Tube Press v1.6
WSA Favicon v1.0– On the primary site i’m using Block by Organic themes. On the secondary i’m using Angus by epicthemes.
March 21, 2012 at 11:13 pm #131760modemlooper
ModeratorDid you by chance install WordPress through a one click host install?
March 21, 2012 at 8:48 pm #131757In reply to: New user is listed fifteen times in Member Directory
dianeinatlanta
MemberI followed your instructions. I have the latest downloads of Buddypress, WordPress, and BBpress. I am using the Salutation Theme. I inactivated all plugins with the exception of the Buddypress and used the default theme. The multiple users still show in the member directory, but only one user is registered.
Hope this is enough information this time.
March 21, 2012 at 6:54 pm #131754@mercime
ParticipantTo make your WP theme compatible with BuddyPress, you need to install and activate the BP Template Pack plugin and then go through Appearance > BP Compatibility https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/
Also, please check out this info before installing BuddyPress – https://codex.buddypress.org/getting-started/before-installing/#system-server
March 21, 2012 at 6:36 pm #131752@mercime
Participant@benstacey Please give info per my post at WP forums
March 21, 2012 at 12:29 am #131715In reply to: I need Help on Arras WordPress Theme With BuddyPress
@mercime
Participant@videogamerznet don’t know if you’re using stable or beta. In any case, just so we’re on the same page and to move this discussion forward, open up your theme’s updated header.php, copy code, and paste code in pastebin.com, click submit, then post the generated pastebin.com URI here. Do the same for your theme’s updated sidebar.php, footer.php, index.php and page.php
March 20, 2012 at 9:44 pm #131706In reply to: Attachments to forum posts
@mercime
ParticipantYou can attach images to Sitewide Forums (bbPress plugin) via https://wordpress.org/extend/plugins/gd-bbpress-attachments/
As for attachments for Group Forums, old plugin has not been updated for BP 1.5
March 20, 2012 at 9:17 pm #131703In reply to: Problem with menu + custom menu won’t work
@mercime
ParticipantMy BuddyPress, a bp-default child theme, has not been updated for version BP 1.5
Compare the header.php of the My BuddyPress” theme to that of bp-default theme’s header.php where the old links in My BuddyPress have not been updated, among other things.
March 20, 2012 at 8:33 pm #131698In reply to: I need Help on Arras WordPress Theme With BuddyPress
videogamerznet
Member@mercime Hello, Here is the link to the Site where I got it and I got the very latest version on it: http://code.google.com/p/arras-theme/downloads/list.
Also I am not having some of the other problems as I have fixed them but I have a problem as some of the stuff will not fit on the site.
March 20, 2012 at 8:08 pm #131697In reply to: Brand Newbie Question re: Reviews w/ BuddyPress
@mercime
ParticipantYou could start off with https://wordpress.org/extend/plugins/bp-group-reviews/ then have to add on the codes for the additional functions that you require, or hire a developer to do so.
March 20, 2012 at 7:56 pm #131695In reply to: I need Help on Arras WordPress Theme With BuddyPress
@mercime
Participant@videogamerznet no problem. Where did you download your Arras theme – site URL? There are different sites which do that and I want to know which version you have activated.
March 20, 2012 at 6:53 pm #131687In reply to: bbPress forum not updating activity streams?
Unit9
ParticipantHi Paul – thanks for the reply!
Yep it does – works for everything: Posting new stories in the blog. Commenting on other people’s profiles. Making groups, etc. The only thing it doesn’t work for is the forum.
If it helps, I literally installed Buddypress from within the latest version of WordPress and I installed the stand-alone bbPress forums from within the Buddypress forum settings.
March 20, 2012 at 7:59 am #131659@mercime
Participant@allentan there’s something awry with your installation if you keep giving me the code for the Group Directory Index when I ask for your Clearphoto theme’s index.php file. Assuming you have the original zipped file of your Clearphoto theme, I suggest that you delete the clearphoto theme in your server via Appearance > Themes > Clearphoto – delete. Then reinstall Clearphoto for a clean slate.
Activate BP Template Pack plugin and go through Appearance > BP Compatibility process. Again, for a clean setup.
Then download BP Template Pack folders in your theme’s folder in server – /activity, /blogs, /forums, /groups, /members, and /registration
Based on the HTML structure of your theme, you’d need to use the first option, i.e., change 16 template files within the 6 BP folders transferred to your Clearphoto theme folder in server during the compatibility process.
Download the 6 clean BP folders to your computer hard drive.
A. At the top of each of those 16 template files I linked to above, replace
``with
`<?php if ( function_exists('yoast_breadcrumb') ) { yoast_breadcrumb('‘,’
‘); } ?>
`
Save files. -
AuthorSearch Results