Search Results for 'buddypress'
-
AuthorSearch Results
-
April 24, 2009 at 3:30 pm #43498
In reply to: RC2 Upgrade issues
wildchild
Participant@Dbascent94: I’ve got the same problem, no preview is given just “activate”.
Although the themes -are- activated, because I see the standard buddypress theme is activated.
If I could only get rid of all those 404 errors on the normal buddypress functions ..
April 24, 2009 at 3:10 pm #43497In reply to: RC2 Upgrade issues
dbascent94
ParticipantI deleted everything related to BuddyPress (plugins/themes) and reinstalled from the “add plugin” admin.
A few things I have noticed. When activating the BuddyPress home theme, no preview is given when after selecting the theme and before clicking the “activate theme” button.
Also, nothing is being written to the sitewide activity table from the groups plugin.
April 24, 2009 at 2:56 pm #43495In reply to: Admin Backend
takuya
ParticipantThis thing is not buddypress, so it should be posted on wpmu forum. n/w, I see everything properly on 2.7.1 and rc2.
Control themes here: ursite/wp-admin/wpmu-themes.php
April 24, 2009 at 2:50 pm #43493takuya
Participantbp-themes/buddypress-member/css/directories.css Look for #letter-list
April 24, 2009 at 2:43 pm #43491In reply to: 404 /blog /members etc… RC2 WPMU 2.7.1
wildchild
ParticipantI was running WordPress MU 2.7 before and have been manually upgrading ..
bp-themes contains the original buddypress RC2 theme.
April 24, 2009 at 2:14 pm #43482In reply to: 404 /blog /members etc… RC2 WPMU 2.7.1
signaltrap
ParticipantTried to update via SiteAdmin Upgdare> Automatically Upgrade.
Since then rm-rf bp-* from mu-plugins, deleting old themes member and home from themes/ folder.
Unzipped all from bp-rc2 in to plugins/buddypress/ folder without bp-themes/.
Moved bp-themes/ from zip to wp-content/
now is:
# ls wp-content/bp-themes /
buddypress-member readme.txt
Moved bp-themes/buddypress-home / to wp-content/themes/buddypress-home /
now is:
# ls wp-content/themes /
buddypress-home classic default home
# grep SITE_ID_CURRENT_SITE wp-config.php
define ( \’SITE_ID_CURRENT_SITE\’, 1);
Uncommented and active.
Try deleting all plugins from the mu-plugins and plugins directory
Leaving only the plugins/buddypress
No result.
April 24, 2009 at 1:55 pm #43481In reply to: Replace buddypress logo with text (member theme)
jfcarter
ParticipantI decided to keep the logo. Never mind.
April 24, 2009 at 1:38 pm #43476In reply to: Skeleton Theme & Component for Developers
belogical
ParticipantMaybe I should just grovel for a bit… I assumed my component would work the same as yours. I thought I would have to enable it under the BuddyPress Component Setup, and it would then be activated sitewide. I also hadn’t changed the default text “My BuddyPress Component 1.0 This BuddyPress component is the greatest thing since sliced bread”. I didn’t recognize my own component
I activated it sitewide (under plugins instead of buddypress componenets) and it seems to be functioning the same way as RC1. My apologies!
April 24, 2009 at 1:19 pm #43475In reply to: RC2 Upgrade issues
dbascent94
ParticipantI just reinstalled BuddyPress and switched everything to the BuddyPress supplied themes. I am seeing the group wire posts in the groups but anything posted to the groups is still not showing up in the Site Wide Activity widget.
I have deactivated all plugins minus BuddyPress.
Michael,
Where did you go wrong on your first attempt at upgrading? Maybe I made a similar mistake?
April 24, 2009 at 12:37 pm #43472In reply to: Empty Profile Page
Will White
Participant1. Which versions of WPMU and BuddyPress are you running? WMU 2.7.1 – The latest BP, just downloaded it yesterday.
2. You say that you were \”beginning to alter the colors\”. I assume you\’re using the default BuddyPress themes and you only worked with the CSS files. Is that true? Or, did you make changes to some of the php files as well? I added some copywrite info to the footer.php – but other then that I only touched the css of the default template.
3. Are you running this on localhost or a remote site? Remote site, IPower.com.
Does that help? Thanks a bunch.
April 24, 2009 at 12:19 pm #43470In reply to: RC2 Theme Headache
natscrim
ParticipantI’m also having a problem with my themes, but for me it the home theme, the member theme works fine. I have upgraded to RC-2, following all the instructions, but when I try to activate the theme, I get a blank page in the preview. Any thoughts?
Note: In the “themes” it indicates that the theme is “BuddyPress Home Theme 1.0-RC1,” but i copied it from the RC-2 installation. I also manually downloaded RC-2 and replaced the home theme again, but the same result.
April 24, 2009 at 12:13 pm #43469In reply to: 404 /blog /members etc… RC2 WPMU 2.7.1
Jeff Sayre
ParticipantWere you running WPMU 2.7.1-beta1 before upgrading to the public version of 2.7.1?
If so, did you try using the auto update feature? If you did, it will not work since the version is already 2.7.1.
Instead, you have to do it the old fashion way: delete what is not needed, upload new files, then log in as site admin and got to Site Admin > Upgrade and finish the upgrade. Then, install BuddyPress, activate, and do the various theme directory changes.
Also, are you using a brand new wp-config.php file–the one that comes with WPMU 2.7.1? Or, did you use an older version?
If so, there is an additional define line added to WMPU’s config file as of 2.7.1:
define(\'SITE_ID_CURRENT_SITE\', 1);April 24, 2009 at 12:04 pm #43463In reply to: buddypress + p2 theme
nicolagreco
Participantcould you open a new ticket here? https://trac.buddypress.org/newticket ?
April 24, 2009 at 11:56 am #43459In reply to: 404 /blog /members etc… RC2 WPMU 2.7.1
wildchild
ParticipantI’ve backed up the entire wordpress directory, copied the database, downloaded the zip and overwritten everything. WordPress MU seems to work perfectly. I wonder if BuddyPress would break if I’d return it to it’s RC1 state with the newer WordPress MU installed?
OT: I also wonder why there is an \”Inactive\” above my name, bug?
April 24, 2009 at 11:32 am #43454In reply to: 404 /blog /members etc… RC2 WPMU 2.7.1
wildchild
ParticipantI’ve tried disabling -all- plugins running my site naked, although, it didn’t work at all;
My first work was the upgrade of my existing theme to the new standards ; although that gives the same error as the “buddypress home RC2” theme.
I’m not really convinced this is themes related…
I’m 100% sure it’s not mu-plugins related either, because I’ve tried disabling all those by moving them away, disabling sunrise in wp-config.php and it did nothing else more than rendering a lot useless and giving the same 404 errors on the main domain.
the plugins directory I moved too, backed up the database before moving them, logging in, lots of things not working anymore including the slugs, which were still giving the same 404 errors …
restored the database, plugin directories, mu-plugins and enabled sunrise again, because it didn’t matter at all; except that my blog articles are currently working towards the world …
April 24, 2009 at 11:30 am #43451In reply to: Out of date: bp-skeleton-component-1_1?
Jeff Sayre
ParticipantBeLogical-
I’m putting the finishing touches to the revisions to v1.2 of the Skeleton Component for plugin developers today. Since I first updated it, there are additional changes to make it sync up to RC2.
When it is finished, I’ll post in this thread.
April 24, 2009 at 11:24 am #43449In reply to: buddypress + p2 theme
tomaszg
ParticipantP2 theme be used ONLY in users’ own blog (subdomain). It on main side (domain) is “buddypress – home” theme.
April 24, 2009 at 11:17 am #43447In reply to: 404 /blog /members etc… RC2 WPMU 2.7.1
wildchild
Participant– logs do not show any errors except the normal 404’s
x.x.x.x – – [24/Apr/2009:13:10:28 +0200] “GET /members/wildchild/ HTTP/1.0” 404 9959
– WPMU 2.7.1 is installed
– Buddypress RC2 is installed for sure (https://buddypress.org/download/ has an error with the url in the title announcing the new version while pointing to the old! Only download zip is RC2 currently)
– RC2 default templates and custom templates do not change anything at all
– I’ve followed the upgrade instructions currently a dozen times
Do you have by any chance the sunrise (domain mapping) or any redirect plugins installed?
I tried by disabling them but I know WordPress is a little bit persistent on it’s redirections; if you got the same installed, it might be a good idea to look towards the mapping since the SLUGS are not working at all.
April 24, 2009 at 11:16 am #43446In reply to: Fatal Error when activating
Jeff Sayre
ParticipantJustme1-
Okay a couple more questions:
- You say that your site is now up and running. Did adding that additional line to WPMU’s config file make that happen?
- When you upgraded to WPMU 2.7.1, did you log into the backend as site admin then go to the Site Admin > Upgrade and finish the upgrade?
- Are you using a custom theme?
- Did you move the themes into their proper location following these instructions?
- Do you have any plugins other than BuddyPress activated?
The last question should not be a factor, but it helps to know your overall setup.
April 24, 2009 at 11:12 am #43445In reply to: buddypress + p2 theme
tomaszg
ParticipantI installed latest trunk, but nothing changed
April 24, 2009 at 10:53 am #43441In reply to: RC2 Theme Headache
harouni
ParticipantThanks Andy
I don’t have much, cause I’m still learning. Should I delete the whole installation and start from scratch or just the BuddyPress?
I chose the domain name before reading the domain policy, so I’ll change that

Thanks again
April 24, 2009 at 10:27 am #43437In reply to: RC2 Theme Headache
Andy Peatling
KeymasterIf you are not using custom themes yet, just delete everything and start from scratch with RC-2. By the looks of it, you don’t have much data yet.
Follow the install instructions step by step and you will be fine:
https://codex.buddypress.org/getting-started/installing-buddypress/
Also, please don’t use “buddypress” in your domain name. When we get a hosting page set up on this site, we can’t link to your site if it breaks the domain policy.
April 24, 2009 at 10:25 am #43436In reply to: RC2 Theme Headache
harouni
ParticipantApril 24, 2009 at 7:14 am #43417In reply to: recent posts slugs and real post slugs are different
Michael Berra
ParticipantUsing RC2, WPMU 2.7.1, subdirectories
hmmmm – sorry to bring that up again… the post slugs in the activity feed are showing now sometimes just the actual site url…
I think this mostly occurs with the slugs mentioned above:
Root/main blog is using: (buddypress home)
/%year%/%monthnum%/%postname%/
site1.example.com is using:
/%category%/%post_id%/
But it could also be, because I am using for some of the posts the Plugin TDOMiniForms (sorry burtadsit for bringing it up again, but I don’t get why the slugs are only in BP-components wrong the the normal WPMU works just fine – everywhere…)
Would be great if someone could help! I just went live on http://www.young-people.ch (see for the bug http://young-people.ch – although it updating the information every minute now)
April 24, 2009 at 6:54 am #43416In reply to: BuddyPress Showoff: Post your links
Michael Berra
ParticipantWe just went life with our new portal for young people:
(sorry, it’s german, but you will see the functions…)
Those “specials ” are implemented so far:
– totally customized theme (home and member)
– home theme with special friends-activity stream when logged in (like on facebook)
– lots of user generated content (media-reviews directly connected with amazon, ressources, downloads, etc etc). I used the TDOMiniForms Plugin for that…
– special use of the premium-plugin “upgrades”. Instead of having to buy credits for more blog-space you earn credits by submitting articles to the public
– some bp-dev components (subscribe to blogs, etc)
It still has some bugs, but hopefully they are solved after the beta. The old Portal (running on Lotus Nots – how wan’t to believe that
) had 2500 Members. Right now every minute there are registering new members…Check it out and post a feedback in my wire …
-
AuthorSearch Results