Search Results for 'wordpress'
-
AuthorSearch Results
-
February 24, 2010 at 8:23 pm #65358
In reply to: How to enable registration on single WP?
geoffm33
ParticipantIt’s on the WordPress Settings page, the option called “Membership”.
February 24, 2010 at 7:34 pm #65344In reply to: Hopped Up Beer
Mike Pratt
Participant@andystaple when Pods becomes wordpress friendly it will be an awesome choice to use as your Beer data-type manager.
Does MyReviewPlugin actually make use of BP XProfile data and hook into the activity stream? eg. [Andy Staple] reviewed [Pete’s Wicked Ale] in [Microbews Group] for example?
February 24, 2010 at 5:26 pm #65327In reply to: Tried HipHop ?
Devrim
ParticipantHi David..
Thanks, I don’t really know the reason wordpress/buddypress is slow. Although we have all sorts of optimizations (memcache,cdn,minifications) in place, wp-blog-header.php is not running under 0,3 secs, page loads are well around 1 sec. I have never dived into bp functions and investigated them thoroughly to comment on where the biggest impact on performance occurs.
Since we are really busy on our project launch hassles, i’m trying to get this on the side as much as I can.
If i anybody could help me out on testing the performance of buddypress using hiphop, or at least find out if it can compile or not, that can benefit this community a great deal too.
February 24, 2010 at 4:57 pm #65325In reply to: Group Blog + P2 or Posthaste
peterverkooijen
ParticipantMarius Ooms posted an update about the bp-groupblog plugin here.
Per definition what works within your blog should also work on your groupblog. All you need is the blog id that belongs to the group. If you look at the template files you’ll see how we set the blog id and use switch blog to change blog id’s.
That’s probably what I should focus on to fix my problem!
Looking ahead we are even going further and reversing the concept of pulling in specific blog content into the group, but let the blog be the group and pull in buddypress information to the blog itself. … The main group slug would just forward to the blog home page.
I had thought about that as possible solution to the referrer check mismatch problem; just make the blog homepage, where P2 does work, the group homepage.
But I think it would create more confusion. In my theme I want to keep blogs looking like blogs and turn the group homepages into the centers for social networking activity.
So the group blog homepage would display the same posts as on the group homepage, but in a traditional blog view. Most users would see the group blog posts on the group home page or in the single.php view.
Forwarding the group slug to a blog and then make the blog look like a group home page breaks the logic of the site.
EDIT:
I still think that, atm, posting from the front-end is not developed far enough yet … It is fine for micro-blogging, but I don’t think there are option to include image/video/media uploading, tagging, and categories
There is in P2, leveraging WordPress media buttons. It’s very slick, with lightbox etc. (I see they’re missing from the version I had in my zip…)
In my setup I’m trying to get simple, stripped down microblogging front-end posting on the group homepage, with a traditional blog view on the blog homepage. So more advanced users can still go from the regular blog homepage into the wp-admin backend if they want to do more complicated post editing.
P2 has different tabs for Status Update and Blog Post on the post-form. I’d like to have those options in the group homepage if I can get it to work, but the stripped down Status Update would be priority there.
February 24, 2010 at 4:47 pm #65322In reply to: Group Blog + P2 or Posthaste
Mariusooms
ParticipantWhile it is very true that the backend is confusing our users regarding complexity, I still think that, atm, posting from the front-end is not developed far enough yet (as far as I know, please correct me if I’m wrong). It is fine for micro-blogging, but I don’t think there are option to include image/video/media uploading, tagging, and categories.
Therefore we are still painfully educating our users so at least the can harness the full potential of WP rather than to use it as a feature rich paper weight that can only do text. If anyone knows of a way to post to the blog from the front end that’s more full featured than just text, it will be implemented immediately (as a manner of speaking)!
We could do this with Drupal, but I have not seen it yet, or search hard enough, in WordPress.
So yes, I to would absolutely feel liberated if I did not have to send our users to a backend…it is not what is expected for most users using common social sites. Definitely high on the priority list!
February 24, 2010 at 4:08 pm #65315In reply to: Spam, Spam and more spam
bbrian017
ParticipantAlright I have added right after
define( ‘COOKIEPATH’, ‘/’ );
and right before
/* That’s all, stop editing! Happy blogging. */
What is this suppose to do anyways? I’m not sure I understand how this stops spam.
So now my wp-config is like this,
define( ‘COOKIEPATH’, ‘/’ );
define( ‘BP_REGISTER_SLUG’, ‘randomcrazyslugger’ );
/* That’s all, stop editing! Happy blogging. */
/** WordPress absolute path to the WordPress directory. */
February 24, 2010 at 3:12 pm #65308In reply to: Spam, Spam and more spam
bbrian017
ParticipantI added the line. as suggested.
/* That’s all, stop editing! Happy blogging. */
define( ‘BP_REGISTER_SLUG’, ‘yourregisterslug’ );
/** WordPress absolute path to the WordPress directory. */
That’s what it looks like.
Andrea_r sorry I’m in three different threads right now I feel like your chasing me around haha!
February 24, 2010 at 2:02 pm #65290In reply to: Hopped Up Beer
andystaple
ParticipantWe’re actually running this one http://www.myreviewplugin.com/
It seemed to fit with our needs the best, and has actually been quite easy to work with. We’re also using GravityForms (which is probably one of the best plugins to ever be on WordPress) to handle adding new beers (which are actually posts)
February 24, 2010 at 1:44 pm #65286In reply to: Tried HipHop ?
Windhamdavid
ParticipantWow, that’s a really impressive setup you got going at http://kodingen.com. Thank you for posting this ~ I wouldn’t know where to start with hiphop yet, but I registered and noticed that the activation email is missing a backslash. I had read this statement from @rasmus and figured it’s performance gains and high scaleability would also depend on a series of other configurations like memcached and sql optimization. But something like this could prove to be as Rasmus puts it, escape from ‘framework soup’. Although wordpress.com seems to be running top notch on top of Nginx, but I’m sure they got all kinds of hardware and configuration tweaks going on..
// all the same thanks for for the experimenting and good luck with it.
February 24, 2010 at 8:11 am #65256In reply to: Wire is gone?!
Hugo Ashmore
ParticipantIt’s not gone just radically altered?
It’s part of the activity stream now?
I think if you want it exactly as before you need to use this plugin provided to maintain backwards compatibility:
https://codex.buddypress.org/getting-started/upgrading-from-10x/
https://wordpress.org/extend/plugins/buddypress-backwards-compatibility/
But someone more versed in these matters may provide a better answer.
Maintaining this backwards compatibility does not seem straightforward though, and a better step by step guide would be useful, and I’m not sure that in reality 1.1.x and 1.2 are such different beasts that 1.2 ought to be considered a separate branch at least it doesn’t really feel as though 1.2 is an upgrade from 1.1 less a point release than a milestone almost a 2.x?
February 24, 2010 at 7:50 am #65253In reply to: Registration link redirects to home page
Famous
ParticipantI had the same problem. Odd, my sign up link didn’t even show up??? But I did what windHamDavid said and I went here /wp-admin/wpmu-options.php
Note: because I have MU installed maybe different for regular wordPress
I disabled registrations saved and re-enabled, and it worked.
Thanks windHamDavid
February 24, 2010 at 1:52 am #65227In reply to: BuddyPress Like
Alex
ParticipantPlugin’s been updated to fix all known bugs, now at 0.0.3.
Download or update to the latest version.
February 23, 2010 at 11:28 pm #65193In reply to: User notification when new reply etc
Mike Pratt
Participant@finni3 Until Andy trumps all of our work and goes deep core, Boone’s & D Cartwright’s excellent merged plugin will fit your needs https://wordpress.org/extend/plugins/buddypress-group-activity-stream-subscription/
February 23, 2010 at 11:04 pm #65188In reply to: Dashboard showing on Forums page
r-a-y
KeymasterDoes the problem occur when you deactivate WP-o-matic?
My guess is it definitely has something to do with WP-o-matic.
I’d recommend moving to FeedWordpress myself.
February 23, 2010 at 10:27 pm #65176In reply to: Setting Homepage
Andy Peatling
KeymasterCreate a new page in the WordPress backend. Then go to the “Settings > Reading” and select that page as the front page. You may want to create another “Blog” page and set that as the posts page.
February 23, 2010 at 10:13 pm #65172In reply to: fatal error on line 34
collinharbour
MemberOkay. I’m a little less advanced than most on this site. I was in my wordpress dashboard and noticed this plug in on the bottom of the page. I clicked on it, hit install and I thought that I activated it. It all happened so fast. Anway, now, wehn I log into my admin at wordpress, this message is just parked on the screen and I don’t really know how to change it. It won’t let me go to any other screens to activate or deactivate anything. Thoughts? Can I delete the buddy press file from my files . . . if so, will it make this error go away and allow me back into my wordpress administrative console? Thanks. Collin
February 23, 2010 at 8:04 pm #65133In reply to: Plugin Devs Please Read
John James Jacoby
KeymasterA few other actions were added in 1.2 to help plugin authors hook into the correct places within BuddyPress.
bp_setup_globals
bp_setup_nav
bp_setup_root_components
bp_setup_widgetsThe intent of those hooks for plugin authors, is to not load your code before BuddyPress does, potentially putting your navigation menus or global component setups out of alignment with BuddyPress. Typical WordPress priority rules apply, so it is still possible to bump your plugin ahead of BuddyPress if you need to.
February 23, 2010 at 6:40 pm #65104In reply to: Request: Badge Maker
gregfielding
ParticipantGotcha…except I’m seeing “userbar” referring to different things as well.
https://buddypress.org/forums/topic/horizontal-userbar
Whatever it’s called, it seems like a critical piece to creating a self-perpetuating network. Anything we can do to make it easier for members to promote the network helps.
WPMU Dev Premium has an affiliate plugin that creates member-specific code tied to images.
http://premium.wpmudev.org/project/wordpress-mu-affiliate
A basic badge that links back to the member’s profile should be much simpler. To me, this should be a core function…
February 23, 2010 at 6:30 pm #65102In reply to: Sitemap generator beta – looking for a few testers
rich! @ etiviti
Participantok, tagged on wordpress repo v0.0.2
https://wordpress.org/extend/plugins/buddypress-sitemap-generator/
Hopefully next weekend I’ll get the Admin UI cleaned up, some documentation, and a priority calculator
Also looking for MU users to test it out.
…and least Google accepted it

