Search Results for 'buddypress'
-
AuthorSearch Results
-
August 24, 2012 at 9:30 am #140113
In reply to: Multisite Installation Problem
danbpfr
ParticipantHello,
what is your mother language ?If you use define(‘DOMAIN_CURRENT_SITE’, ‘buddypress.seyte.com’); it means that “buddypres”s is a subdomain of seyte.com !
This suppose also that wordpress is installed at the root of seyte.com.
But you declare define(‘SUBDOMAIN_INSTALL’, false);
Pass this to true instead of false and see what you get.Subdomain install needs also the usage of a wildcard declaration on your host settings.
https://codex.wordpress.org/Create_A_Network
https://codex.wordpress.org/Before_You_Create_A_NetworkIf this is too complicated for you, i suggest that you deactivate all your plugins and custom theme.
Erase the wp-config file and restart your WP install. Be sure that wp is at the root of seyte.com
After this install, go to wp-admin and activate the network install.
When done, activate the buddypress plugin.
Make the setting of BP specially “blogs” creation.
Activate bp-default theme and test your install.
If everithing is working, create a new blog and test again.
Now if you want you can change the themes of the main site and/or the newly created blog.
And finally reactivate your other plugins (if you use some)August 24, 2012 at 12:12 am #140104rodtrent
Participant@marc-birkett So…what exactly did you add to your web.config? Your link talks about the htaccess file which isn’t available for IIS.
August 23, 2012 at 11:46 pm #140100In reply to: BuddyPress ecommerce plugins
Roger Coathup
ParticipantWoo is the best I’ve come across so far.
We started a shop extension to a BP site on Jigo, but quickly switched to Woo (a fork of Jigo) because it provided obvious hooks and filters we needed as developers that simply weren’t there on Jigo. Other parts of the API seem richer as well.
You can check out the site: http://www.enterprisenation.com/shop/
There is a plugin for even tighter integration with the BP profile, but we are going to reengineer that as we feel it places some screens in the wrong place and doesn’t provide the smoothest UX as a result.
August 23, 2012 at 9:00 pm #140096In reply to: Set so member does not have to put in real name
Robert
MemberI’m not a Buddypress developer, but I am advising my users to only use their first name, nickname, or username for the “Name” field. On the other hand you could try removing some of the related script in register.php which controls the content on your Register page. The file can be found under wp-content/plugins/buddypress/bp-themes/bp-default/registration/register.php. Just make sure you download the file or back it up before modifying and testing the file.
August 23, 2012 at 8:55 pm #140095In reply to: BuddyPress ecommerce plugins
thirstcard
MemberHi karmatosed
I am looking for a deeper integration with BuddyPress. For example, a lot of the ecommerce plugins available let your customers buy something. They even let them create a ‘shopper’ account. BUT – this ‘shopper’ account isn’t a wordpress or buddypress account.
I have my eye on WooCommerce at the moment. Perhaps there are some more good ones available?
August 23, 2012 at 8:14 pm #140093In reply to: empty profile for logged in user
miochat
MemberI uploaded both buddypress and my custom theme via FTP
and checked if all my BP pages were still there and correctly coupled (and they were)
but unfortunately this didn’t help; still no content on all ‘my account’ pages
Any other suggestions?August 23, 2012 at 7:39 pm #140092In reply to: New update Registration issue
Tammie Lister
ModeratorMy first though is have you updated all your plugins and theme (if there are new updates) to go with your BuddyPress install.
Secondly, have you re-saved both your permlinks and settings under BuddyPress – that would be through the admin?
August 23, 2012 at 7:37 pm #140091In reply to: BuddyPress ecommerce plugins
Tammie Lister
ModeratorWhen you say ‘BuddyPress’ the logins that people use are WordPress so if that’s all you want them to be able to do you are fairly open to solutions that work on WordPress. However, are you looking for more deeper integration with BuddyPress and your shop?
August 23, 2012 at 7:00 pm #140088In reply to: How to Optimize and Maximize BuddyPress Performance
Austin Nichols
MemberThese 3 scripts control the slider or image slideshow. Hard to tell without seeing how you have it setup. If you are just using thumbs and not the slide show you can turn this feature off in the Nextgen settings (I believe it’s under the Galleries tab).
nextgen-gallery/shutter/shutter-reloaded.js?ver=1.3.3
nextgen-gallery/js/jquery.cycle.all.min.js?ver=2.9995
nextgen-gallery/js/ngg.slideshow.min.js?ver=1.06August 23, 2012 at 6:54 pm #140087In reply to: How to Optimize and Maximize BuddyPress Performance
frank tredici
MemberThanks @FIQ
NextGen was only installed last week because we wanted to publish a photo gallery. The install and activation of NextGen really had little to no impact on the site — it was already trudging along prior to NextGen.
But I’ll see if I can have it load only on the photo galley page.
Images are optimized using “WP Smush.it”
Not sure what the “slider” is.
As for the widgets, we eliminated a number of them during initial setup. We need the 3-4 widgets we are currently using.
As for the theme, we developed it our self. We have on staff, a pro designer/theme-developer that develops themes for all our WordPress sites. The theme for our BP site is identical to the theme for our complementary public facing site. The public facing site runs a WP blog and it is lightning fast (on the same sever as well)
August 23, 2012 at 6:50 pm #140086In reply to: Stop Profile Text Appearing As Links
Austin Nichols
MemberOne of my new fav BP plugins…

