Search Results for 'wordpress'
-
AuthorSearch Results
-
December 5, 2012 at 2:18 pm #146576
In reply to: Blurry image
Paul Wong-Gibbs
KeymasterThe compression quality is actually controlled by WordPress but we occasionally receive feedback such as this, which makes me think that there’s some server dependency or configuration setting that varies from server-to-server. IIRC, it defaults to 90% image quality.
In the upcoming BuddyPress 1.6.2 release to coincide with WordPress 3.5 (i.e. very soon), we had to fix image cropping to work with WordPress 3.5, and I took the opportunity to set 100% image quality. Along with WordPress 3.5’s improvements to its media API, hopefully this problem will fix itself.
December 5, 2012 at 2:57 am #146557kevingamin
ParticipantPaul,
Thanks for your response. Per your request, I have created the bug report (https://buddypress.trac.wordpress.org/ticket/4704). If I can be of any assistance, please let me know.
Kevin
December 5, 2012 at 12:17 am #146550In reply to: directory website wordpress / buddypress based
Roger Coathup
ParticipantThis is another example of directory features we built for a BuddyPress site: http://www.enterprisenation.com/business-directory/
It’s based around custom post types & taxonomies, and integrates as a component with BuddyPress profiles.
But, in response to OP @giannisff, these directory systems are custom builds – there’s no good off the shelf plugin providing the solution.
December 4, 2012 at 11:40 pm #146548In reply to: There was a problem posting your update
theFebvre
ParticipantThanks Paul, didn’t see your reply (to fast) 😉
I’ve found that exact same URL by searching the error give by WordPress :
Incorrect integer value: ” for column ‘item_id’ at row 1Work great! thanks again!
December 4, 2012 at 11:40 pm #146547SydneyDesigner
ParticipantThanks Paul.
Labsecrets has also seen the problem over on https://bbpress.org/forums/topic/buddypress-group-adminforum-check-box-not-working/#post-121225
I’ve created a bug ticket https://bbpress.trac.wordpress.org/ticket/2083
December 4, 2012 at 11:38 pm #146546In reply to: There was a problem posting your update
theFebvre
ParticipantDecember 4, 2012 at 11:33 pm #146544Paul Wong-Gibbs
KeymasterThis rings a bell as a long standing bug or “feature”; I’ve had a quick look at our bug list but can’t find a ticket. Please could you create a bug report on http://buddypress.trac.wordpress.org — you can use your username and password from this site — and we’ll see if we can fix it for BuddyPress 1.7.
December 4, 2012 at 11:31 pm #146543In reply to: directory website wordpress / buddypress based
Paul Wong-Gibbs
KeymasterCool. Is that powered by custom post types?
December 4, 2012 at 11:30 pm #146542In reply to: There was a problem posting your update
Paul Wong-Gibbs
KeymasterThere is a fix for this coming out in BuddyPress 1.6.2 (probably tomorrow – the 5th December). Check out https://buddypress.trac.wordpress.org/ticket/4523 for details
December 4, 2012 at 10:13 pm #146536In reply to: directory website wordpress / buddypress based
Torben Grue
Participant@giannisff – We make a custom listing system for our Local based Directory at http://dogsuniverse.dk/lokalguide/breed-clubs/ with support of filtering and map support
December 4, 2012 at 7:43 pm #146529In reply to: Activation not possible
maikelcoke
ParticipantOh, okay… It is a problem of lighttpd. This is not the first problem with lighttpd, so i will switch to apache2. I have a test installation of wordpress, apache2 and buddypress. And it WORKS!!
I will switch my live environment soon. Thanks for this links!
December 4, 2012 at 7:35 pm #146528In reply to: Split: buddypress VS bbpress
me9
ParticipantWith bbpress yes, buddy press no.
I want to use buddypress with out groups and there seems to be a plugin only i dont get it maby you do.
https://wordpress.org/extend/plugins/buddypress-restrict-group-creation/
i want to use buddypress instead of bbpress because there much much more plugins and it just seems better.
December 4, 2012 at 7:02 pm #146525In reply to: Edit Function.php File Unknown Code
Paul Wong-Gibbs
KeymasterThat’s encrypted code, and usually it’s proof of a hack. That code looks like this: http://cl.ly/image/1s3B063f091i
It’s extremely bad practice for many reasons: obsfucated code, advertising links. I’d recommend you just get a new theme from https://wordpress.org/extend/themes/, and tell the developers of your current theme that they suck.
December 4, 2012 at 2:37 pm #146509In reply to: Activation not possible
Paul Wong-Gibbs
KeymasterI’ve not used lighttpd. But: http://stackoverflow.com/a/11012569 — can you try the bottom suggestion on that answer, please?
Vaguely wondering if related to https://core.trac.wordpress.org/ticket/10458
December 4, 2012 at 2:23 pm #146508In reply to: How to enable registration on single WP?
raymade
Participantafter enabling the Membership check box i still get taken back to home page.
wordpress Version 3.4.2
buddypress Version 1.6.1
i need help
December 4, 2012 at 1:58 pm #146504In reply to: Activation not possible
maikelcoke
ParticipantNo redirect, the key is on the url.
I’ve debugged the /register action.
I’ve tried to output the _GET var. No way, is empty if i add a parameter in the url.
These seems to be a global problem in my buddypress.But the _POST is set correctly.
no proxies
lighttpd/1.4.28 (ssl)
PHP 5.3.5-1ubuntu7.11 with Suhosin-Patch (cgi-fcgi) (built: Sep 12 2012 18:47:32)Can it be my rewrite rule?
$HTTP["host"] =~ "^www\.xx\.de$" {
server.document-root = "/var/www/xx/wordpress"
url.rewrite-once = (
"^/(.*/)?files/$" => "/index.php",
"^/(.*/)?files/(.*)" => "/wp-includes/ms-files.php?file=$2",
"^(/wp-admin/.*)" => "$1",
"^/({_0}+/)?(wp-.*)" => "/$2",
"^/({_0}+/)?(.*\.php)$" => "/$2",
)
server.error-handler-404 = "/index.php"
}December 4, 2012 at 11:07 am #146487In reply to: directory website wordpress / buddypress based
giannisff
ParticipantA directory of links. There will be categories where each member can register his/her blog, making a catalogue of blogs.
December 4, 2012 at 10:44 am #146485In reply to: directory website wordpress / buddypress based
Paul Wong-Gibbs
KeymasterA directory of what?
December 4, 2012 at 6:50 am #146469In reply to: [resolved] Register Page Loads Blank
Paul Wong-Gibbs
Keymaster@raymade, please would you start a new topic. This one’s pretty old, and the fix for your problem might be different from the fix that aces linked to, 9 months ago. Be sure to include details of what versions of WordPress you’re running, what you expect should happen, and what’s actually happening. Thanks!
December 4, 2012 at 2:10 am #146455r-a-y
KeymasterThis sounds like a bug with bbPress and how it supports BuddyPress groups.
Please post a bug report at:
https://bbpress.trac.wordpress.org/newticketSign in with the same credentials you use here on bp.org.
December 4, 2012 at 1:29 am #146450In reply to: Is Buddypress for me?
r-a-y
KeymasterPlease try not to post the same thing across several threads. A good rule of thumb is to create a new topic for your questions and not bumping older topics that haven’t been responded to in awhile.
As for your questions:
* Geotagging for member profiles – several plugins exist. You might want to try Mapology. It’s a premium plugin, but it’s probably the most feature-rich.
* Auto-refresh activity page – there are a few plugins out there, but I haven’t really tested all of them. Try this one:
https://wordpress.org/extend/plugins/rs-buddypress-activity-refresh/* Events – again, several plugins exist. Do a search on Google for “buddypress events” and you’ll find the top plugins.
You’ll probably want to test out a few of those plugins to see which ones will suit your needs.
Hope that helps.
December 3, 2012 at 10:36 pm #146439In reply to: Forums not working
r-a-y
KeymasterI cannot get the link to open in Chrome. But it does open in IE. I have seen those instructions before. But in step 4 the screen capture shows 3 options under bbPress. It shows “Settings”, “Deactivate” and “Edit”. I do not have those options. I have “Network Deactivate” and “Edit”.
The link to the codex article I provided does not have any screenshots.
I can’t even get the Forums menu to show up on the menu bar.
This is a bbPress issue. You have to create your own page for Forums. When you create a new page, make sure to add one of the bbPress shortcodes to display what you want (you’ll probably want to use [bbp-forum-index]). Then, add your page to your theme’s custom menu.
December 3, 2012 at 10:31 pm #146438In reply to: Mail without links
r-a-y
KeymasterIf you’re planning on sticking with older versions of WP, BP and Group Email Subscription, you might as well modify the Group Email Subscription code to remove the links for your own use.
If you want to do this without modifying the Group Email code and you are familiar with WordPress filters, hook into these filters:
‘bp_ass_new_topic_content’
‘bp_ass_forum_reply_content’
‘bp_ass_activity_notification_content’And write your own functions to remove the links in the content. This will not remove the email footer links.
Hope that helps!
December 3, 2012 at 9:22 pm #146435In reply to: Forums not working
Kevin.Bowser
Participant@beingblissful I would like to chat with you about your experience with Salutation. I am about to purchase it and institute forums and migrate an existing blog to a new domain that I purchased. I was really drawn to Salutation because of the look of it and the video tutorials make it look so easy. My problem is that I have not been able to get forums to work at all as described in WordPress or BuddyPress documentation. I would like to chat with you if you have time. If you do, please email me your contact info privately and I will reach out to you. My email address is kevin.bowser@live.com.
I tried to send you this as a direct message, but to no avail. Maybe I am just not destined to use BuddyPress???
Thanks,
Kevin
December 3, 2012 at 8:37 pm #146432In reply to: Add Events list item to Activity Filter?
mgwaters
ParticipantI should specify I’m using Events Manager Version 5.2.5. WordPress version 3.4.2. Buddypress plugin version 2.1.2
-
AuthorSearch Results