Search Results for 'buddypress'
-
AuthorSearch Results
-
April 26, 2010 at 12:11 pm #75238
Hugo Ashmore
Participant@boone – not sure I tend to agree there, yes point taken it would suit my personal likes and wants, but suit the site/community? not too sure it does, based on the notion of duplicate threads and essential forum nettiquette that says duplicate threads are a bad thing giving rise to confusion. You will end up having multiple places to keep an eye on , I will ask a question already asked elsewhere, someone will make a salient point in one place and it might be overlooked? Just thinking out loud
April 26, 2010 at 12:08 pm #75237In reply to: There were no groups found.
LPH2005
ParticipantI ended up removing buddypress and the site loads fine and things upload properly. As soon as I activate the plugin then I cannot upload. There must be a setting somewhere that is causing a problem.
April 26, 2010 at 12:00 pm #75236Boone Gorges
Keymaster@hnla – I think it’s more important that you leave comments about a given plugin in a place where others are likely to see it (and you’re likely to remember to check them) than that you leave them in a “well-organized” space. Which is to say that you should continue to use the thread if you’d like.
April 26, 2010 at 10:35 am #75232Anonymous User 96400
InactiveNo, it’s not WordPress. Personally I use Xampp, so I’m not familiar with Wamp. Somewhere in your Wamp files there will be a file called http.conf. That’s the apache configuration file. There you can control what modules are being loaded by your test server. Look for that file, open it and then look for this line
`#LoadModule rewrite_module modules/mod_rewrite.so`
and remove the #
Then restart Apache.
Sorry about the php.ini reference in the post before. Mixed that up…
April 26, 2010 at 10:34 am #75231In reply to: BuddyPress Security
Avatar
ParticipantHey, yea, that may be why users started getting warning messages about the includes.
I’m running WPmu 2.9.3.I noticed the WP Discussion Bans don’t work for BP sign ups.
That’s why I tested out Ban Hammer and WP-Ban.But after the Warning messages, I ended up deleting both of the Ban plugins.
Okay, so now how do I clear up my includes so I can clear up the warning / error messages?
Please let me know about that. That would be much appreciated.
And any advice on how best to moderate BP is appreciated.
.
April 26, 2010 at 9:51 am #75227Hugo Ashmore
ParticipantMaster feed doesn’t really replace the recent posts list, it’s an rss feed and formatted depending on your browser, in Opera that isn’t usable for me as a replacement.
I am very conscious of how changes of the magnitude do take time to settle down with from experiences with another forum that went through a similar conceptual change from original Vbulletin trad forum to a far more community orientated site using Drupal. One thing the regulars and mod agreed on was that to a man/woman we all entered the site via the Tracker page labeled ‘Recent Posts’ that simply kept a single list of all posts made across the sites subforums/groups for those of us that checked all posts this was and remains an absolutely fundamental and vital page to enable fast tracking of new or updated posts along with the ability to filter to our own responded or started topics/posts – something that I feel is going to be missed here?
@boone I guess now that your original thread on the Send Invites plugin should be considered closed? otherwise you end up having two separate areas to track and the attendant confusion that brings, but it feels slightly odd that I now have to find that plugin group, join and remember to keep track of it.
April 26, 2010 at 9:31 am #75225In reply to: Admin Blog + Custom Homepage [SOLVED]
@mercime
ParticipantFrom what I can see, https://buddypress.org/blog/ is posted from the main site and not in a subdirectory blog like you think it is. The /blog/ navigation comes from default theme this using the “blog” slug you see in lines 74-76
“Is it possible to do what I have in mind without creating a new sub-domain blog?”
If you want the admin blog link in main site’s home page to open up to http://blog.example.com/2010/04/26/hello-world/ per your posts above, then no. You would have to create sub-domain blog and post there, then call those admin posts in home page of main site via RSS widget, or query to list posts from your admin blog, etc. and those links would open up to your preferred URL structure above.April 26, 2010 at 3:21 am #75222In reply to: BuddyPress and WordPress 3.0
Phlux0r
ParticipantIn that case I’d suggest creating an installation with the same versions used originally on another server or local dev environment and seeing if that makes a difference, if it’s a server config issue maybe or some other mis-configuration somewhere.
April 26, 2010 at 3:16 am #75221In reply to: Anyone else working on integrating Gigya?
claud925
ParticipantWell I send an email to gigya support, they answer me that they would help, they asked this:
“Can you or anyone else from your team help debug the BuddyPress to figure out which user ID/User name is saved per action?
Is there a place we can see this in action?”Im looking through the code now, but anyone know where the specific action is?
April 26, 2010 at 2:33 am #75220In reply to: Creating .MO File
r-a-y
KeymasterApril 26, 2010 at 2:20 am #75219In reply to: Update BP from “.com/beta/” to just “.com/”
PJ
Participant@Tmort ‘s position that it’s extremely complicated seems to be best answer. Makes sense.
April 26, 2010 at 2:00 am #75217Steve Tomich
ParticipantI am sorry but I don’t fully understand what you suggested. Do you mean wp-config.php ? I have a feeling it is not buddypress. I just installed another theme and the links don’t work on any themes.
Also I re-installed wordpress and left the Permalink Settings as default and the links to themes work just fine as soon as I change the permalink to do “Day and name” or any other option the links in themes don’t work. This is my main problem I think getting buddypress working with my theme.Should I change something in the wamp server?
April 26, 2010 at 1:54 am #75216In reply to: Update BP from “.com/beta/” to just “.com/”
Tmort
ParticipantAbove your pay grade, @stwc? Its not even in my department! Thanks for the feedback though, I have been battling this issue for a while and any/all feedback is appreciated.
April 26, 2010 at 1:49 am #75214In reply to: Update BP from “.com/beta/” to just “.com/”
stwc
ParticipantSorry @tmort, that just went above my pay grade
Not at all sure how to deal with that.April 26, 2010 at 1:44 am #75213Anonymous User 96400
InactiveHave you checked in your php.ini file if mod_rewrite is installed? Check for the # (or was it ; ?) before it. If it’s there delete it, then restart apache. It should work then.
April 26, 2010 at 1:43 am #75212In reply to: Update BP from “.com/beta/” to just “.com/”
Tmort
Participant@stwc problem is, I’m using wordpress in a different folder than the root of the domain. So my WP files live in domain.com/wordpress/ and my “wordpress blog” is at domain.com.
I was told by sever people, including r-a-y that I need to change the “buddypress default domain” or something of that nature. I was told to put this code in my functions.php file, but it doesn’t work. Any suggestions?
// Getting rid of the subfolder in URLs/permalinks
function my_bp_override_core_domain() {
$domain = get_bloginfo(‘url’);
return $domain;
}
add_filter(‘bp_core_get_root_domain’,’my_bp_override_core_domain’);April 26, 2010 at 1:21 am #75210In reply to: BuddyPress and WordPress 3.0
Ipstenu (Mika Epstein)
ParticipantYeah, but poor @Chad Holden isn’t so lucky
April 26, 2010 at 1:12 am #75209Steve Tomich
Participantstwc,
Thank you for the reply but its a no go. When I click on any links at all my browser goes to the link directory that doesn’t exist I think. Also I am using WordPress not MU. What am I doing wrong?
April 26, 2010 at 1:06 am #75208stwc
Participanthttps://buddypress.org/extend/themes/ links to individual themes are not working.
April 26, 2010 at 12:56 am #75206stwc
ParticipantI do dev on XAMPP on Windows, no problem, but I do use http://localhost.localdomain, which (if I remember correctly) was a necessary thing for WPMU.
Not sure if that might be connected to your problem.
April 26, 2010 at 12:31 am #75204In reply to: Adding comment counts to BuddyBar
Ipstenu (Mika Epstein)
ParticipantAH! Got it http://buddypress.pastebin.com/LrQuRa9T
This will show you the number of pending (NOT SPAM) comments next to the menu for ‘Manage Comments (#)’. Whew. I’m going to fiddle and see if I can make something like the notifications alert show up. But this is mostly what I wanted
April 26, 2010 at 12:16 am #75202stwc
ParticipantCould we get some ordering filters (alphabetic, BP version compatibility, recently updated…?) and maybe the option to Show (20/50/All) on the Plugins directory? That’d be most useful!
April 26, 2010 at 12:14 am #75201stwc
ParticipantNever mind about the permalink to forum post thing 3 comments up. I found the # under the Activity stream item. You’d think after using this thing so long I’d know where stuff is. (or maybe it was just added
)That said, in the /support view, ‘Latest’ (beside the link to the last poster’s profile) should be a link to the latest page/post. Clicking into the thread then having to click the last page in the pagination div is suboptimal. Also, there really ought to be a pagination div at the bottom of the page as well.
April 26, 2010 at 12:10 am #75200In reply to: BuddyPress and WordPress 3.0
April 26, 2010 at 12:07 am #75199stwc
ParticipantIf I understand what’s happening, the forums summaries blocks (for lack of a better description) in /support change their order based on where the most recent comments occurred. That’s kind of a useability nightmare, not knowing from visit to visit where things are going to be located on the page.
Edit: I’m not even sure what’s happening. My head’s a-spinnin’ trying to find stuff that was nearly muscle memory, having spent so much time on this site in the past.
I’m pleased that the site is using the latest BP, but man, it is really hard to find stuff you need to find. Harder — and I didn’t think this would be possible — that it was before, even. Patience, though, I know — presumably it will get better.
One thing that I think is really being pointed up here is how weak the forums component (the most useful component for us as developers/users of this site) is, and how much work can be done (through plugins, thus far, but that kind of makes the core look a bit weak if a dozen plugins are being used on the showcase site) to make the forums experience better.
That spotlight on places where there is room for improvement can’t be a bad thing, I hope, but it sure makes using the new site frustrating so far, and I’ve been working with BP for my own sites for almost a year, so I’m familiar with its quirks already. New users? I can’t help but think they’d be a little put off.
-
AuthorSearch Results