https://buddypress.org/community/groups/buddypress-extended-settings/
by @modemlooper
August 23, 2012 at 6:44 pm #140085In reply to: How to Optimize and Maximize BuddyPress Performance
Austin Nichols
MemberThat’s a ton of scripts. My bet just by looking at it is the Nexgen is slowing things. Check these out….
Only loads Nextgen on pages where it is used:
http://www.markstechnologynews.com/2012/02/nextgen-gallery-optimizer-wordpress-plugin-helps-boost-your-sites-page-load-speed.htmlOptimizes images:
http://shanebishop.net/ewww-image-optimizer/I would limit the number of images in your slider and other basic steps. You should also limit the number of widgets you use. It’s hard to tell just by looking at what you posted. Not sure what type of theme you are using, but unless you built it yourself or are using the default theme I would bet it extremely bloated like almost all premium themes sold today.
August 23, 2012 at 5:56 pm #140084In reply to: Theme issue – Page alignment
mumbaipav
Participant@mercime apologies for delay in responding
I would like to keep all BP pages with sidebar.
I really appreciate your help. Thank you once again!
August 23, 2012 at 5:21 pm #140082In reply to: Stop Profile Text Appearing As Links
arterynyc
ParticipantYou will need to do this which means creating your own bp-custom.php file. It explains on that page.
https://codex.buddypress.org/extending-buddypress/bp-custom-php/
August 23, 2012 at 4:03 pm #140080danbpfr
Participant@travel-junkie It’s a myth yeah, but it’s not a myth that at each page load, the page is recontructed with all the plugins, filters, filters of filters, and all the rest. The amount count or better said the server settings of many details such as php memory, max_exec etc
You’re right, good coding practice is the primar condition, but who knows that when installing a plugin ? A quality plugin coded under the 4.x area isn’t really quality satisfying today. Awfull plugins writen with the feet, but doing the job (even if penibly) are(where) legion.
Most of the plugin’s user are not php guru’s to see what changed, what is good or not in the code.
Even pro developper’s are not all qualified to be quality dev’s. Go, go, go, allways faster und hektische arbeit zum schluss. You’ll probably know that.
And what is “quality” in the wpsphere ? 5 minutes install, download a theme, a plugin by one click and bum, done ? In the best case, user will shout “it work’s !”