Sitemap Index Total: 5,629, Indexed: 116 Feb 23, 2010 – Resubmit Feb 23, 2010
February 23, 2010 at 5:51 pm #65091modemlooper
Moderatorsometimes when you copy items from a folder on harddrive to server via ftp program it misses hidden files like .htaccess
You can create a file htaccess.txt add the rewrite code then upload it after upload change the name of the file to .htaccess
I’m using WP single and this is whats in my .htacess file
RewriteBase /
#uploaded files
RewriteRule ^(.*/)?files/$ index.php [L]
RewriteCond %{REQUEST_URI} !.*wp-content/plugins.*
RewriteRule ^(.*/)?files/(.*) wp-content/blogs.php?file=$2 [L]
# add a trailing slash to /wp-admin
RewriteCond %{REQUEST_URI} ^.*/wp-admin$
RewriteRule ^(.+)$ $1/ [R=301,L]
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule . - [L]
RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-.*) $2 [L]
RewriteRule ^([_0-9a-zA-Z-]+/)?(.*\.php)$ $2 [L]
RewriteRule . index.php [L]
<IfModule mod_security.c>
<Files async-upload.php>
SecFilterEngine Off
SecFilterScanPOST Off
</Files>
</IfModule>
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPressFebruary 23, 2010 at 5:49 pm #65088In reply to: Request: Badge Maker
Jean-Pierre Michaud
Participantwe usually call them “userbars”, as facebook changed the name just to make themselves proud to invent something new…

