Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 20,076 through 20,100 (of 22,649 total)
  • Author
    Search Results
  • #60719

    1. BP trunk already supports 2.9.1, and 1.2 will as well.

    2. BP trunk works very well on WordPress 2.9.1 (not MU)

    3. Don’t expect WP3.0 until at least June, if not later. The WordPress dev cycle is aiming for new versions every six months.

    r-a-y’s been paying attention. :)

    I would recommend staying away from the trunk version of WordPress (single) at the moment. The WPMU trunk currently contains the most up to date WPMU 2.9.1 version, it just hasn’t been officially released yet.

    #60714

    In reply to: Creating a Page

    r-a-y
    Keymaster

    The easiest way would be to create a WordPress page with the slug “subblogs”, applying a page template with the code you listed above.

    Tutorial on creating WordPress page templates (if you need it):

    https://codex.wordpress.org/Pages#Creating_Your_Own_Page_Templates

    #60699
    Boone Gorges
    Keymaster

    I’m almost certain that the problem has to do with items being tagged with timestamps from the future. The function bp_core_time_since() in bp-core.php returns the message [Use GMT Timezone] when the timestamp on an item is greater than the value returned by the core PHP function time().

    The timestamp for blog comment and for blog entrie activity comes from the timestamp attached to those items in the databases corresponding to the individual blogs. That means that the timestamps on blog entries in at least some wp_x_posts and wp_x_comments blogs are incorrect by at least a few hours. I don’t know how this would happen. You can set timezones on a blog-by-blog basis, but I assume that WP ignores timezone settings when stamping new entries and looks only at GMT unix time.

    I’m not sure what to recommend. Go into the database and look at the timestamps on some of those rogue comments and entries. Verify that they are indeed incorrect. If they are, then you’re looking at a WordPress problem. Try making sure that those blogs are set to the correct time zone (Dashboard > General, I think) and see if the problem persists.

    #60671
    Paul Wong-Gibbs
    Keymaster

    You can’t; this is a result of the blog IDs being set by an auto-increment primary key integer in the MySQL database. You could do something like export the database, drop the table (wp_sites, or something), create the table again and re-import your data.

    However I am not sure of the consequence on WordPress of this being done so not recommended unless you have time to check all the tables and update references where needed.

    #60646

    In reply to: Best Event Plugin?

    Mike Pratt
    Participant

    @wordpressfan Are you looking for an events plugin thad adds not only events and a calendar but lets people rsvp and “attend” events? If so, You can use Erwin’s http://www.erwingerrits.com/?page_id=799 or head on over to the wpmu.org crew and throw down money for theirs (not an endorsement since the make you pay without even a test drive, not my game)

    #60644
    bbrian017
    Participant

    1. Which version of WPMU are you running?

    A. You are using WordPress MU 2.8.6.

    2. Did you install WPMU as a directory or subdomain install?

    A. Directory (initially a subdomain on accident)

    3. If a directory install, is it in root or in a subdirectory?

    A. Was a sub directory and is now moved to the root

    4. Did you upgraded from a previous version of WPMU? If so, from which version?

    A. Fresh Installation

    5. Was WPMU functioning properly before installing/upgrading BuddyPress?

    A. Seemed to be an issues from installation

    6. Which version of BuddyPress (BP) are you running?

    A. Latest available from download section

    7. Did you upgraded from a previous version of BP? If so, from which version?

    8. Do you have any plugins other than BuddyPress installed and activated?

    A. Yes ( I removed all issues ramain) it’s not plugins

    9. Are you using the standard BuddyPress themes or customized themes?

    I’m using a paid theme from WPMU DEV

    10. Have you modified the core files in any way?

    A. not at all

    11. Do you have any custom functions in bp-custom.php?

    A. Not that I have added

    12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?

    Running bbpress but ti’s not working showing blank screen with no options but to reinstall

    13. Please provide a list of any errors in your server’s log files.

    A. I don’t have any errors to show

    14. Which company provides your hosting?

    A. Godaddy Dedicated Server

    FYI

    My issue is basic. Old stuff is staying at the top of the activity stream and not moving down as it should.

    Why is it stuck up top? All new activity is being placed below the bottom of the stream.

    #60631
    shoeyn
    Participant

    I got exactly the same problem, it doesn’t matter whether it’s set up with sub domains or directories, it still won’t work

    My install is wordpress mu 2.8.6 with buddypress 1.1.3

    Everything worked fine before I added buddypress, as far as I know of.

    I didn’t upgrade from previous versions, it was a complete fresh install

    I haven’t activated any other plugins or themes or changed any core files

    All links apart from the Home link is reporting 404 error

    My host is names.co.uk

    #60604
    michelle88
    Participant

    I finally get a response :-) Thanks Bowe! I’ve tried to answer your questions below. I hope this helps:

    1. my version of WPMU is 2.8.6

    2. I installed WPMU as a directory install?

    3. I installed in the root

    4. No. I did not upgrade from a previous version of WPMU

    5. Yes. WPMU functioned properly before installing BuddyPress

    6. My version of BuddyPress is 1.1.3

    7. No. I did not upgrade from a previous version of BP

    8. I have the following 16 plugins other than buddypress installed and activated:

    -All in One SEO Pack

    -Announcement and Vertical Scroll News

    -bbPress Integration

    -Competition Manager

    -Contact Form 7

    -Custom Admin Branding

    -Image Widget

    -JR_news

    -Tags 2 Meta Generator

    -Live Countdown Timer

    -Ultimate Google Analytics

    -Vertical Response Widget

    -Wordpress Newsletter Subscription Opt-in for Sendblaster

    -WP-Polls

    9. I’m using the BuddyPress Default theme

    10. The only core files modified is footer.php

    11. No. I have no custom functions in bp-custom.php

    12. I installed bbPress using the Forums Setup in Buddypress

    13. List of errors in my server’s log:

    [Mon Jan 11 15:04:52 2010] [error] [client 82.128.52.89] File does not exist: /home/ystars/public_html/wp-content/plugins/custom-admin-branding/images/login_youngstars_gray.jpg, referer: http://my-domain.org/wp-login.php

    14. BYOhosting [dot]com provides my hosting

    Paul Wong-Gibbs
    Keymaster

    No problem with your post, I just don’t think anyone has gotten around to answer yet

    nig3d
    Participant

    sorry, have I been too much rude overwhelming you with these questions? Maybe I should rephrase them and write one post for each one :)

    #60584

    In reply to: Insert or embed video

    bbrian017
    Participant

    I have selected all three check boxes yet there is no Insert or embed video option beside the Insert custom character like in the wordpress default installation.

    Is it not available for wpmu?

    So far I have tested I can only add video links….

    af3
    Participant

    I think this capability is something important that is missing in bp groups. The concept of group and its integration with bbpress are certainly expanding the users interaction within bp groups; yet the privacy of groups discussion is not assured.

    Firstly, is there a quick fix to autohide all bp groups forum from bbpress forum? I have not enabled group forum support because of this issue; and currently only using a separate install of bbpress integrated with wordpress as a place for general forum discussion. Hiding the whole forum is certainly not a totally acceptable solution especially when there are thousands of existing topics that are already there and not associated with any groups.

    Secondly, what is the code to check if the logged user is a member of a group with forum id that can be done from bbpress with deep integration; this could be added in bbpress to limit access to group topics where the logged in user is not a member.

    rgds

    #60562
    hkcharlie
    Participant

    thanks pcwriter.

    Yes the pages widget works and shows my pages, but it still looks ugly compared to a classic wordpress menu system with drop downs.

    #60556
    peterverkooijen
    Participant

    I also use the email login plugin, but generate a username from the fullname using Javascript (link is for blogname from blog title, but the principle is the same). I think that’s a cleaner solution that avoids a lot of the issues you ran into.

    Boone Gorges
    Keymaster

    As for your other question, here are a few places to start:

    1) Make a Gender field and a Enter the Competition field in Dashboard > BuddyPress > Profile Fields. Make sure they’re required on registration.

    2) If by “top nav menu” you mean the thing that floats across the top of the screen, you can add to it by creating a button inside of a php function, then using add_action to attach the function to the bp_adminbar_menus hook. See buddypress/bp-core/bp-core-adminbar.php to see how it works in the core code.

    3) Use a plugin like JJJ’s https://wordpress.org/extend/plugins/bp-member-filter/ to create the filters that will populate the pages that the “Men” and “Women” dropdowns will point to.

    #60513

    In reply to: Member Search

    nig3d
    Participant

    P.S.: I failed to mention that the second blog uses the buddypress theme too. Maybe I can achieve a more “secondary blog” customization changing the theme, am I correct?

    #60476

    The first way is for users that may have been registered before BuddyPress was installed. They can still login, post comments, and use the forums, but if they never edited their profile and set their display name(fullname), BuddyPress won’t find them.

    The second is if a user edits their profile from the WordPress side (firstname, lastname, nickname) without changing their BuddyPress display name. At that point the two will be out of sync.

    It’s possible to hook into the save profile action of WordPress and change the BuddyPress display name when the user changes their WordPress nickname, but some sites may want a combo of the firstname/lastname while others may want to use the nickname, and others still may not really even care or use either. From that perspective it makes sense to not have BuddyPress try to interfere too deeply with syncing profile fields that might not have a direct 1 to 1 relationship with each other.

    #60470
    peterverkooijen
    Participant

    Please, don’t cram BP full of this type of features! Leave them to third parties; basic free plugins, sophisticated paid plugins, external apps with a plugin interface, etc.

    There are already so many WordPress plugins available. Why not start with adapting and extending those, instead of reinventing the wheel within BP.

    Please core developers, concentrate on the core! Make sure it’s clean, solid and secure. Concentrate on APIs that make it easier for third parties to hook into BP.

    Photo albums may be core to some, but not for everybody. I can think of dozens of other applications that could be core to someone; event management, mailing lists, groupware, file sharing, paid membership levels, video galleries, group video editing, chat rooms, video conferencing, shopping cart, credit card payment bridge, mobile apps, geolocation … etc.

    #60463
    Andy Peatling
    Keymaster
    #60453
    Paul Wong-Gibbs
    Keymaster

    First is a WordPress thing, latter is BuddyPress.

    For the first, check out some of the suggestions at the bottom of the https://codex.wordpress.org/Nofollow page

    #60450
    Bowe
    Participant
    abcde666
    Participant

    if you are going to write any new plugins, are you going to release them under GPL ?

    dwakabayashi
    Participant

    This is great, thanks for spreading the word about mojofiti, anyone wanting to know more, work with us, get our code, or collaborate in any way, please reach out.

    #60442
    Boone Gorges
    Keymaster

    haloid – I wrote a plugin for group invitations that uses the same autocomplete code as the messaging system to allow group mods to invite any member to a group: https://wordpress.org/extend/plugins/invite-anyone/. So it’s definitely possible to extend BP to do what you’re asking. I haven’t looked at the code for messaging, but if it’s anything like the invite code, it’d be pretty easy to do. A quick glance at bp-messages.php makes it look like you could probably alter BP to do what you want it to do by finding the function messages_ajax_autocomplete_results in bp-messages.php, commenting out the code that populates $friends, and replacing it with a list of all site members (you could use exactly the code I use in the Invite Anyone plugin).

    Better still would be to build it into a plugin. Wouldn’t be too hard. If I get a chance in the next few weeks, I might take a look at it.

Viewing 25 results - 20,076 through 20,100 (of 22,649 total)
Skip to toolbar