It’s not quality, it’s just an easy craftwork.
Aber sonst alles klar. Tchuss
EDIT: a funny conclusion to this just posted here few minutes ago in this tread:
https://buddypress.org/community/groups/creating-extending/forum/topic/bp-better-directories-abandoned/
that mentionned this (very explicit in my mind)
https://wordpress.org/support/topic/plugin-bp-better-directories-ready-or-notAugust 23, 2012 at 3:41 pm #140079frank tredici
MemberHow do you go about evaluating the quality of a plug-in? (ie., how would you personally do that if you had a slow running WP site?)
I appreciate your comments and insight.
August 23, 2012 at 3:17 pm #140075In reply to: Can I turn off the “what’s new” in the profile?
danbpfr
ParticipantRead again @frank13 ‘s answer.

You have to make a copy of post-form.php file and put it into your church theme
From within this copy in this copy you comment the line 25, like this
`// printf( __( “What’s new, %s?”, ‘buddypress’ ), bp_get_user_firstname() );`Done !
I you ask again i will answering in french
August 23, 2012 at 3:02 pm #140073danbpfr
ParticipantDe nada !
Maybe also something here: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/image-beside-username-by-user-role/August 23, 2012 at 2:58 pm #140071In reply to: How to disable users to post what’s new in profile?
danbpfr
ParticipantAugust 23, 2012 at 2:46 pm #140066In reply to: How to Optimize and Maximize BuddyPress Performance
frank tredici
MemberHere is log file dump from the HTTP Live Headers add-on to Firefox:
the following header response comes back immediately when I hit the BP Home Page
`#request# GET http://my.domain.com/insider/`the following header responses take about 5 clock seconds to compile and come back prior to rendering the BP Home Page
`GET /insider/
#request# GET http://my.domain.com/insider/wp-content/plugins/buddypress/bp-core/css/buddybar.css?ver=20110723
#request# GET http://my.domain.com/insider/wp-content/themes-ai1ec/vortex/style.css?ver=1.8.2-6
#request# GET http://my.domain.com/insider/wp-content/themes-ai1ec/vortex/css/event.css?ver=1.8.2-6
#request# GET http://my.domain.com/insider/wp-content/plugins/nextgen-gallery/css/nggallery.css?ver=1.0.0
#request# GET http://my.domain.com/insider/wp-content/plugins/nextgen-gallery/shutter/shutter-reloaded.css?ver=1.3.4
#request# GET http://my.domain.com/insider/wp-content/plugins/bbpress/bbp-theme-compat/css/bbpress.css?ver=2.1.2
#request# GET http://my.domain.com/insider/wp-content/plugins/buddypress/bp-themes/bp-default/_inc/css/default.css?ver=20120110
#request# GET http://my.domain.com/insider/wp-content/themes/my-theme/style.css?ver=20120110
#request# GET http://my.domain.com/insider/wp-content/plugins/buddypress/bp-themes/bp-default/_inc/css/responsive.css?ver=20120110
#request# GET http://my.domain.com/insider/wp-content/plugins/buddypress-sitewide-activity-widget/swa.css?ver=3.4.1
#request# GET http://my.domain.com/insider/wp-includes/js/jquery/jquery.js?ver=1.7.2
#request# GET http://my.domain.com/insider/wp-content/themes-ai1ec/vortex/js/event.min.js?ver=1.8.2-6
#request# GET http://my.domain.com/insider/wp-content/plugins/nextgen-gallery/shutter/shutter-reloaded.js?ver=1.3.3
#request# GET http://my.domain.com/insider/wp-content/plugins/nextgen-gallery/js/jquery.cycle.all.min.js?ver=2.9995
#request# GET http://my.domain.com/insider/wp-content/plugins/nextgen-gallery/js/ngg.slideshow.min.js?ver=1.06
#request# GET http://my.domain.com/insider/wp-includes/js/comment-reply.js?ver=3.4.1
#request# GET http://my.domain.com/insider/wp-content/plugins/buddypress/bp-themes/bp-default/_inc/global.js?ver=20120110
#request# GET http://my.domain.com/insider/wp-content/plugins/buddypress-sitewide-activity-widget/swa.js?ver=3.4.1
#request# GET http://my.domain.com/insider/wp-content/themes-ai1ec/vortex/js/general.min.js?ver=3.4.1
GET /insider/wp-content/themes-ai1ec/vortex/css/event.css?ver=1.8.2-6
GET /insider/wp-content/themes-ai1ec/vortex/style.css?ver=1.8.2-6
GET /insider/wp-content/plugins/nextgen-gallery/css/nggallery.css?ver=1.0.0
GET /insider/wp-content/plugins/nextgen-gallery/shutter/shutter-reloaded.css?ver=1.3.4
GET /insider/wp-content/plugins/buddypress/bp-themes/bp-default/_inc/css/default.css?ver=20120110
GET /insider/wp-content/themes/my-theme/style.css?ver=20120110
GET /insider/wp-content/plugins/buddypress/bp-themes/bp-default/_inc/css/responsive.css?ver=20120110
GET /insider/wp-content/plugins/buddypress-sitewide-activity-widget/swa.css?ver=3.4.1
GET /insider/wp-includes/js/jquery/jquery.js?ver=1.7.2
GET /insider/wp-content/themes-ai1ec/vortex/js/event.min.js?ver=1.8.2-6
GET /insider/wp-content/plugins/nextgen-gallery/shutter/shutter-reloaded.js?ver=1.3.3
GET /insider/wp-content/plugins/nextgen-gallery/js/jquery.cycle.all.min.js?ver=2.9995
GET /insider/wp-content/plugins/nextgen-gallery/js/ngg.slideshow.min.js?ver=1.06
GET /insider/wp-includes/js/comment-reply.js?ver=3.4.1
GET /insider/wp-content/plugins/buddypress/bp-themes/bp-default/_inc/global.js?ver=20120110
GET /insider/wp-content/plugins/buddypress-sitewide-activity-widget/swa.js?ver=3.4.1
GET /insider/wp-content/themes-ai1ec/vortex/js/general.min.js?ver=3.4.1
GET /insider/wp-content/plugins/buddypress/bp-core/css/buddybar.css?ver=20110723
GET /insider/wp-content/plugins/bbpress/bbp-theme-compat/css/bbpress.css?ver=2.1.2
#request# GET http://www.google-analytics.com/ga.js
#request# GET http://my.domain.com/insider/
#request# GET http://www.google-analytics.com/__utm.gif?utmwv=5.3.5&utms=29&utmn=1265154557&utmhn=my.domain.com&utmcs=UTF-8&utmsr=1280×800&utmvp=1263×700&utmsc=24-bit&utmul=en-us&utmje=1&utmfl=11.4%20r402&utmdt=Insider&utmhid=839616288&utmr=0&utmp=%2Finsider%2F&utmac=UA-33894838-1&utmcc=__utma%3D4033783.1564170897.1323362212.1345719185.1345723065.111%3B%2B__utmz%3D4033783.1334666053.51.2.utmcsr%3Dmy.domain.com%7Cutmccn%3D(referral)%7Cutmcmd%3Dreferral%7Cutmcct%3D%2Fdev%2Fblog%2Fabout-us%2F%3B&utmu=q~
#request# GET http://my.domain.com/insider/wp-content/plugins/buddypress/bp-core/css/buddybar.css?ver=20110723
GET /__utm.gif?utmwv=5.3.5&utms=29&utmn=1265154557&utmhn=my.domain.com&utmcs=UTF-8&utmsr=1280×800&utmvp=1263×700&utmsc=24-bit&utmul=en-us&utmje=1&utmfl=11.4%20r402&utmdt=Insider&utmhid=839616288&utmr=0&utmp=%2Finsider%2F&utmac=UA-33894838-1&utmcc=__utma%3D4033783.1564170897.1323362212.1345719185.1345723065.111%3B%2B__utmz%3D4033783.1334666053.51.2.utmcsr%3Dmy.domain.com%7Cutmccn%3D(referral)%7Cutmcmd%3Dreferral%7Cutmcct%3D%2Fdev%2Fblog%2Fabout-us%2F%3B&utmu=q~
#request# GET http://my.domain.com/insider/wp-content/themes-ai1ec/vortex/style.css?ver=1.8.2-6
#request# GET http://my.domain.com/insider/wp-content/themes-ai1ec/vortex/css/event.css?ver=1.8.2-6
#request# GET http://my.domain.com/insider/wp-content/plugins/nextgen-gallery/css/nggallery.css?ver=1.0.0
#request# GET http://my.domain.com/insider/wp-content/plugins/nextgen-gallery/shutter/shutter-reloaded.css?ver=1.3.4
#request# GET http://my.domain.com/insider/wp-content/plugins/bbpress/bbp-theme-compat/css/bbpress.css?ver=2.1.2
#request# GET http://my.domain.com/insider/wp-content/plugins/buddypress/bp-themes/bp-default/_inc/css/default.css?ver=20120110
#request# GET http://my.domain.com/insider/wp-content/themes/my-theme/style.css?ver=20120110
#request# GET http://my.domain.com/insider/wp-content/plugins/buddypress/bp-themes/bp-default/_inc/css/responsive.css?ver=20120110
#request# GET http://my.domain.com/insider/wp-content/plugins/buddypress-sitewide-activity-widget/swa.css?ver=3.4.1
#request# GET http://my.domain.com/insider/wp-includes/js/jquery/jquery.js?ver=1.7.2
#request# GET http://my.domain.com/insider/wp-content/themes-ai1ec/vortex/js/event.min.js?ver=1.8.2-6
#request# GET http://my.domain.com/insider/wp-content/plugins/nextgen-gallery/shutter/shutter-reloaded.js?ver=1.3.3
#request# GET http://my.domain.com/insider/wp-content/plugins/nextgen-gallery/js/jquery.cycle.all.min.js?ver=2.9995
#request# GET http://my.domain.com/insider/wp-content/plugins/nextgen-gallery/js/ngg.slideshow.min.js?ver=1.06
#request# GET http://my.domain.com/insider/wp-includes/js/comment-reply.js?ver=3.4.1
#request# GET http://my.domain.com/insider/wp-content/plugins/buddypress/bp-themes/bp-default/_inc/global.js?ver=20120110
#request# GET http://my.domain.com/insider/wp-content/plugins/buddypress-sitewide-activity-widget/swa.js?ver=3.4.1
#request# GET http://my.domain.com/insider/wp-content/themes-ai1ec/vortex/js/general.min.js?ver=3.4.1
#request# GET http://www.google-analytics.com/ga.js
#request# GET http://my.domain.com/insider/wp-content/themes/my-theme/bg-body.gif
#request# GET http://my.domain.com/insider/wp-content/themes/my-theme/logo.png
#request# GET http://my.domain.com/insider/wp-content/plugins/buddypress/bp-themes/bp-default/_inc/images/60pc_black.png
#request# GET http://my.domain.com/insider/wp-content/plugins/buddypress-group-documents/images/icons/page_white_acrobat.png
#request# GET http://my.domain.com/insider/wp-content/plugins/buddypress/bp-core/images/admin-menu-arrow.gif
#request# GET http://my.domain.com/insider/wp-content/uploads/avatars/1/f92527bfdbc2c908f05319315beccc97-bpthumb.jpg
#request# GET http://my.domain.com/insider/wp-content/plugins/buddypress/bp-core/images/mystery-man.jpg
#request# GET http://my.domain.com/insider/wp-content/uploads/avatars/8/2376a70360ea90862328b5145f60e1b0-bpthumb.jpg
#request# GET http://my.domain.com/insider/wp-content/uploads/avatars/211/047c3149835126e0fd951c20644d8642-bpthumb.jpg
#request# GET http://my.domain.com/insider/wp-content/uploads/avatars/15/c4bf6ef1ace368628002573d5fec845b-bpthumb.jpg
#request# GET http://my.domain.com/insider/wp-content/uploads/avatars/201/c38bee7c846c6d31ee1b9c5f748771aa-bpthumb.jpg
#request# GET http://my.domain.com/insider/wp-content/uploads/avatars/70/2370531312fbe8d9f305acba204e0aa6-bpthumb.jpg
#request# GET http://my.domain.com/insider/wp-content/uploads/avatars/160/f77493475b78419437e6c3d0942a0b76-bpthumb.jpg
#request# GET http://my.domain.com/insider/wp-content/uploads/avatars/232/11e4ab1c22244e42f1d9533a71057e3f-bpthumb.jpg
#request# GET http://my.domain.com/insider/wp-content/uploads/avatars/41/b93c4db828f99cc02cb37242fcce903e-bpthumb.jpg
#request# GET http://my.domain.com/insider/wp-content/uploads/avatars/200/6368568e6bd72723a989116a8f63edba-bpthumb.jpg
#request# GET http://my.domain.com/insider/wp-content/uploads/avatars/42/de833684484713243add0776725e5c9a-bpthumb.jpg
#request# GET http://my.domain.com/insider/wp-content/uploads/avatars/12/7879fff38f31bed31fed1d4bdb7731a4-bpthumb.jpg
#request# GET http://my.domain.com/insider/wp-content/uploads/avatars/23/9f891af41f52da1cf0c056c4c9662e3b-bpthumb.jpg
#request# GET http://my.domain.com/insider/wp-content/uploads/avatars/89/c86fbe0b2068951757927283c8656ec3-bpthumb.jpg
#request# GET http://my.domain.com/insider/wp-content/uploads/avatars/239/310e82358507a4455c67aa411a9b2904-bpthumb.jpg
#request# GET http://my.domain.com/insider/wp-content/uploads/avatars/14/b73f47f905a0beb0cd94ad00b5eb70d5-bpthumb.jpg
#request# GET http://my.domain.com/insider/wp-content/uploads/avatars/16/b25cafa8cbb4afc8074855fc0493ad89-bpthumb.jpg
#request# GET http://my.domain.com/insider/wp-content/themes/my-theme/favicon.ico
#request# GET http://my.domain.com/insider/links/
GET /insider/links/`August 23, 2012 at 2:29 pm #140064frank tredici
MemberNice site @Chouf1 !
What plug-ins are you running? Especially what cache plug-in(s)?
My plug-in stack can be viewed at https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/how-to-optimize-and-maximize-buddypress-performance/
August 23, 2012 at 2:29 pm #140068danbpfr
ParticipantMaybe read here, for solution or inspiration
http://cleverness.org/2011/01/27/updated-buddypress-user-roles-code/August 23, 2012 at 1:44 pm #140067frank tredici
MemberI am already running Firebug and I was using Google Page Speed to monitor.
I immediately get `#request` and then the monitor tool sits and waits just as long as BP waits to build the page(s). Typically between 3-8 clock seconds.
August 23, 2012 at 1:39 pm #140063In reply to: How to Optimize and Maximize BuddyPress Performance
frank tredici
MemberTried your 2 ini_set commands for zlib compression. That did not do it.
Moving on to the next set of suggestions by Sarah Gooding.
August 23, 2012 at 1:27 pm #140061frank tredici
MemberRE: https://buddypress.org/showcase/
I clicked around the first 5 showcase sites (excluding the german one), and they all run faster than our BP install. Guess there’s hope for BP after all.
Wonder what makes those sites run so fast? If it’s a cache plug-in, would love to know which one they use. We use “Hyper Cache” and it’s not cutting it for us.
-
AuthorSearch Results