sure it can be easy to code, i’ve done a great version for vBulletin, and it would take little to make one for WordPress… i suppose someone will be able to code one..
February 23, 2010 at 5:29 pm #65086rogscorp
ParticipantHey I solved this problem.
There were two problems:
1) no .htaccess
2) Text editor in Mac
You should have .htaccess in your FTP.
Maybe it’s hidden, but if it is not, you should make one.
You can make it with a simple text editor:
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
copy and paste this and save it as .htaccess and upload it your root wp folder.
Another problem for me was that I used the text editor in mac.
Its RTF format put some information in the beginning of the file which is invisible in the text editor.
That caused 500 error problem.
So I made .htacess in Dreamweaver (the memo app in Windows would be OK I guess), and uploaded it, IT WORKED.
I hope this would help for other people.
The reason my FTP did not have .htacess in the first place is beyond me.
February 23, 2010 at 5:23 pm #65082In reply to: Events Plugin
David Lewis
ParticipantThere are lots of regular WP event plugins. I’d suggest searching on the wordpress.org site / forums. But for a BuddyPress integrated plugin… there are only two… one which is a WordPress MU Premium (paid) plugin… and bp-events from Erwin… the development of which seems to come in spurts. Last I heard… Erwin was pretty far along in making it 1.2 compatible and was mostly just working on an Ajax calendar feature. Hopefully it will be finished up soon-ish :o)
February 23, 2010 at 5:20 pm #65079In reply to: Aggregation from external sources
stripedsquirrel
Participantehmm, please refrain from opening new posts which basically links to an other post which links to another post

Not that I do not agree with your request, but by annoying people who might be able to help out, you steer focus away from the problem.
Anyway, does feedwordpress not work?
February 23, 2010 at 5:00 pm #65070trident46
MemberHello,
I’m having the same issues……..I do not have an “.htaccess” file anywhere on my hosting server.
I read that the two latest versions of WordPress and Buddypress may not be compatible – could this be the problem?
Thank you!
Rob
-
AuthorSearch Results