Search Results for 'buddypress'
-
AuthorSearch Results
-
August 2, 2009 at 11:46 am #50504
In reply to: terms and service
Korhan Ekinci
ParticipantThere is also:
August 2, 2009 at 9:34 am #504973318273
InactiveThanks a lot! Sorry to ask the same question over.
August 2, 2009 at 4:47 am #50495In reply to: About blog domains
Felix J
ParticipantGot helped in the wpmu forum. I would need a wpmu plugin to do what I want.
Oh there is one thing more…
Now I just need to know if BuddyPress can handle these sorts of plugins for example https://wordpress.org/extend/plugins/yet-another-multi-site-manager/ , if not what do I need to do so it can?
Please tell me.
Thanks
August 2, 2009 at 3:14 am #50494In reply to: feature requests…
Jeff Sayre
ParticipantAs far as number one: https://buddypress.org/forums/topic/only-one-blog-for-user
As far as numbers two and three, I’d search the WPMU forums and the WP plugin repository for possible solutions.
August 2, 2009 at 2:51 am #50492In reply to: buddypress and simplepress
Jeff Sayre
ParticipantIf you are asking if can you use some other forum software instead of bbPress as a sitewide forum, then the answer is yes. If you are asking if can you use some other forum software instead of bbPress that will share user credentials or function as a group-based forum component, then the answer is no–not without doing a lot of custom coding.
However, I believe that Simple:Press does share WP user credentials, but I am not positive about this as I do not use it.
August 1, 2009 at 8:26 pm #50486wordpressfan
ParticipantI have the same problem. I’m using BP 1.0.3. Whenever I try to deactivate, I get the same “fatal error” message. Even when I physically delete the plugin, it remains active, but without a name. Reinstalling the plugin generates an error.
August 1, 2009 at 8:06 pm #50484In reply to: New BP Chat plugin for Buddypress
atlegrimseid
ParticipantI hate to ask, but will this plugin see daylight at all?
I’m not mad or anything but the first post in this thread was started about 2 months ago. I do start wondering if this plugin might never be aviable for download?
August 1, 2009 at 5:01 pm #50475In reply to: Accidently emptied the wp_users table
Jeff Sayre
ParticipantThere’s not too much you can do–unless you made a backup of your MySQL DB before messing with it in the backend.
You should always make a backup of your DB before you do anything to it that may result in changes to the data or the data schema. In fact, make a backup of your DB at the end of each coding day just incase the unexpected happens.
I assume that you did zero customizations to the data schema of your MySQL DB. If so, then just delete your current DB and then create a new one with the exact same username and password. But, if you do this, you’ll need to reinstall BuddyPress so that BP’s tables get created in the DB. You will also have to reenter any test data, but it should get you back up an running.
Also, I’m not sure why this is an issue:
I’ve customized so much code on the back end that reinstalling buddypress would be a huge pain.
Do you mean that you have hacked the core or WPMU and / or BuddyPress? If so, you should stop doing that as every time BuddyPress is updated, your hacks will be lost.
Instead of hacking the core BP files, either create your own custom plugin(s) to hold your code, or use the bp-custom.php file. That way, if and when you need to delete your install and start from scratch, you can easily do so. Just make sure you have back ups of any custom theme files, a listing of all your plugins, a copy of your bp-custom.php file, and a copy of your wp-config.php file assuming that you want to use the same MySQL DB.
August 1, 2009 at 4:05 pm #50472Jeff Sayre
ParticipantKorhan-
Please report this as a bug in trac by creating a new ticket. You login to trac with the same credentials you use to log into this site.
August 1, 2009 at 4:02 pm #50471Jeff Sayre
ParticipantThe theme used on this site will not be made available. This question is asked about once a week. Here was the first thread that posed that question. See Andy’s response.
You can design your own theme to accomplish a similar effect–use Firefox with Firebug and see how Andy styled the theme.
August 1, 2009 at 3:11 pm #50469In reply to: How to put Widgets content in members theme
3318273
InactiveI read about some plug-in that would give you the ability to do this. Search for buddypress in the plug-ins repository.
August 1, 2009 at 2:58 pm #50468In reply to: Announcing: BuddyPress Stats
3318273
InactiveInstalled! Thanks!
How about stats from Events plug-in?
August 1, 2009 at 1:56 pm #50465nicolagreco
ParticipantIf you need to deactivate BuddyPress and the problem persist, delete wp-content/plugins/buddypress
but this is not the best way :S Even if BuddyPress hasn’t yet deactivation hook in use..
August 1, 2009 at 1:59 am #50452In reply to: Locking Buddypress themes
Rohan Kapoor
ParticipantYou go to the themes admin and turn it off from there.
August 1, 2009 at 1:43 am #50451In reply to: BuddyPress and Shared Hosting
Greg
ParticipantDoes anyone know how much (server) memory is used by a single user visiting an integrated bbPress+BuddyPress installation (assuming standard installs and themes)? This could be a big impact on the ability of the system to scale to many users and lots of traffic.
I remember _ck_ (moderator on the bbPress forum) saying that it would be about 1MB, but that was before BackPress integrated a lot of the overlapping functionality.
How would one measure something like this?
August 1, 2009 at 1:15 am #50446John James Jacoby
KeymasterDo you have other plugins installed that rely on BuddyPress being there? Maybe an early version of the BuddyBar, or something else? If there’s a plugin installed that requires a BuddyPress function to exist, and it doesn’t check appropriately for it being missing, you’ll experience this.
August 1, 2009 at 1:14 am #50445John James Jacoby
KeymasterJust had a chance to see this Trace, glad you were able to get it resolved.
July 31, 2009 at 6:48 pm #50434In reply to: Rhetorical question about formatting urls…
Paul Wong-Gibbs
Keymasterhttp://buddypress.pastebin.com/f6116b6e2
Just realised that it may not be a good idea using the array_shifts at the end, in case the array only contains one element. C’est la vie!
July 31, 2009 at 6:08 pm #50433In reply to: Updated Forum Installation?
Marcus (aka @msykes)
ParticipantOops… trunk of course! it’s been a long day… got it working the old fashioned way
The other point I was making though is that this is linked off the main installation instructions:
https://codex.buddypress.org/getting-started/installing-buddypress/.
The reason I probably didn’t even look at the URL is because of that. I’m sure lots of people will do the same, and if they are new to buddypress they won’t be aware of the usual way of installing it and either post questions here or maybe even give up!
July 31, 2009 at 5:33 pm #50431Tracedef
ParticipantI restored database from two days ago to see if that fixed the issue and it did… no clue what changed in the interim…
July 31, 2009 at 5:28 pm #50428Tracedef
ParticipantHaven’t touched themes… I edited original post above… it looks as though there’s actually zero buddypress code being loaded in sub-domain headers… hence no buddy bar…. so that’s the problem, the buddybar is merely a symtom….
July 31, 2009 at 5:23 pm #50430Paul Wong-Gibbs
KeymasterErm, it’s working on my hosted blogs. No immediate ideas. Have you changed/upgraded the themes the member blog(s) have used?
July 31, 2009 at 5:09 pm #50423In reply to: about the wire
Paul Wong-Gibbs
KeymasterReport this as a bug on https://trac.buddypress.org/
July 31, 2009 at 5:03 pm #50421In reply to: Allowed memory size?
Jeff Sayre
ParticipantSince you had single-user WordPress installed before, I’d suggest doing a clean install. This means making sure that you delete both the single-user WP and the newly installed WPMU files. Also, delete your MySQL database and start with a new one.
I assume that you do not have any data yet. If that is correct, then you can safely proceed down this road. If you do have important data in the MySQL DB, then you should back it up first.
Also, you should use a separate MySQL DB for WPMU. Do not use the one that you are already using for single-user WP.
Follow these instructions for help on installing WPMU. Make sure you read through all instructions linked below before beginning the install:
- Download BuddyPress from here
- https://codex.buddypress.org/getting-started/installing-wordpress-mu/
- Read the readme.txt file that comes with the WPMU download
Then, once WPMU is installed and functioning properly, follow these instructions for help on installing BuddyPress.
- https://codex.buddypress.org/getting-started/installing-buddypress/
- Read the readme.txt file that comes with the BuddyPress download
July 31, 2009 at 5:02 pm #50419In reply to: signup-description for core Name
Paul Wong-Gibbs
KeymasterYou would edit profile fields like this via /wp-admin/admin.php?page=buddypress/bp-xprofile.php on your installation, but it looks like you can’t add a description for the default Name theme (which you can’t edit or remove).
Nice catch. Report it as an enhancement suggestion on https://trac.buddypress.org/; use your username and password from this site to log in.
-
AuthorSearch Results