Search Results for 'buddypress'
-
AuthorSearch Results
-
September 21, 2012 at 12:07 am #142194
Sir Tie
ParticipantI also see the following in the error log:
Sep 20, 20:25:14 PHP Notice: Undefined offset: 1 in /home2/lifewiy0/public_html/cn/wp-content/plugins/buddypress/bp-activity/bp-activity-template.php on line 236
Sep 20, 20:25:14 PHP Notice: Trying to get property of non-object in /home2/lifewiy0/public_html/cn/wp-content/plugins/buddypress/bp-activity/bp-activity-template.php on line 2016
Sep 20, 20:26:15 PHP Notice: Undefined offset: 1 in /home2/lifewiy0/public_html/cn/wp-content/plugins/buddypress/bp-activity/bp-activity-template.php on line 236
Sep 20, 20:26:15 PHP Notice: Trying to get property of non-object in /home2/lifewiy0/public_html/cn/wp-content/plugins/buddypress/bp-activity/bp-activity-template.php on line 2016As for the plugins:
* BP Multilingual
* WPML plugins
* Events managerThis is new installation, I did not do any changes to any of the files from the error log.
September 20, 2012 at 11:52 pm #142193In reply to: Is BuddyPress a good solution for property managers?
@mercime
Participant@godleuf Using BuddyPress can be a good solution for property managers. And yes numbers 1-7 are all checks. Site Admin can be someone from the Corporate office. Each group can renamed and represent each property and the Group Admin/s can be renamed and show respective property manager/s. And “members” of each group are the respective tenants for the property. If the properties involved are more sophisticated than the one-level management set-up, you can even go multisite and choose one from two BP MultiNetwork plugins.
An experienced BuddyPress developer can set up, recommend free or premium BP/WP plugins to invest in for the rest of the site or even create the plugin from scratch.
September 20, 2012 at 11:33 pm #142192In reply to: Help with BuddyPress menu items
@mercime
Participant@ansidious My condolences to the family and friends of the man who passed away. On BP 1.2,8 — bp-default theme, Lines 51 through 77 show the generated menu items in header.php file https://buddypress.trac.wordpress.org/browser/tags/1.2.8/bp-themes/bp-default/header.php where the dev could have changed the slugs and other URL
September 20, 2012 at 11:17 pm #142191In reply to: Help with BuddyPress menu items
modemlooper
ModeratorThe best solution is to move content to a dev server piece by piece, get everything right and then just trash the current db. BP has come a long way since 1.2 and you don’t need to hack the core as much to customize it.
September 20, 2012 at 11:12 pm #142190erikahrend
MemberNobody?
September 20, 2012 at 10:32 pm #142209Ommy
ParticipantProblem is solved
by updating php5.2 to php5.3
September 20, 2012 at 10:29 pm #142208In reply to: Buddypress Forums & Group Forums Not Working
autoarcheologist
ParticipantI’m also having this issue, has anybody figured out a different solution?
I tried David’s suggestion but it didn’t work for me.
I’m running WP 3.4.2 and BP 1.5.5. I have created over 150 groups, and really hope I don’t have to rebuild all of them.
Thanks!
September 20, 2012 at 10:22 pm #142189In reply to: Help with BuddyPress menu items
Ansidious
ParticipantThank you for your quick responses! I had tried updating both WordPress and BP, but both instances crashed the site and I had to re-upload the site. Later I found comments with in the previous designer’s php comments recommending not updating. It is difficult because the site was super customized by this guy and he has recently passed away. I will try to find the correct code to remove in the header.php. Do you have any suggestions on what to look for in the code that might speed this process up?
September 20, 2012 at 9:55 pm #142188In reply to: Problem with creating new blog
dasteralo2
ParticipantOk i Will try re-install buddypress.
Thanks for your help!September 20, 2012 at 9:30 pm #142187In reply to: Problem with creating new blog
@mercime
Participant== Call to undefined function get_header() in /htdocs/myfolder/wp-content/plugins/buddypress/bp-themes/bp-default/blogs/create.php ==
@dasteralo2 try re-uploading the BuddyPress plugin folder manually, via FTP/cpanel/filemananager etc. Also, I assume you’re using bp-default theme just to check out the functionality of BuddyPress. If you want to make any revisions, you should be create a child theme of bp-default theme and make the revisions in the child theme
September 20, 2012 at 9:09 pm #142186In reply to: [Resolved] How i customize the first page?
@mercime
Participant@giannisff you can create a special template file named => home.php and upload it to your child/WP theme folder in server. You can create everything from `<!DOCTYPE ….. down to closing ` in that file. For example, no need to add get_header as long as you have the doctype, head, body tag and the code in that file. And same goes for get_footer as long as you have the closing body and html tags there
September 20, 2012 at 8:55 pm #142185In reply to: Help with BuddyPress menu items
modemlooper
ModeratorDO NOT UPGRADE until you read this: https://codex.buddypress.org/buddypress-site-administration/upgrading-buddypress/
September 20, 2012 at 8:49 pm #142184In reply to: Plugin design cost
modemlooper
ModeratorJobs are to be posted here: https://buddypress.org/community/groups/bp-jobs-board/forum/
September 20, 2012 at 8:35 pm #142182In reply to: Installing BuddyPress on Striking theme
@mercime
Participant== The plugin buddypress/bp-loader.php has been deactivated due to an error: Plugin file does not exist. ==
@prolet What Paul said. Activating BP Template Pack plugin wouldn’t in any way cause that error. We have successfully “template-packed” more than 80 WP themes in this forum alone https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/#template-packed-wordpress-themes
September 20, 2012 at 8:26 pm #142181In reply to: Help with BuddyPress menu items
@mercime
Participant== BP version. 1.2.8 / WP version 3.4.1 ==
@ansidious I have to say it, BP version 1.2.8 is compatible with WP 3.1 and you should be using at least BP 1.5.7 with WP 3.4.1. Cool to know that you could still push BP 1.2.8 to WP 3.4.2

