Search Results for 'wordpress'
-
AuthorSearch Results
-
March 9, 2010 at 11:40 pm #67477
In reply to: Group Blog for BP1.2 is now available
Anointed
ParticipantI actually do run my business from the root domain.
1.customer goes to root.com to register and signup for a site.
2. customer is given a subdomain.root.com blog which I domain mapp to their own domain
That is normal wp operation.
Where it gets sticky:
1. customer whose site is actually subdomain.root.com turns on group blogs and tries to create one…. that creates subdomain.subdomain.root.com
see the problem?
It’s pretty much the exact same type of situation that wordpress.com does.
1. I go to wp.com and register my site, subdomain.wordpress.com
2. If they had group blogs, I would go in and create one, it would create subdomain.subdomain.wordpress.com
I hope this makes it clearer, how I am actually doing what wpmu was intended to do. I run everything off of the root domain, so every customer is subdomain.root.com
The only ‘solution’ I see without having wpmu fixed, would be to give complete fresh installs of wpmu to each client, so they are actually on a root.com instead of a subdomain.
That completely kills the entire concept of wpmu (one codebase for me to maintain). I would have to maintain all the installs separately, which would suck bigtime.
Anyhow, it is not an error with your plugin, but rather an error with wpmu core. I posted question in their forums, and if I can find the ticket system for mu I will report it as well.
March 9, 2010 at 11:35 pm #67476In reply to: Non of the dropdown links work
corin-rules
MemberHi DJ Paul, upgraded wordpress and now the default theme is working fine. Still having the same trouble with buddymatic, but i’ll tool around with the CSS in default and get myself something similar.
Cheers mate.
March 9, 2010 at 10:39 pm #67470In reply to: video plugin?
symm2112
ParticipantI tested out Kaltura but one thing to caution you about that I saw was that the last updated date was almost 6 months ago and it shows compatibility with 1.0.x and 1.1.x, NOT 1.2. It didn’t seem to be very actively worked on so I started looking at different options. Here’s their wordpress repo link for you to decide on your own.
https://wordpress.org/extend/plugins/buddypress-kaltura-media-component/
March 9, 2010 at 9:37 pm #67452In reply to: Where to find basic instructions
Paul Wong-Gibbs
KeymasterHm, no real instruction manual as such. And no question is a noob question

