Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 10,701 through 10,725 (of 22,644 total)
  • Author
    Search Results
  • #146576

    In reply to: Blurry image

    Paul Wong-Gibbs
    Keymaster

    The 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.

    kevingamin
    Participant

    Paul,

    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

    #146550
    Roger Coathup
    Participant

    This 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.

     

    #146548
    theFebvre
    Participant

    Thanks 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 1

    Work great! thanks again!

    #146547
    SydneyDesigner
    Participant
    #146546
    theFebvre
    Participant

    Oh yeah!

    I just found the solution!

    Thanks to boonebgorges!

    Hope this will help others to!

    Paul Wong-Gibbs
    Keymaster

    This 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.

    #146543
    Paul Wong-Gibbs
    Keymaster

    Cool. Is that powered by custom post types?

    #146542
    Paul Wong-Gibbs
    Keymaster

    There 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

    #146536
    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

    #146529
    maikelcoke
    Participant

    Oh, 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!

    #146528
    me9
    Participant

    With 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.

    #146525
    Paul Wong-Gibbs
    Keymaster

    That’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.

    #146509
    Paul Wong-Gibbs
    Keymaster

    I’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

    #146508
    raymade
    Participant

    after 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

    #146504
    maikelcoke
    Participant

    No 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"
    }

    #146487
    giannisff
    Participant

    A directory of links. There will be categories where each member can register his/her blog, making a catalogue of blogs.

    #146485
    Paul Wong-Gibbs
    Keymaster

    A directory of what?

    #146469
    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!

    #146455
    r-a-y
    Keymaster

    This sounds like a bug with bbPress and how it supports BuddyPress groups.

    Please post a bug report at:
    https://bbpress.trac.wordpress.org/newticket

    Sign in with the same credentials you use here on bp.org.

    #146450

    In reply to: Is Buddypress for me?

    r-a-y
    Keymaster

    Please 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.

    #146439

    In reply to: Forums not working

    r-a-y
    Keymaster

    I 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.

    #146438

    In reply to: Mail without links

    r-a-y
    Keymaster

    If 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!

    #146435

    In 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

    #146432
    mgwaters
    Participant

    I should specify I’m using Events Manager Version 5.2.5. WordPress version 3.4.2. Buddypress plugin version 2.1.2

Viewing 25 results - 10,701 through 10,725 (of 22,644 total)
Skip to toolbar