== My issue is that I can create and edit menu items in the admin of wordpress, but I can not find for the life of me the menu items created with BuddyPress ==
Since you[re still on BP 1.2.8, the menu is hardcoded in the header.php file used by a bp-default child theme or a WP theme with BP template pack.
bp-default supports custom menus since BP 1.5September 20, 2012 at 7:44 pm #142180In reply to: SSL too many redirects
Arne
MemberHi @aces thank you for your input, I am using private buddypress that was refered to in thread you mentioned but deactivating all plugins except buddypress did not change anything. I have set up a fresh new buddy press installation to check if it is just my installation, but its the same there I added the code that rodtrent mentioned but that didn’t change anything as well. It looks like it is locked in a redirect loop between e.g. http://example.com/buddypress/groups/group1 and https://example.com/buddypress/groups/group1 because the link that is shown in the url field of the browser is http but all the other pages are properly loaded with https. I have changed the wordpress and site url to https.
September 20, 2012 at 7:23 pm #142178Sir Tie
Participant@mercime thanks for reply, here are the details:
wp 3.4.2
bp 1.6.1
Did you go through the Installation Wizard after you activated BuddyPress? – Yes
What theme are you using? – default bpSeptember 20, 2012 at 6:44 pm #142177In reply to: Plugins that focus on page-specific design?
@mercime
ParticipantFor individual members pages -> http://buddydev.com/plugins/bp-custom-background-for-user-profile/
For individual group pages -> http://buddydev.com/buddypress/introducing-buddypress-group-customizer-lite-allow-group-admins-to-change-buddypress-group-background/
For other pages, CSS hook on body classes automatically generated for each page is easiest way to go
September 20, 2012 at 6:21 pm #142176modemlooper
ModeratorThere is a trac ticket to include a login widget since theme compat is killing sidebar code, I took ownership of ticket, I’ll look through other widgets and make markup better add anything missing.
September 20, 2012 at 5:46 pm #142170In reply to: Should I really be using Buddypress?
@mercime
ParticipantNo problem. Closing this topic.
@mercime
ParticipantI am answering what you’ve stated in “I would like for a login to not use the admin bar and it all be a front end deal.”
As for registration, Paul asked you what you needed that was not already in BuddyPress, where by default, you can create xprofile fields in base (primary group) which users can fill up during registration. Then you could create a new profile group and fill it up with fields which users can fill up after they have registered.
September 20, 2012 at 5:35 pm #142168@mercime
Participant@denysz more info is needed to help troubleshoot. WP/BP versions? Did you go through the Installation Wizard after you activated BuddyPress? What theme are you using?
September 20, 2012 at 5:30 pm #142167In reply to: Activity page problem
@mercime
Participant@artxx please post at Cubepoints forum https://buddypress.org/community/groups/cubepoints-buddypress-integration/forum/
September 20, 2012 at 5:15 pm #142166@mercime
ParticipantFirst time I’ve heard about this. What theme are you using?
Edit – you should contact theme author of Dynamix theme. Looks like the author incorporated BP into the theme per demo http://dynamix-buddypress.creativeworkz.co.uk/ could be some conflict
September 20, 2012 at 5:01 pm #142164@mercime
Participant== I get the normal wordpress user profile editable fields? ==
If you mean the first and last names in wp-admin user settings, then you have to create a script to call those as BP xprofile fields has its own settings. Otherwise, you can create First Name field and Last Name field in User > Profiles panel https://codex.buddypress.org/getting-started/configure-buddypress-components/#users-profile-fields
-
AuthorSearch Results