Search Results for 'buddypress'
-
AuthorSearch Results
-
May 21, 2012 at 8:46 pm #134909
In reply to: “This group does not have a forum setup yet.”
tagtomat
Member@Deleted User on post 7
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/this-group-does-not-have-a-forum-setup-yet-1/?topic_page=1&num=15#post-127372Solved my problem.
I can ad that I had to disable and then enable the “Enable discussion forum” on each Group Setting logged in as Admin after following the steps in the above post.
Thx, for an amazing plugin / maintheme for WordPress.
Best regards, and a lot of happy thoughts from Copenhagen, Denmark.If anybody drops by Copenhagen, please feel free to visit our roofgardening project at Nørrebro. http://www.tagtomat.dk
May 21, 2012 at 8:32 pm #134907tagtomat
MemberSolved my problem with help from this thread
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/this-group-does-not-have-a-forum-setup-yet-1/?topic_page=1&num=15Post 7 from @Deleted User solved my problem.
1. Unchecking the forums component in the BuddyPress Component settings page.
2. Renaming bb-config.php in your WordPress installation root directory to something else (making BuddyPress believe that bbPress is not installed).
3. Re-checking the forums component in the BuddyPress Component settings page.
4. Re-installing the group forum component in the BuddyPress Settings “Forum” tab.Hope this can help someone else as well, was really frustrating not being able to post anything.
I can ad, that on each group setting I had to uncheck and recheck the “enable forum”
May 21, 2012 at 8:14 pm #134906In reply to: Can’t get sitewide forums to work for me.
@mercime
Participant1. BuddyPress is not activated in your installation per my check at this time.
2. You need to make your WP theme compatible with BuddyPress by installing and activating the BP Template Pack plugin, then go through Appearance > BP Compatibility and changing/adding some files https://buddypress.org/community/groups/installing-buddypress/forum/topic/mystique-theme-from-digitalnature/
May 21, 2012 at 7:31 pm #134905In reply to: Profile full of links to ‘members’ for some reason
benleivian
MemberFound the solution here:
https://codex.buddypress.org/extending-buddypress/bp-custom-php/May 21, 2012 at 7:14 pm #134904In reply to: Problem with plugin.php file
@mercime
ParticipantGetting Fatal error: Allowed memory size of 67108864 bytes exhausted which you need to resolve first –> https://codex.buddypress.org/troubleshooting/blank-pages/
Also, if you want people to help with troubleshooting, do provide test username and password for volunteers to use for your site. You can always delete that test login info later.
May 21, 2012 at 4:27 pm #134898May 21, 2012 at 9:16 am #134819cyclonunited
MemberI think have found the error, my host updated the version of php 5.3.5 to php 5.4.3.
What should I do? modify htaccess file or another or … ^^ ?
Thanks for all.
( An another member have solved the problem, but i can’t understand all the fixes if he have realised : link : https://buddypress.trac.wordpress.org/ticket/4191 )
May 21, 2012 at 12:29 am #134812Architect
MemberThank you @mercime! I’ll be more careful with the themes in the future.
I’m really worried when you said it might be hacked…I downloaded those three themes(iphoto/photum/graphictheme) from this website http://devstand.com/design/pinterest-wordpress-themes/ Is that a suspicious website?
I personally feel it’s more like a incompatible issue rather than a malicious attack because pinterest style theme seem to have some special feature for example showing more images when you drag down to the bottom of the page etc. but you are right…it shouldn’t touch the functions.php file of other themes…Anyway I don’t have any experience in dealing with hackers at all so maybe I’m just trying to comfort myself I’m not hacked…
May 20, 2012 at 9:08 pm #134810@mercime
Participant== sbrajesh BP Multi Network … I am also running WP Multi-Network ==
I don’t believe those two are compatible. If you want to run WP MultiNetwork, then you should use the BuddyPress MultiNetwork plugin by wpmuguru and johnjamesjacoby – https://wordpress.org/extend/plugins/bp-multi-network/
May 20, 2012 at 9:06 pm #134809In reply to: woothemes and buddypress not working
@mercime
Participant@caf12 sorry, Canvas theme is a different beast to make compatible with BP altogether
We did some template pack compatibility in this thread https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/woo-canvas-child-theme-customization-and-ajax/ but the ajax issue with Canvas (no problem with other themes from woo) is not resolved.May 20, 2012 at 8:58 pm #134808In reply to: BuddyBar (Removing Space Once Removed)
@mercime
ParticipantThat’s an old plugin. The simple way to remove inserted adminbar is to add the following
`<?php
define ( ‘BP_DISABLE_ADMIN_BAR’, true );
?>`
at the top of bp-custom.php file https://codex.buddypress.org/extending-buddypress/bp-custom-php/May 20, 2012 at 8:12 pm #134807In reply to: How to Create new Blogs
@mercime
Participant@marilou check out https://wordpress.org/extend/plugins/multisite-user-management/
Get some more tips from the Multisite forums – https://wordpress.org/support/forum/multisiteMay 20, 2012 at 8:02 pm #134806In reply to: Problems w/BP Install on single domain
@mercime
ParticipantWP/BP versions? Where are you hosted – Windows, Linux, XAMPP, etc? Site URI? Did you go through the Installation Wizard? https://codex.buddypress.org/getting-started/setting-up-a-new-installation/buddypress-1-5-installation-wizard/
Did you install and activate the BP Template Pack plugin to make your WP theme compatible with BuddyPress? After which you need to go the Appearance > BP Compatibility process and fix the HTML structure of the BP template files.
May 20, 2012 at 7:55 pm #134805@mercime
Participant@ahkar83 just go to wp-admin menu BuddyPress > Settings – Main Settings – Toolbar – uncheck “Show the admin bar for logged out users”
May 20, 2012 at 7:33 pm #134804@mercime
Participant== I just uploaded 2 or 3 pinterest like themes and was testing them ==
1. Delete those themes. Before installing any theme in your live site, check it out first in a test installation using Exploit Scanner plugin, Theme Check plugin and Log Deprecated Notices plugin with WP_DEBUG true.
2. You may have been hacked. https://codex.wordpress.org/FAQ_My_site_was_hacked
No theme nor plugin should be adding anything in your themes’ functions.php file without your express permission.
Deactivate BuddyPress and BP/WP plugins and concentrate on getting your site clean.3. https://codex.wordpress.org/Hardening_WordPress
Before activating BuddyPress, make sure your WP install is finally rid of issues.
For more assistance please post at https://wordpress.org/support/forum/how-to-and-troubleshootingMay 20, 2012 at 6:46 pm #134802Architect
MemberThe other warning which doesn’t have to do with themes :
Warning: Cannot modify header information – headers already sent by (output started at /home/swotong/public_html/bluewhalefamily.com/wp-content/themes/frisco-for-buddypress/functions.php:270) in /home/swotong/public_html/bluewhalefamily.com/wp-includes/pluggable.php on line 866
This seems to be solved after I go to the line that cause error
header(“Location: $location”, true, $status);
I just change the above ‘true’ into ‘false’ and this warning haven’t appeared so far…I don’t really what I’m doing though…Really appreciate it if some one can tell me what this line mean and if that’s the right way to solve the problem..
Thank you!
May 20, 2012 at 6:10 pm #134799@mercime
ParticipantI see you’re requiring people to register in your site to download the division template pack. You could post in forums of division theme for those who purchased the theme
May 20, 2012 at 5:42 pm #134798cyclonunited
MemberThanks,
After the fix, i have in my admin menu the errors :
Warning: Creating default object from empty value in /var/www/legtux.org/users/cyclonunited/wp-content/plugins/buddypress/bp-loader.php on line 71
Warning: Creating default object from empty value in /var/www/legtux.org/users/cyclonunited/wp-content/plugins/buddypress/bp-core/bp-core-catchuri.php on line 37
Warning: Creating default object from empty value in /var/www/legtux.org/users/cyclonunited/wp-content/plugins/buddypress/bp-core/bp-core-functions.php on line 321
_________________________________________________________________________
On my site only the 2nd first messages appeared
_________________________________________________________________________Warning: Creating default object from empty value in /var/www/legtux.org/users/cyclonunited/wp-content/plugins/buddypress/bp-loader.php on line 71
Warning: Creating default object from empty value in /var/www/legtux.org/users/cyclonunited/wp-content/plugins/buddypress/bp-core/bp-core-catchuri.php on line 37
_________________________________________________________________________
I have also another plugin as Events Manager and Bp Group Hierarchy that showing different error of warning.
But, i don’t have realize any update for there plugins in the week, what’s the problem?
_________________________________________________________________________May 20, 2012 at 4:55 pm #134797shanebp
ModeratorHere is the fix:
https://buddypress.trac.wordpress.org/changeset/6023You’ll have to manually edit the files – should be easy as you don’t have to remove anything.
Just find the location in the files and add the ‘green’ areas.May 20, 2012 at 11:40 am #134794In reply to: BP profile redirect question
Jatinder Pal Singh
Participant@charlietech, @mercime, my new plugin is ready for your testing. do try it and let me know if it solves your purpose.
https://wordpress.org/extend/plugins/buddypress-login-redirect/May 20, 2012 at 12:31 am #134793In reply to: [Resolved] Buddypress Pages not working as expected
rxcknrxll
MemberSo…I logged back in several hours later, and all the pages now work. I didn’t touch anything. Did someone here hack into my site and fix something? Haha. Sometimes the interweb baffles me
May 20, 2012 at 12:08 am #134792In reply to: my current problems with buddypress
netghost
Memberhelp needed
May 19, 2012 at 11:57 pm #134791In reply to: Problems w/BP Install on single domain
w84me
MemberI turned off all plugins except BuddyPress, but my results are the same. I checked settings, permalink, etc., but the only thing that’s working is user registers, but profile is not created, user is not redirected to profile, and none of the pages are being created. I added fields to profile page and the fields did not display. Can someone help please? Thanks!
May 19, 2012 at 3:47 pm #134787rxcknrxll
MemberI seem to be having the same issue. Every Buddypress page is broken. The rest of the site works fine. I’m running the site on Bluehost, so I don’t have access to the apache modules. But Bluehost has indicated that rewrite_module is on.
Everything seems in order, and Buddypress installation went just fine. But all the pages are broken.
May 19, 2012 at 3:11 pm #134786In reply to: [Resolved] Buddypress Pages not working as expected
rxcknrxll
MemberJust a quick follow up…I’ve found that if I manually create pages and use Buddypress settings to assign them properly, they show up. At least I’m not getting the 500 internal server error pages. But the pages are blank. From what I’ve read so far, the pages are not supposed to be blank. Isn’t the Activity page, for example, supposed to display an activity stream?
Again…any insight into this is much appreciated. Thank you!
-
AuthorSearch Results