Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 16,101 through 16,125 (of 22,658 total)
  • Author
    Search Results
  • Paul Wong-Gibbs
    Keymaster

    @ninamorena Wow, I’m not sure. That’s not a good thing to change. I assume you have a good reason for not installing WordPress at http://example.net/?

    @mercime I think so, I’ve not come across this before.

    #100740
    Paul Wong-Gibbs
    Keymaster

    Just checking in; haven’t had time to look, but haven’t forgotten.

    Paul Wong-Gibbs
    Keymaster

    I’ve not seen any. Is this reproducible, and does it only apply to certain user accounts? If so, anything special about those accounts — how they were created, etc

    Paul Wong-Gibbs
    Keymaster

    First of all, it’s not a database version. CSS in WordPress and BuddyPress has those “get” parameters in the URL as a means of forcing browsers to refetch the file rather than use its cached version. For example, when BuddyPress is upgraded in v1.3, you don’t want people to be loading the browser cache version of the CSS for v1.2. This is exactly what hnla told you above four weeks ago.

    Secondly, if your theme is trying to load two versions of that file, it’s because in your child theme (or customised version thereof) is calling it twice. I can’t comment where or how this could be happening as we can’t see any custom script you’ve put into your theme.

    Finally, you should be safe to copy and paste the php snippet r-a-y gave you two weeks ago into your functions.php; just be sure to paste it before the “?>” line at the bottom of the file.

    #100721
    Mark
    Participant

    @mercime. I’m having that problem again. I’m using Linux server, Buddypress 1.2.6, WordPress MU 3.01, Apache version 2..2.9 and PHP version 5.2.6. My sql 5.0.51a-community. I’m using a VPS. My traffic isn’t that high at this time so it shouldn’t be an issue with traffic spikes.

    I’ve increased the memory limit in the wp-config.php file by adding define (‘WP_MEMORY_LIMIT’, ‘256M’);

    I’ve increased it in .htaccess by adding php_value memory_limit 256M

    I’ve also increased it in my Php.ini file.

    Any other ideas?

    #100716

    In reply to: Tiny chat plugin?

    @mercime
    Participant

    1. Go to Google.com
    2. Search for “tinychat wordpress”
    3. Click on link “WordPress > Tinychat < WordPress plugins"

    #100705
    CarolineElisa
    Participant

    WordPress 3.0.3
    BuddyPress 1.2.6
    BP Group Documents 0.3.5

    Plus a custom functions.php file which makes the autocomplete pick up all members not just friends, but this bug was happening before I created this file.

    #100695
    Dolphus
    Member

    I am newbie, 2 weeks using WP …
    I’m thinking that the problem is the installation of bbpress …
    I tried to install another WordPress, in another directory, with BP, and bbpress (and created one more problem) and does not work … I have to change table_prefix….???

    chestnut_jp
    Member

    Umm..

    It seems that the following phenomenon revives:

    Version 1.2.4.1 – May 23, 2010
    Fixed bug with WPMU installs where the blog directory would show no blogs. No change for standard WordPress installs.

    @mercime
    Participant

    I don’t believe Giving WordPress its own directory works with BuddyPress showing up in the root when your WP is actually in the directory. Much like WP Multisite won’t work when you give WP its own directory. Calling on devs @DJPaul @boonebgorges @johnjamesjacoby. Is this a warning we should also add in Codex?

    PresentArch
    Member

    I am having this problem with bp, I am hosted by bluehost

    Bowe
    Participant

    We (me and someone else BP experienced) are working on something that will do this, and a lot more.. We’re doing our best to get it finished early next year or so :-)

    Paul Wong-Gibbs
    Keymaster

    I’m not sure the current BP-Default theme is suited to front-end blog posting; it doesn’t make sense for all themes. We’re quite close already, as we could re-use the post box on the activity stream page as a starting point. Maybe we could template it out a bit.

    Paul Wong-Gibbs
    Keymaster

    Hi @bengali
    As the original post is a month old, can you confirm the exact error message? Is it on the same line? Also, what versions of WordPress and BuddyPress are you using? Thank you,

    #100645

    In reply to: User Import

    Paul Wong-Gibbs
    Keymaster

    I get the feeling that’s half of what you meant to post — do you need help importing users into WordPress, or were you sharing a tip?

    #100644
    Paul Wong-Gibbs
    Keymaster

    :)

    I think that’s unlikely to happen, but I’d be interested to know what you want from the WordPress dashboard that you want in the BuddyPress front end?

    #100631
    r-a-y
    Keymaster

    @stoi2m1 – Did you view the link I posted above? The info on the page tells you to use the “Mail From” plugin:
    https://wordpress.org/extend/plugins/mail-from/

    Try that and see if emails are sent out.

    #100617
    techguy
    Participant

    Today’s dev chat link: http://bpdevel.wordpress.com/2010/12/14/the-next-dev-chat-is-tomorrow-wednesday/ (yes, that’s in about 10 minutes)

    #100593
    David Carson
    Participant

    No courseware. The site was launched March 2009 on WordPress MU/BuddyPress. Slight modifications based on snippets/plugins posted by Burt Adsit, Paul G., Boone G., JJJ and Andy.

    The content is mostly pre-recorded video and audio – not a formal educational program with assignments etc. So the setup is pretty straightforward and most of the customization is just theming. Main site has different content for logged out and logged in users. “Classrooms” are private sub-domain blogs (soon-to-be sub-domain sites) with a classroom theme. The main site and classroom sites are both using custom child themes powered by the BuddyPress default theme.

    I’m in the process of upgrading the site so I’ll be around here more often if you have questions.

    Andrea Rennick
    Participant

    Well, there’s the elastic theme, and there’s P2 both of which have front end editing. there’s other front end editing plugins which work after the entry is posted.

    Given the admin bar is going in wp 3.1, things are moving in that direction anyway. A bunch of developers are working independently on things like this.

    Andrea Rennick
    Participant

    This isn’t currently possible without some programming work. ie; there’s no settings in the backend to fiddle.

    Buddypress manages everything centrally.

    Wordpress manages *users* globally on the network.

    “However members should not be allowed to create sub blogs themselves from their own site “

    You can’t do this anyway.

    #100583

    `
    <?php
    /**
    * The base configurations of bbPress.
    *
    * This file has the following configurations: MySQL settings, Table Prefix,
    * Secret Keys and bbPress Language. You can get the MySQL settings from your
    * web host.
    *
    * This file is used by the installer during installation.
    *
    * @package bbPress
    */

    // ** MySQL settings – You can get this info from your web host ** //
    /** The name of the database for bbPress */
    define( ‘BBDB_NAME’, ‘XXXXXXX’ );

    /** MySQL database username */
    define( ‘BBDB_USER’, ‘XXXXXXX’ );

    /** MySQL database password */
    define( ‘BBDB_PASSWORD’, ‘XXXXXXX’ );

    /** MySQL hostname */
    define( ‘BBDB_HOST’, ‘webmysqlc’ );

    /** Database Charset to use in creating database tables. */
    define( ‘BBDB_CHARSET’, ‘utf8’ );

    /** The Database Collate type. Don’t change this if in doubt. */
    define( ‘BBDB_COLLATE’, ” );

    /**#@+
    * Authentication Unique Keys.
    *
    * Change these to different unique phrases!
    * You can generate these using the { @link https://api.wordpress.org/secret-key/1.1/bbpress/ WordPress.org secret-key service}
    *
    * @since 1.0
    */
    define(‘BB_AUTH_KEY’, ‘FFle:4nNpJdjc?ZN Rd|-wU?(^#q0;|G<JV~h7ge2U/c+:GQpVlt<-k+N~d6(}K2');
    define(‘BB_SECURE_AUTH_KEY’, ‘jIavIN_$k[JQvTd,*@>=v92p2408oq|c-L=*<~y;5k,*9!u2]CR18g8&=%V{D3u');
    define(‘BB_LOGGED_IN_KEY’, ‘rgY,]@|N>P/s.-wC,~0F~pP+uX)e|PfpuZcYd7g}+-f GL6mV+ki)!~tFq20c+90’);
    define(‘BB_NONCE_KEY’, ‘A6gR;@/XnI#L}VVwojdCWrKJ;uUN:AE|!’);
    /**#@-*/

    /**
    * bbPress Database Table prefix.
    *
    * You can have multiple installations in one database if you give each a unique
    * prefix. Only numbers, letters, and underscores please!
    */
    $bb_table_prefix = ‘wp_bb_’;

    /**
    * bbPress Localized Language, defaults to English.
    *
    * Change this to localize bbPress. A corresponding MO file for the chosen
    * language must be installed to a directory called “my-languages” in the root
    * directory of bbPress. For example, install de.mo to “my-languages” and set
    * BB_LANG to ‘de’ to enable German language support.
    */
    define( ‘BB_LANG’, ” );

    $bb->custom_user_table = ‘wp_users’;
    $bb->custom_user_meta_table = ‘wp_usermeta’;

    $bb->uri = ‘http://www.eq24.co.uk/test/wp-content/plugins/buddypress/bp-forums/bbpress/&#8217;;
    $bb->name = ‘Forums’;

    define(‘BB_AUTH_SALT’, ‘put your unique phrase here’);
    define(‘BB_LOGGED_IN_SALT’, ‘put your unique phrase here’);
    define(‘BB_SECURE_AUTH_SALT’, ‘put your unique phrase here’);

    define(‘WP_AUTH_COOKIE_VERSION’, 2);

    ?>
    `

    hachimaki
    Member

    Thanks so much mercime I was looking for something like that. The journalists blogs is something I already knew how to do it, but the style in forums and buddypress related things was killing me. Time to CSS!

    @mercime
    Participant

    Blogs: You have to enable multisite in your WP install first before you can let journalists create their own blogs. Read how to https://codex.wordpress.org/Create_A_Network

    Template Pack: Here’s a BP Template Pack walkthrough which could shed some light on how to add styles – https://codex.buddypress.org/theme-development/bp-template-pack-walkthrough-level-easy-2/
    Basically, you copy some styling from bp-default theme and tweak it to taste.

    testador
    Member

    I absolutely agree! I really think the lack of a front end post method is still a disadvantage of buddypress vs other social media creation tools. I´ll definitelly check more of your plugin! One question about it, is it able to use a wysiwyg editor? it would be really good to be able to have the same functionality as we have in the backend (such as using tinyMCE) to include pictures in the post without the need for shortcodes, as most users should not be expected to learn this method, and most members of my sites are used to visual and more accessible image posting methods in their post on other social sites. I will head on now to theidea topic and check it out! keep this plugin going! how can we help?

Viewing 25 results - 16,101 through 16,125 (of 22,658 total)
Skip to toolbar