Search Results for 'buddypress'
-
AuthorSearch Results
-
September 28, 2009 at 12:37 pm #53157
lostdeviant
ParticipantIs the CSS being loaded?
yes I see style when using the theme, but as I mentioned all the buddypress specific pages are “page not found” in otherwords the widgets and the regular MU stuff loads like blog posts and blog pages.
Have you changed the permalink settings in WPMU?
not recently. Currently:
custom /%postname%/
Do you have a htaccess file in your WPMU install?
yes
Since you say you have uploaded manually, you may have missed a file or put something in the wrong place. Or perhaps the file/directory permissions need setting correctly? (I’m not sure what to, try 777 for a test)
well, I’ve reuploded everything at least once. Which files should be changed to 777? I didn’t see anything in the readme about making everything publicly editable.
Can’t you post url to your test site? is it local? or screenshots maybe?
no, because it is a real site, after I finish making sure Buddypress still doesn’t work, I deactivate the Buddypress plugin and reactivate my normal theme.
local? not sure what you mean by that.
everything LOOKs good except for the “page not found” where the normal content should be on buddypress pages. I see the style and widgets load.
September 28, 2009 at 9:50 am #53155In reply to: Widget Ajax Problem on Members/Groups
Paul Wong-Gibbs
KeymasterThis thread is a) old, b) about plugins rather than BuddyPress itself and c) about to be eaten by a grue.
Any uncompatibilities need to be discussed with the authors of these plugins. There is also enough google results about jquery incompatibility with WordPress and plugins.
September 28, 2009 at 2:18 am #53147takuya
Participantbtw, if you go to wpmudev.org, there’re premium plugins to turn wpmu into social network without buddypress. That’s another option if your current problem doesn’t get solved.
September 27, 2009 at 3:58 pm #53142Paul Wong-Gibbs
KeymasterThere were some fixes committed for subdirectory installs, but I’m not sure if those made it into RC 1.1 or not.
Try running the latest version of BP via svn at https://svn.buddypress.org/trunk/, or here’s a zip: https://trac.buddypress.org/changeset/1964/trunk?old_path=%2F&format=zip
September 27, 2009 at 3:46 pm #53141lostdeviant
ParticipantI only tried the parent as a TEST after the fact that the member theme didn’t work.
I don’t see why buddypress wouldn’t work with blogs in subdirectories since that would be the most logical install (since it doesn’t require extra server setup) That is how MU works.
It is installed at the webroot.
If buddypress is now exclusively subdomains, I’ll have to look for another solution (or start coding my own friends,groups, and internal messaging hacks *sigh* which wouldn’t be good enough to share.
I did another search this morning of the forum and I see that several others are having the same exact problem, but no one has replied with any fixes. I saw a few threads saying not to have mu installed in a subdirectory, but that is not my case. It is so disappointing.
September 27, 2009 at 3:20 pm #53139takuya
ParticipantNever use bp-sn-parent as it says.
There’s no hacking needed to use default theme.
Perhaps subdirectory is conflicting with buddypress, as I never done that before. It’s always recommended to use subdomains. Anyway, search the forum again with different keywords and wait for else to post here.
September 27, 2009 at 11:33 am #53135In reply to: FEATURES REQUEST Classifieds (Plugin)
grosbouff
ParticipantI had to rewrite lot of stuff since BP 1.1 and buddypress “groups” came with a lot of changes (and I used “groups” as start point from my component).
But so it is better now

I think i’ll put a first test version online this week.
September 27, 2009 at 8:33 am #53131In reply to: Where is the dashboard link ?
danbpfr
ParticipantThank you socialpreneur for the response, but….
Since 10 mounth i go to the backend via these menu item.
As site admin i have to work in the admin.
Since the update to 1.1 i can no more access to “publish” I entend that BP should be manageable from the frontend, but if so it is also normal that i can publish, delete or edit my stuff.
It’s not my first update, i know FTP and SSH and i handle always manually. And so far as i can see, my theme is setted correctly. You can take a look, the address is above.
In bp-core_adminbar.php, at line 151, is a list
echo ‘<li’ . $alt . ‘>’;
echo ‘siteurl . ‘”>’ . $blog->blogname . ‘ (‘ . $role . ‘)‘;
if ( !( ‘Subscriber’ == $role ) ) { // then they have something to display on the flyout menu
echo ‘
- ‘;
- siteurl . ‘/wp-admin/post-new.php”>’ . __(‘New Post’, ‘buddypress’) . ‘
- siteurl . ‘/wp-admin/edit-comments.php”>’ . __(‘Manage Comments’, ‘buddypress’) . ‘
echo ‘<li class=”alt”>siteurl . ‘/wp-admin/”>’ . __(‘Dashboard’, ‘buddypress’) . ‘‘;
echo ‘
‘;
echo ‘<li class=”alt”>siteurl . ‘/wp-admin/edit.php”>’ . __(‘Manage Posts’, ‘buddypress’) . ‘‘;
echo ‘
‘;
if ( ‘Admin’ == $role ) {
echo ‘<li class=”alt”>siteurl . ‘/wp-admin/themes.php”>’ . __(‘Switch Theme’, ‘buddypress’) . ‘‘;
}
echo ‘
‘;
The file is from 1.1 version.
The first line indicates the wp-admin url.
I don’t see this menu when i’m logged as admin. I have only “My blogs” who links to the root site and “Create a blog”
Meanwhile there is another tread here with the same problem i guess
https://buddypress.org/forums/topic/my-blogs-admin-menu-not-working
September 27, 2009 at 8:15 am #53130In reply to: How To Edit Title Tags?
r-a-y
KeymasterTry SEO for BuddyPress:
https://wordpress.org/extend/plugins/seo-for-buddypress/
Make sure you remove your <title> tag in your BuddyPress theme otherwise you’ll have double <title> tags.
Not sure about the plugin’s compatibility with BP 1.1-RC1.
—
Also just some friendly words of wisdom… try not to bump your post less than 24 hours after you have posted.
September 27, 2009 at 7:37 am #53129lostdeviant
Participantyes, they are both there. “Buddypress themes in theme folder only and the bp default enabled and activated.”
September 27, 2009 at 6:19 am #53128In reply to: BuddyPress domains, and questions
Andy Peatling
KeymasterWe have a domain policy. If you follow it then I’m happy to link and reference your site from buddypress.org, if not, then I can’t.
September 27, 2009 at 2:56 am #53127In reply to: BuddyPress domains, and questions
John James Jacoby
Keymasterbuddypress-es.com exists also. These are basically just people willing to contribute and translate the BuddyPress core for people with native languages other than English.
It’s really a fine line to try and walk, but unless the site is dedicated to only furthering the BuddyPress platform, it’s best not to use it in the domain name.
Even the BuddyPress test site is testbp.com and doesn’t use BuddyPress in the name.
Example: If you made a website, even not for profit, and it had Sony in the name, and you didn’t have written permission from Sony, it wouldn’t be long before you’d get a letter in the mail from their lawyers asking to change it.
September 27, 2009 at 1:50 am #53124In reply to: Where is the dashboard link ?
takuya
Participantwp-admin? Why do you need to access it from BuddyPress? BuddyPress is designed and developed, so users won’t have to go to standard wp backend to configure and use the site, unless they have their own blog.
Anyway, all upgrade should be done manually (by FTP or SSH?). If you think your install is buggy, try reinstalling.
btw, have you set correctly so that new theme architecture to work?
September 26, 2009 at 9:47 pm #53123In reply to: SI CAPTCHA for WPMU and BuddyPress
xeomueller
Participantwow, works great. thank you
September 26, 2009 at 6:29 pm #53120In reply to: Where is the dashboard link ?
Paul Wong-Gibbs
KeymasterAre we talking about https://buddypress.org/developers/djpaul/dashboard/ or another page?
September 26, 2009 at 6:27 pm #53119In reply to: Where is the dashboard link ?
danbpfr
ParticipantWhat ? Not standard ?
This is an out of the box install for the french bp demo.
http://buddypress-fr.net/bpdemo/
Of course it would be simple to re-code, if you tell me what to re-code.
But it is not my intention because i didn’t code something. I just updated a few days ago and it went wrong.
But maybe my update was not standard ?
September 26, 2009 at 5:04 pm #53116In reply to: BuddyPress Spam
wordpressfan
ParticipantI read your example. I need something with a wider net. First off, the robot registration never leave an e-mail address. Unlike WP comment spam, WPMU registration robots appear able to bypass required fields, including e-mail address.
I receive e-mails announcing new registrations that contain only IP addresses. Meaning I would need to include hundreds of IP addresses in your code.
The real solution is somehow create a bullet-proof required registration field or move the registration page behind a firewall. I’ve seen single-user WordPress installations that move the wp-admin or wp-signup pages to avoid robot attacks using the default name and location of these pages.
September 26, 2009 at 4:17 pm #53114In reply to: Where is the dashboard link ?
Paul Wong-Gibbs
KeymasterThat is not a standard BuddyPress page. It’s something written for this site, and it’s not hard to re-code it yourself.
September 26, 2009 at 4:03 pm #53112In reply to: BuddyPress Spam
danbpfr
Participant@ wordpressfan
Did you read this post ?
I give a solution. Not perfect but it works
https://buddypress.org/forums/topic/fighting-splogs#post-22687
September 26, 2009 at 2:49 pm #53109In reply to: BuddyPress Spam
wordpressfan
ParticipantAskimet does great catching spammers comments on regular WordPress installations, but WordPress MU is commonly the target of spam registrations, which is my problem. I tried reCaptcha and the same day had to delete spammers.
I’m hoping a future version of BuddyPress or WPMU will include finer security, allowing admins to block access to only humanly-registered users, rather than either shut off all registrations. Another possibility would be to follow the example of WordPress and allow admins to relocate or rename the registration component.
September 26, 2009 at 8:54 am #53104In reply to: Fatal Error installing BP 1.0.3
Paul Wong-Gibbs
KeymasterWhat socialpreneur said.
Your error message usually means you are trying to run BuddyPress on regular WordPress, not WordPress MU. Are you sure you have installed WPMU? Where did you download it from?
September 26, 2009 at 8:49 am #53103In reply to: Fatal Error installing BP 1.0.3
September 26, 2009 at 12:59 am #53097In reply to: Limiting Access to Registered Users?
takuya
ParticipantFor temp. solution, have you read this sticky post?
https://buddypress.org/forums/topic/faq-how-to-code-snippets-and-solutions
btw, haven’t seen Burt for a while…
September 26, 2009 at 12:52 am #53095In reply to: SI CAPTCHA for WPMU and BuddyPress
Mike Challis
ParticipantOK, thanks
September 26, 2009 at 12:33 am #53092In reply to: SI CAPTCHA for WPMU and BuddyPress
Andy Peatling
KeymasterThe design problem was a bug in the RC, it has been fixed in the latest trunk.
-
AuthorSearch Results