Search Results for 'buddypress'
-
AuthorSearch Results
-
April 11, 2011 at 5:54 pm #110037
In reply to: BuddyPress and Shared Hosting
David Lewis
ParticipantNow that BuddyPress runs on WordPress in single blog mode… what do people think about running BuddyPress on a shared host in single blog mode with a community of maybe 175 members. Again… there would just be the ONE parent blog. No sub-blogs.
April 11, 2011 at 5:51 pm #110035April 11, 2011 at 5:09 pm #110027In reply to: [Suggestion] BuddyPress Badges.
@mercime
ParticipantThere’s something like that already. Just needs to be updated https://wordpress.org/extend/plugins/buddypress-badge/
April 11, 2011 at 5:04 pm #110025In reply to: profile field setup question
@mercime
ParticipantWP/BP versions? Have you deactivated all plugins except BuddyPress and changed to bp-default theme to see this is not a plugin/theme conflict?
April 11, 2011 at 4:34 pm #110022In reply to: No Admin Bar or any other sign of BP on website page
Hugo Ashmore
Participant@mercime Blame it on the backticks, bad workman blames…

Off to posts a forum alert “mercime is logged in , would all users kindly take caution when posting and if they can’t find their post later please search at random through the last 100 threads”
April 11, 2011 at 3:50 pm #110021In reply to: No Admin Bar or any other sign of BP on website page
@mercime
Participant== it’s just mercime having a little ‘re-arranging of the furniture’ session ==
@hnla not fair, LOL. The sticky should be about what a backtick is. It’s not an apostrophe and neither should they place “backticks“ as is before and after code
April 11, 2011 at 3:35 pm #110019In reply to: No Admin Bar or any other sign of BP on website page
Hugo Ashmore
Participant@mercime 😆 not having a good day all in all
Think we’d better post a sticky just warning people that if their posts appear to start jumping around random threads not to panic it’s just mercime having a little ‘re-arranging of the furniture’ session
April 11, 2011 at 3:27 pm #110018In reply to: 20 Avatars
@mercime
Participant@johnjamesjacoby is currently upgrading BuddyPress.org and other BP assets. Thank you for your patience.
April 11, 2011 at 3:13 pm #110013In reply to: 20 Avatars
Johnny Sullen
ParticipantI can’t change my avatar. I get this when I try to upload an image:
Upload Failed! Error was: Unable to create directory /home/buddypress/public_html/wpmu/wp-content/blogs.dir/1/files/avatars/7007810. Is its parent directory writable by the server?
@mercime
ParticipantHave you checked this out?
https://codex.buddypress.org/developer-docs/translations/swedish-svenska-sv_se/April 11, 2011 at 2:35 pm #110005In reply to: Making Your Theme BuddyPress Compatible
@mercime
Participant@alexbdd Following the instruction in this BP codex article https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/
Go to server and download the template folders/files transferred by BP Template Pack plugin process to your active WP theme folder down to your computer.
Open up activity/index.php
change this at the top, replace:
``
with
`<?php
get_header ();
?>
<div class="column span-“>`At the bottom of same file, replace
``
with
`
<?php
get_sidebar();
get_footer();
?>`Save file and upload to server following the directory structure. You need to do the same thing in the next 12 files.
April 11, 2011 at 2:13 pm #110003In reply to: How to Change Add Friend to Add as friend
@mercime
ParticipantApril 11, 2011 at 2:09 pm #110001In reply to: Making Your Theme BuddyPress Compatible
alexbdd
MemberSorry the full code is here:
EDIT – Corrected your backticks in above post. Use backtick (`) before and after the code so code will be displayed in post. — Mercime
April 11, 2011 at 2:08 pm #110000In reply to: Making Your Theme BuddyPress Compatible
alexbdd
MemberHi anyone,
I am using a special theme with index.php coded like this:
`<?php
get_header ();
?>
<div class="column span-“>
<?php
bm_homepageIntro ();
bm_homepageTabs ();
?><?php
get_sidebar();
get_footer();
?>`How can I make changes to fix the theme layout? It’s strange that there is no div id on my index.
Thank you,
Alex
April 11, 2011 at 1:47 pm #109998In reply to: Not able to create a group
@mercime
Participant@number_6 you might need to update template tags in Saffron theme’s header.php which you can double check by comparing with header.php of bp-default theme https://trac.buddypress.org/browser/tags/1.2.8/bp-themes/bp-default/header.php
April 11, 2011 at 1:01 pm #109991In reply to: Reset buddypress cache?
tclayson
MemberOk thanks.
April 11, 2011 at 12:08 pm #109986In reply to: Reset buddypress cache?
Paul Wong-Gibbs
KeymasterThere’s no cache (only WordPress’) but the activity stream content is written once into the database. You’ll have to go into the database, bp_activities table, and make changes manually.
April 11, 2011 at 9:11 am #109977In reply to: Friend Referral System
@mercime
Participant@Bowromir the last time I used Secure Invites on test install a year ago, my test users had to reset their passwords when I disabled it to test another invite plugin. Do you know if that behavior has changed in recent versions?
April 11, 2011 at 9:09 am #109975In reply to: Friend Referral System
Bowe
ParticipantIf you want to completely disable public registrations, and only want to set up a invite only BuddyPress community, check out this plugin as well: https://wordpress.org/extend/plugins/wordpress-mu-secure-invites/
Should work in combination with the plugin Mercime mentioned
April 11, 2011 at 8:15 am #109972In reply to: Friend Referral System
@mercime
ParticipantApril 11, 2011 at 7:46 am #109970In reply to: Importing LJ communities to BP groups
@mercime
Participant1) You could import/export all posts and comments from LJ to WordPress site. https://codex.wordpress.org/Importing_Content#LiveJournal. Didn’t check what WP version the script was compatible with, but you can download WP versions from this page
and upgrade to later version later.
https://wordpress.org/download/release-archive/Currently, there are no scripts to convert these into a BuddyPress group setting. You might have to hire someone to consult with or to implement that as well as import users automagically as BP/WP users along the way.
http://jobs.wordpress.net/#2 and #3. Haven’t seen any indication that this can be done except probably with RSS imports/exports. I suggest you clear up #1 first before moving along these questions.
April 11, 2011 at 3:04 am #109966In reply to: Allowing Users to Customize Their Background Image
pcwriter
ParticipantOoh! Very cool… I was going to start playing around with the idea for my theme too. But I’ll wait for your plugin which will likely be infinitely more robust than my n00b brain could churn out
April 11, 2011 at 1:32 am #109955waldis
MemberI just went though every post and do not see anybody with a problem mentioning whether you are working with sweet potatoes or white potatoes. Just to mention that they are not the same thing, not even close, and the same refers to Apachi vs. MS IIS.
I’m running Win 2008r2 Server with IIS7.5 (key information), any BuddyPress links are missing index.php in the url. Does anyone have a solution for this case (plese do not tell me that I need to enable mod_rewrite or any other silly thing)
Thank you,
Waldis
April 11, 2011 at 12:55 am #109953In reply to: Groups can’t find groups page – 404
waldis
MemberHi,
I looked at your site, and it looks like you’ve figured it out. Would you share your solution?
I see hundreds of posts with this problem for buddypress running under IIS not adding index.php in the link, but most of the people just throw at you suggestions without reading posts – mainly they fail to understand that IIS is not the same as Apachi.
Thanks,
Waldis
April 10, 2011 at 9:52 pm #109949In reply to: How to combine WP and BP themes
@mercime
Participant= I found some article and plugin for custimizing WP theme for BP ==
That’s one way, using your WordPress theme and installing the BP Template Pack plugin to transfer BP template files (for BP component pages) plus ajax and js goodness to make your WP theme BP-compatible.
Another way is to create a child theme of the bp-default theme
https://codex.buddypress.org/theme-development/building-a-buddypress-child-theme/
then adjust via CSS only to change layout and colors or do more than that. -
AuthorSearch Results