Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 20,401 through 20,425 (of 22,602 total)
  • Author
    Search Results
  • #56991
    Paul Wong-Gibbs
    Keymaster

    Not upgrading wordpress to its latest version is a security risk. You’ve been warned.

    #56989
    r-a-y
    Keymaster

    I think you can upgrade, but beware that this is frowned upon as the offical documentation states that you need WPMU 2.8+ or higher.

    The other thing to keep in mind is that your BP widgets will not work due to the new widget system in WP 2.8+.

    What are the plugins that are keeping you from upgrading?

    #56984
    takuya
    Participant

    Did you activate BuddyPress? Then did you face any errors?

    #56976
    Anonymous User 96400
    Inactive

    Well, look at it this way. WordPress doesn’t have a feature like that, so why should BP? There are themes out there that let you do that and that’s fine. That’s the way it should be with BP as well. In time there’ll be a lot more themes and maybe some of them will implement uploading a logo image, but it should not be in core.

    #56948

    In reply to: Upgrading procedures

    thorosii
    Participant

    I have read all that but none of those scenarios seem to match mine.

    This sounds about right: “I’ve built a completely custom WordPress theme and BuddyPress theme”

    But like I said, when I move /wp-content/bp-themes/themename to /wp-content/themes/themename per the instructions here: https://codex.buddypress.org/how-to-guides/upgrading-a-buddypress-1-0-theme-for-buddypress-1-1/ that doesn’t do it either.

    Is it because my bp theme doesn’t have a parent/child relationship?

    The entire BP theme is /wp-content/bp-themes/themename

    #56933
    andisites
    Participant

    Hi, sorry, I know you guys are busy… gentle nudge on the above? I still have IE users who are getting put into a WordPress error corner when they try to create a group. I just upgraded everything, so now I’m running the latest BP (with subversion revisions) and WPMU 2.8.5.2. Thanks!

    #56930
    quaker-oats
    Participant

    Ok. So do you know if the table is kept stored somewhere else besides the MySQL table. e.g. is it kept in WordPress Object Cache?

    Thanks!

    #56928
    Bowe
    Participant

    That is bad new Grossbouff.. I feel bad for you, that you’ve put so much work in something only to find out, the WP team has been working on a solution already.. BUT;

    It seems you’ve almost finished your plugin, and I think it would be a mistake to not release it.. There are many BP powered sites out there, which are running custom code and have a big userbase.. this means they will be hesitant to upgrade BuddyPress or WordPress as fast as the hobbyists do (no offense =D).. So they might really like a custom made plugin, which stays away from their core setup… I think there would be quite a few people really happy with your plugin as is, and you can continue developing a new plugin on the side…

    Anyways good luck!

    #56918
    @mercime
    Participant

    Hi Andrea_r, waiting for videos to your session/s at http://wordpress.tv/event/wordcamp-new-york/ :-)

    I tested your theme in a site under development.

    WPMU 2.8.5.2 + BP 1.1.2 + bbpress installed via BP one click

    Main site with MU Sitewide Tags Pages

    BuddyPress main site in blog-ID-2 at http://members.example.org/

    Thank you for the clean theme. Without looking at code, i.e., checking it out like a newbie who activated the theme, following are some quick notes:

    1. wp-admin-bar – Text (e.g. Org Members) of link to BuddyPress site ( http://members.example.com) shows up in backend (dashboard etc) but does not show up in front end. The link block is there and clickable to main BP site, but the text does not show up. Still, the wp-admin-bar shows correct links to main BP site, etc. throughout the site including sub-blogs.

    2. Footer widgets only showing up in only in blog areas – is this the intention?

    3. h1 – cannot find it anywhere in the theme. Need at least one h1 per Post or Page

    4. Main Nav – link to Forums was not generated to show BP main site nor other subblogs nor main site, while link to a newly activated “Events” plugin page was generated to show in the main nav across all sites. (the link to Forum shows up in this install when I use child theme)

    5. Main Nav – like the official bp-child theme, activating the theme in sub-blog for groups or individual members does not show correct links to main BP site features like member/group/blog directory. In order for one theme to be used throughout the site, conditional statement will be needed to show correct links to main BP site conjoined with respective blog’s navigation links.

    Quick scan in main BP site (blog_id_2) to see how theme works in different sections

    6. Members Section

    – directory page – 2 columns – ok

    – My own admin individual profile page – skeleton set up with 2 columns where in left column is avatar, options bar and user bar boxes. But there is a large space on the right side as if missing a 3rd column. Checked links in options bar resulted in two columns with links except the ff which has a missing left column – Edit Profile page, Change Avatar page

    – If I click on another member’s individual profile page – left column as two user bar boxes unlike the link to my profile which has the options bar and user bar. In addition, when I also am missing the left column with options/users boxes in Blogs link page, Friends link page, Groups link pages plus the Events link page is incorrect and goes to front page of site

    7. Groups Section

    – directory page – 2 columns – ok

    – Group individual page – skeleton set up with 2 columns – but there is a large space on the right side as if missing a 3rd column plus the page is missing all sub-navigations for Creating a Group, Creating forums etc

    That’s it for now. As mentioned above, didn’t look at codes “behind the scenes” at this point, only the functionality if newbie user activated it.

    Good luck :-)

    #56895
    shane54
    Participant

    I installed WPMU and buddypress and all work great but blogs subdomains dont work – blank page

    My Apache error:

    [Tue Nov 17 21:21:52 2009] [error] [client 83.16.234.122] WordPress database error Table ‘aa11935_pozy.wp_bp_xprofile_data’ doesn’t exist for query SELECT * FROM wp_bp_xprofile_data WHERE field_id = 1 AND user_id = 1 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_core_setup_globals, bp_core_get_user_displayname, xprofile_get_field_data, BP_XProfile_ProfileData->get_value_byid, referer: http://trzebiatow.eu/wp-admin/plugins.php

    [Tue Nov 17 21:21:52 2009] [error] [client 83.16.234.122] WordPress database error Table ‘aa11935_pozy.wp_bp_xprofile_fields’ doesn’t exist for query SELECT id FROM wp_bp_xprofile_fields WHERE id = 1 made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, bp_core_setup_globals, bp_core_get_user_displayname, xprofile_set_field_data, BP_XProfile_ProfileData->save, BP_XProfile_ProfileData->is_valid_field, referer: http://trzebiatow.eu/wp-admin/plugins.php

    [Tue Nov 17 21:21:52 2009] [error] [client 83.16.234.122] WordPress database error Table ‘aa11935_pozy.wp_bp_groups’ doesn’t exist for query SELECT id FROM wp_bp_groups WHERE slug = ‘plugins.php’ made by require_once, require_once, require_once, require_once, do_action, call_user_func_array, groups_setup_nav, BP_Groups_Group->group_exists, referer: http://trzebiatow.eu/wp-admin/plugins.php

    can you help me? whats wrong… install was OK

    Jeff Sayre
    Participant

    Have you read this WP Codex article?

    https://codex.wordpress.org/Changing_The_Site_URL

    Devrim
    Participant

    Thanks Jeff, I did that already. Also changed wp-config.php to reflect the new path and domain.

    It all comes down to the database, as far as I can see it. I don’t understand why wordpress needs to care about which domain it’s running on anyway but, that’s where we stand.

    I need to know what database fields/tables are dependent on the path of bp.

    #56885
    sybold
    Participant

    same problem here,

    I installed it clean and like the readme.txt describes.

    After installing wordpress mu, it all works fine.

    When activating buddypress it goes blank, i tried to load the main site and it was blank.

    After deleting the cookies i can view all the pages, but when i try to login it goes blank.

    so i think it’s a problem with the cookie handling/creating.

    if others could test this too we maybe could isolate the problem

    thanks

    #56860
    Jeff Sayre
    Participant

    @duna1921

    Okay, just to make sure, you are running WordPress Mu and not single-version WP, correct?

    Since above you indicate that this is a clean install, I would suggest starting over from scratch once more. This means deleting the MySQL DB ( I assume that there is no data worth saving since you said that this is the first time you had installed WPMU). Next, reinstall WPMU and fully test it before installing BuddyPress. Once you’ve determined WPMU is functioning properly, then install and activate BP. Choose the default BP theme. Do not install any other plugins until you have verified that BP is functioning properly.

    To make sure that you install both WPMU and BP properly, read the readme.txt files that come with each application.

    #56844
    @mercime
    Participant

    Instead of touching WPMU core file, create and upload the code of plugin to mu-plugin. See this thread – https://mu.wordpress.org/forums/topic/14647

    This one’s working in my 2.8.5.2 installs and set up for Site Admins only for site security

    #56842
    Timschmi
    Participant

    You can enable the theme-editor in the Script mu.php in wp-admin. But be carefull because users than write php-code.

    For more information you can look here:

    https://mu.wordpress.org/forums/topic/13318

    #56830

    In reply to: h-mag.com

    Simon Dabkowski
    Participant

    One of my favorite modular lightboxes: PrettyPhoto

    http://www.no-margin-for-errors.com/projects/prettyPhoto-jquery-lightbox-clone/

    I redesigned a lot of the core BP components so it’d be hard for me to give a step-by-step. I’ve setup several different header / footer files using BP’s Conditional Tags.

    The bets tip that I can give you is to just color outside the line. I started out by designing a wordpress template and after installing BP, I brought each directory from the default BP parent theme structure one by one and went from there. I went over every single style in the CSS file and modified each one to match the look of my theme.

    #56820
    Jeff Sayre
    Participant

    @stripedsquirrel

    The register.php page is a BuddyPress-specific theme file that let’s you more easily customize the user registration page. It is found in the /registration/ directory of the parent theme bp-sn-parent. When it is in use, it takes over the duties from the wp-signup.php page which is a WPMU file. You can use either one, but I find it easier to use the register.php page.

    Also, read this thread. The OP created a new Captcha plugin for WordPress that is compatible with version 1.1.x of BP:

    https://buddypress.org/forums/topic/si-captcha-for-wpmu-and-buddypress#post-24383

    Here’s the direct link to the plugin in the WP repo:

    https://wordpress.org/extend/plugins/si-captcha-for-wordpress/

    #56780
    Jeff Sayre
    Participant

    Since you have taken a WP install and turned it into a WPMU install, there would be no BP data to import from your original install. Thus, you will have no BP data when install and activate BP–other than your Admin account.

    Did you search the WPMU forums for instructions?

    https://mu.wordpress.org/search/upgrading+WP+to+WPMU?forums=1

    If so, as DJPaul says, each member will have to log in before their initial BP data set is created.

    #56764
    jobjorn
    Participant

    I haven’t had time to update the plugin (nor my community), but running BuddyPress 1.0.3 and WordPress MU 2.8.1, it shows up below the profile field settings in the BuddyPress secion of the menu.

    Perhaps something has changed which breaks the plugin, causing it to not show up at all. If so, perhaps an URL like this will help: http://yourwebsite.tld/wp-admin/admin.php?page=buddypress_stats_wrap

    #56733

    In reply to: Avatar Upload Issues

    terryw
    Participant

    I’ve looked through this thread and can’t seen any reference to my particular problem I don’t think.

    When I try to upload new avatars to a new WPMU+BuddyPress installation the following message is displayed:

    Upload Failed! Error was: Unable to create directory /var/www/vhosts/terrywassall.org/httpdocs/blogs/wp-content/blogs.dir/1/files/avatars/3. Is its parent directory writable by the server?

    There is a folder called:

    blogs.dir 4.00 KB rwx r-x r-x Nov 6, 2009 apache apache

    but it is empty and I do not have write access to it of change permissions.

    Installation versions:

    WordPress MU 2.8.5.2.

    BuddyPress Version 1.1.2

    I would be grateful for any suggestions.

    PS I also get the following message when I try to upload a file (pdf so permitted type)

    Unable to create directory /var/www/vhosts/terrywassall.org/httpdocs/blogs/wp-content/blogs.dir/1/files. Is its parent directory writable by the server?

    I assume this is the same problem?

    #56712
    brentcee234
    Participant

    Hi,

    I am having the same problem. I am running the latest version of Buddy Press and WordPress MU 2.8.4.

    Any help would be greatly appreciated, Thanks!

    jcgts
    Participant

    ooops, I almost forgot. I am using wordpress 2.8.5.2 and bp 1.1.2

    #56692
    _awpcp
    Member

    For anyone using Another WordPress Classifieds Plugin, the above recommendations for removing the function awpcp_insert_thickbox() and the line add_action(‘wp_head’, ‘awpcp_insert_thickbox’, 10); are on target. You just need to take one additional step of going to “Image Settings” in the classifieds options and turning off the thickbox/lightbox option. At least as far as Another WordPress Classifieds Plugin is concerned this is indeed a thickbox.js conflict.

    If you’re having the problem but not using AWPCP, one of your plugins might be using thickbox.js and calling it directly without using wp_enqueue_script. Or they could be using wp_enqueue_script but the placement in the page header still creates a conflict. This is just one possibility you might explore. There could be other causes.

    #56656

    In reply to: Avatar Upload Issues

    At that point I really think this sounds like some kind of conflicting JavaScript issue. This cropper is solid because it’s the same library used by WordPress 2.9’s image cropping feature, and I think it’s even the same one that Gravatar uses ( which fits the roadmap ability of being able to import a gravatar via the BuddyPress interface. )

    Check if any other plugins are adding conflicting JavaScript, and see if there are any errors occurring in your site.

Viewing 25 results - 20,401 through 20,425 (of 22,602 total)
Skip to toolbar