With regards to features, you can read this page https://buddypress.org/, find some BuddyPress introduction videos from WordCamp conferences at http://wordpress.tv/category/buddypress/. I’ve just got back from WordCamp Ireland where I did an introduction to BP session; slides are at http://slideshare.net/DJPaul/wordcamp-ireland-2010-introduction-to-buddypress
If you can ask us a specific question about BuddyPress, we can come up with a more specific answer (hopefully!)
March 9, 2010 at 7:27 pm #67437In reply to: Can't go into wp-admin
sec7
MemberThe issue isn’t with BuddyPress, its an issue with your WP environment. when you were told to change your Permalink Settings wordpress created a .htaccess file. this probably broke your access to get in, it did mine.
I updated the file so that the rewriter worked correctly and all is better. Enable rewriter and you’ll probably be good.
Sec7
March 9, 2010 at 6:55 pm #67429In reply to: phpBB integration
r-a-y
KeymasterYou’re looking for a WordPress <-> phpBB bridge.
Have you tried WP-United?
March 9, 2010 at 6:15 pm #67416In reply to: phpBB integration
lostdeviant
ParticipantI don’t know how to integrate the others into wordpress/buddypress, but you could still disable the forum component in buddypress and use the other features.
March 9, 2010 at 5:51 pm #67411In reply to: Search Plugin or Code Required
r-a-y
KeymasterIt sounds like this plugin will help you:
https://wordpress.org/extend/plugins/buddypress-geo/
Haven’t tested it though.
March 9, 2010 at 5:49 pm #67410In reply to: phpBB integration
r-a-y
KeymasterBuddyPress utilizes bbPress only for the groups component.
This doesn’t limit you from using using phpBB or vBulletin!
There are a few scripts out there that can integrate phpBB and vBulletin into WordPress.
I’d suggest checking those out.
March 9, 2010 at 5:32 pm #67407In reply to: Email notification not working
r-a-y
KeymasterAre you able to receive emails regularly in WordPress?
eg. when someone posts a comment on your blog or when a new user registers for your site?
March 9, 2010 at 5:20 pm #67404In reply to: Group Blog Error
Mariusooms
ParticipantThe groupblog_blog_id should hold a single value. If this isn’t the case it is misfiring somewhere. Did the following post help at all? Please follow the instructions there and see if you can clean up the meta table. This should not be a problem in 1.4.4, but 1.4.3 causes issues.
https://wordpress.org/support/topic/371370?replies=6#post-1427856
March 9, 2010 at 3:36 pm #67394In reply to: How to control spam registration?
Marcus (aka @msykes)
ParticipantThanks everyone for the tips and tricks, I’ll be checking this page again!
It’s strange but the moment I upgraded to WP2.9.2 and BP 1.2 spam started again.
Previously, I just added SI Captcha and I went from getting 10-20+ spam registrations to none. I added WP-hashcash now and I’ve only had one registration since.
I’ve just disabled the blog registration on the signup page, hopefully that’ll help too.
By the way, there’s also a meta tag in the header of many templates :
<meta name="generator" content="WordPress 2.9.2" />Removing that may help too….
March 9, 2010 at 2:14 pm #67382jobjorn
ParticipantMy registration link is broken too. I’m using the latest versions of everything (WPMU), no active plugins except BuddyPress and WordPress.com Stats, no custom language, and the default theme. Any ideas?
March 9, 2010 at 1:09 pm #67372Xevo
ParticipantMake a page in the back-end admin area, make a custom wordpress page, by adding a comment with the template name in the top (https://codex.wordpress.org/Pages#Creating_Your_Own_Page_Templates). After throwing this file inside your themes folder, you get a dropdown on the right side of your page editings page, select the file and you can use normal tags like get_header(); in the php file of the custom page template.
This is the only correct way to make a custom wordpress page as far as I know.
March 9, 2010 at 9:52 am #67353In reply to: Group Blog for BP1.2 is now available
bpinspire
ParticipantIs it now compatible with a single WordPress 2.9.2 install (for only one blog) with BP1.2.1? or do we have to wait for WP3.0
March 9, 2010 at 8:38 am #67348In reply to: Group Blog for BP1.2 is now available
Mariusooms
ParticipantHmmm, I’m starting to think your setup is quite unique. While we want to help out as much as we can, it looks like this goes beyond the scoop of what the plugin entails. If you can figure out how to make it work we could possible include into the core code. As it is I don’t belive we would be able to support your setup.
We use the same function that WordPress uses when a user creates a blog. So my question would be, can you create additional user blogs from your subdomain.root.com? If so what domain does it create? If you can create regular blogs from your subdomain, in theory the groupblog should do the same. In short, the only thing we do extra is create some meta keys to link it to the group and we decide the name for the blog.
Let me know your progress.
March 9, 2010 at 1:03 am #67308In reply to: Moving Menu Items – Help Needed
Peter Anselmo
ParticipantHere’s the existing menu code (That’s working)
March 8, 2010 at 11:02 pm #67291In reply to: Can't find way for new users to register
dorono
MemberDuh! Of course.
I’m actually using a single-user version of WordPress and not MU, but I still was able to fix the issue by going to General Settings and checking the ‘Anyone can register’ box in the Membership field.
Thanks!
Doron
March 8, 2010 at 9:39 pm #67279In reply to: Group Blog for BP1.2 is now available
Mariusooms
ParticipantTheir was a terrible bug in 1.4.3 Please update to 1.4.4. Please read this post at the WP forum and see if that helps you. Otherwise you can contact me through BP and we can figure it out. In future version we make sure to avoid creating havoc.
https://wordpress.org/support/topic/371370?replies=4#post-1427856
Regards,
Marius
March 8, 2010 at 9:36 pm #67278In reply to: Group Blog Error
Mariusooms
ParticipantDoes this post help at all: https://wordpress.org/support/topic/371370?replies=4#post-1427856
Do you have access to your db?
March 8, 2010 at 8:15 pm #67259In reply to: Tweetstream (twitter plugin) Beta testers needed!
Peter Hofman
ParticipantNew version! Version 1.1.9 just released.
Grab it over here: https://wordpress.org/extend/plugins/tweetstream/
* Fixed cron updates added messages as admin
* Added Italian translation.
* Added Turkish translation.
* Fixed typo in language file
* Added admin option to turn off syncing to bp for all users
* Added admin option to set max import of tweets per user.
March 8, 2010 at 7:47 pm #67250In reply to: in 1.2 Buddypress, the title is still off!
lostdeviant
Participantwe need something like is_page() but just for buddypress specific pages so I can check. and send it over to the buddypress title function otherwise use my normal titles from wordpress.
The problem is that if you don’t let buddypress use its own function for the title tag, all the buddypress specific pages will show the most recent post’s title for all buddypress specific pages…
what a huge bug.
March 8, 2010 at 7:13 pm #67242In reply to: Forum at front page?
thecorkboard
Participanthttps://wordpress.org/extend/plugins/bbpress-latest-discussion/
doesn’t work with 1.2
in desperate need of some more widgets.
March 8, 2010 at 5:08 pm #67230In reply to: login/create an account problem
rspowers
Memberended up reinstalling wordpress and buddypress. not sure what the problem was but its working now.
March 8, 2010 at 4:18 pm #67221In reply to: Favorites — expanding capabilities
thecorkboard
ParticipantIn response to your points up top:
1)
+1 Favorites sometimes = bookmarks in social networking sites. We need to be able to offer this across all types of communication features.
2)
Theme developers need to be able to pull this info in with a loop. Maybe we can already?
3)What is the current state of Favorties plugin development, and is there something in the works that can accomplish the above?
There is the BuddyPress-Like plugin: https://wordpress.org/extend/plugins/buddypress-like/
The problem with BP Like is that it now competes with Favorites built-in to BP 1.2. I need to be able to turn off Favorites so that BP Like isn’t confusing/repetitive.
But really, this is something should be rolled into core.
Forums, yes, were part of an older web community – it was the sole way they communicated. With the advent of social networking came the creation of new ways to communicate. Forums were given less focus but they still have there place. Even today in Facebook you can clearly identify forum-esque features.
I don’t think BP has ever focused on forums. It’s always been on the activity stream/wire. Of course, forum topics are now tied to the activity stream – as they should be – but does not in any way give BP a “schizophrenic” identity.
-
AuthorSearch Results