Search Results for 'buddypress'
-
AuthorSearch Results
-
April 30, 2009 at 4:35 pm #43910
In reply to: Profiles Being Made without Admin Notification
zipnguyen
Participantthe two members on my site that created buddypress profiles without me being notified are ndcom.com/members/Garamoff/ and ndcom.com/members/poifyipsyhold/, since these two, I’ve received about 3 other buddypress profiles where I, as the admin, didn’t receive notification.
How is this possible and is there a remedy for it?
Thanks,
N
April 30, 2009 at 4:26 pm #43909In reply to: Profiles Being Made without Admin Notification
zipnguyen
Participantyou can check the members who made it through and on to the site without me being notified: http://ndcom.com/members/Garamoff/ and http://ndcom.com/members/poifyipsyhold/, since these two, I’ve had about 3 others like them whereby they make a buddypress profile and I don’t get the notification.
April 30, 2009 at 4:24 pm #43908In reply to: No CSS – Member & Home Theme
hadar
ParticipantOne quick update to the comment immediately above this one.
I just did a fresh install of WPMU, did not even log in as admin and did not install BuddyPress. The default WPMU shows the same behavior as the above, so this can’t possibly be a BuddyPress problem.
Not that I wouldn’t appreciate your help on this, but I’m going to continue to try and solve this at the WPMU level, and move on to BP when/if I solve it…
April 30, 2009 at 4:17 pm #43907In reply to: Profiles Being Made without Admin Notification
zipnguyen
ParticipantBurt,
Thanks for the reply. When myself, friends, or family create a profile to test the site, I always get an email as the administrator.
But over the past few weeks, I’m getting individuals creating buddypress profiles and upone further research into my database, I track their email addresses back to health supplements, pharma drugs, and porn sites. I don’t receive an email notification when these buddypress profiles are made.
Currently my settings are as follows, where the second choice with the “X” is selected.
Disabled
X Enabled. Blogs and user accounts can be created.
Only user account can be created.
Only logged in users can create new blogs.
Wondering how can they create buddypress profiles, without me getting notifications?
Thanks,
Ninh
April 30, 2009 at 4:17 pm #43906In reply to: people willing to alpha test a plugin for buddypress
Magi182
ParticipantThe plugin works mostly off the post and media library architecture. The database interaction is principally adding entries to wp_postmeta. It saves the post as a slideshow post by a boolean _jqss_is_showing, and, if desired you can add a special slideshow image with a meta field called jqss_image to contain the URL of the image. If you are lazy like me, you can just insert an image in the body of a post, and the plugin will sniff that out (hopefully) and use it as the slideshow image.
It saves widget options in wp_options. Pretty standard stuff I would guess.
My intention was that the widget would appear on the main page of the site, where the admin would select pages from the main blog to feature. I am working on a few CSS themes to make the presentation a little snazzier. A regular blog could use it in any sidebar. I guess that I could hook it into TinyMCE so you could put a slideshow of posts in a post, but that might get ugly if the person accidentally slideshow-selected the post that had the slideshow in it.
April 30, 2009 at 4:00 pm #43905Roy McKenzie
ParticipantGreat contribution! I just don’t want to have to modify my core files yet.
April 30, 2009 at 2:32 pm #43903In reply to: people willing to alpha test a plugin for buddypress
enlightenmental1
Participantdoes this plugin add tables to the database?
April 30, 2009 at 2:15 pm #43902In reply to: Extending BuddyPress
Jan M.
ParticipantI just found what I need: The events-component (https://buddypress.org/forums/topic.php?id=1333) should be a good example to start with.
April 30, 2009 at 1:50 pm #43901In reply to: Extending BuddyPress
John James Jacoby
KeymasterYou would basically be using an existing plugin that does close to what you want, and modifying it to fit your needs. People have taken the groups plugin and made various random plugins out of it, for links to amazon store products, etc…
April 30, 2009 at 1:00 pm #43899In reply to: Extending BuddyPress
Jan M.
ParticipantNormally you access your plugins in the members area, like ‘Profile’, ‘Messages’, ‘Settings’, ‘your-custom-component’, e.g. http://domain.tld/members/admin/your-custom-component.
I want to create a component that’s not related to the members area and can be accessed like http://domain.tld/your-custom-component.
Can I do this using the BP plugin system, or do I have to write a WordPress Plugin?
April 30, 2009 at 12:54 pm #43898In reply to: Skeleton Theme & Component for Developers
Andy Peatling
KeymasterSkeleton theme has now been updated to version 1.2 and is compatible with BuddyPress 1.0.
April 30, 2009 at 12:51 pm #43897harouni
ParticipantI’ll be a tester
April 30, 2009 at 12:35 pm #43896In reply to: Extending BuddyPress
Andy Peatling
KeymasterNot sure what you mean “really custom”?
April 30, 2009 at 11:50 am #43892In reply to: Retried RC2 upgrade
dbascent94
ParticipantForum topics are only created through BuddyPress and not directly in bbPress so they should show up. They show fine in the actual groups but not on sitewide activity. I am going to go check the error logs now.
April 30, 2009 at 9:54 am #43888In reply to: 404 /blog /members etc… RC2 WPMU 2.7.1
wildchild
Participant@John: I wish I could find out, there are more people with the same problem; although it seems to be (only) with sites already having data in them…
@Andy: I’ve been copying over the database tables using phpmyadmin and by deleting entries I’ve found out the buddypress installation worked shortly. Too badly, I couldn’t redo the same routine …
April 30, 2009 at 8:55 am #43887In reply to: Upgrading from RC-1 to RC-2 or 1.0 Release
21green
ParticipantI have a question about the loader.php in the css directory.
I followed all steps of the instruction:
https://codex.buddypress.org/getting-started/installing-buddypress/upgrading-from-rc-1/
However my directories were messed up. The styles weren’t applied. I figured out that it has something to do with the loader.php in the css directory.
My question is if it is possible to just copy the RC2 /css/loader.php in my customn theme /css/ folder? I’m afraid, cuz the new loader.php is much smaller with significant less file imports (where are the imports for e.g. grups.css / blogs.css /friends.css / wire.css)?
April 30, 2009 at 7:54 am #43883In reply to: BuddyPress Showoff: Post your links
byc
ParticipantApril 30, 2009 at 7:36 am #43882In reply to: buddypress it updates itself?
takuya
ParticipantI figured, that it was bp-invites plugin that triggered update. BuddyPress no core plugins shouldn\’t be updated from admin panel, but FTP. That\’s from my experience.

FTP gets hyperlinked. wondering why…
April 30, 2009 at 7:14 am #43880In reply to: people willing to alpha test a plugin for buddypress
Maythil
Participantcount me in, please
April 30, 2009 at 6:31 am #43879In reply to: Buddypress RC2 Logout Bug
John James Jacoby
KeymasterIf removing those lines fixes the problem for you, I would say remove those lines.
Those are settings that need to be modified to correctly for your particular install. WordPress and bbPress will often times suggest those settings for you, but it may not have gotten them correct.
I think I understand what you’re saying, and honestly it doesn’t resonate in my mind how this could happen unless your cookie settings are mucked up. WordPress and BuddyPress use the same login and logout functions, they are performing the exact same tasks.
Try deleting all of the cookies for your particular site, and try logging in/out again.
Have you attempted to integrate bbPress or have you modified your cookie settings in any way?
April 30, 2009 at 6:11 am #43877In reply to: Error to show blogs in profile
John James Jacoby
KeymasterDo you have BuddyPress Blogs enabled on your site? Does this happen for every user on your site?
Which versions of BuddyPress and WPMU are you using?
April 30, 2009 at 5:31 am #43876In reply to: Buddypress RC2 Logout Bug
arghagain
ParticipantOK, I found the problem, but I don’t have a solution, if you look at https://codex.wordpress.org/Upgrading_WPMU and this is upgrading for 2.7 to 2.7.1 but the process is the same with 2.6 to 2.7.
You see:
define(‘ADMIN_COOKIE_PATH’, ‘/’);
define(‘COOKIE_DOMAIN’, ”);
define(‘COOKIEPATH’, ”);
define(‘SITECOOKIEPATH’, ”);
If I add that into wp-config.php as instruct, when a user log in and then use the log out link from wp-admin or on the adminbar, they are log out from wp-admin but not really log out from buddypress member or home theme or adminbar at all. Though if you log out from buddypress member or home theme directly, you are log out of everything, but adminbar still is a problem as when you click log out it only refresh.
Hope that clear the fog up. So when I remove those lines above from wp-config.php, everything works just fine.
How to fix?
April 30, 2009 at 4:21 am #43873In reply to: people willing to alpha test a plugin for buddypress
hyrxx
Participantme to,
does the widget appear on the users main profile page?
April 30, 2009 at 4:09 am #43870In reply to: Buddypress RC2 Logout Bug
Burt Adsit
ParticipantI think the reason you haven’t gotten a response here is that people are having trouble understanding what you are talking about. Are you using wpmu 2.7.1 as well as bp RC2? wpmu 2.7.1 is required.
April 30, 2009 at 3:06 am #43865In reply to: Buddypress RC2 Logout Bug
arghagain
ParticipantAlso when you try to logout from adminbar using ie8, it won’t work! You are still log in no matter how many time you try to log out from admin bar. Please help?
-
AuthorSearch Results