Search Results for 'buddypress'
-
AuthorSearch Results
-
October 26, 2012 at 3:20 am #143986
In reply to: Using plugins on the buddypress register form
Toby Cryns (@themightymo)
ParticipantDoes the validator work when you go to youdomain.com/wp-register.php? If so, then the plugin likely does not support BuddyPress.
October 26, 2012 at 12:08 am #143983ouyagamingsource
Participant@mercime Thanks! The issue was I was trying to deal with two issues at once: trying to modify BuddyPress styles and bbPress styles, I’ve been able to sort out the details and have posted the remaining issues in a Compatibility thread here:
October 25, 2012 at 6:50 pm #143977bramsonort
ParticipantHi @mercime
I changed it to the default theme and still the same issue. How would I go about editing the page that controls this? Thanks for your help.
October 25, 2012 at 5:54 pm #143973In reply to: Theme Compatibility
ahmedselim
Participant@mercime Thanks, I just checked the link and my template is not listed there… so my assumption is that I will have to modify all the files, correct?
October 25, 2012 at 5:50 pm #143972@mercime
Participant@ouyagamingsource to make your Alyeska theme compatible with BuddyPress, you need to install/activate the BP Template Pack plugin, the go through Appearance > BP Compatibility process as you’ll see https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/
You’re in luck, we’ve helped another person some months ago with Step 3 for the Alyeska theme at https://buddypress.org/community/groups/installing-buddypress/forum/topic/customising-alyeska-theme-for-buddypress/
If you have any issues re Compatiblity Process, please post at that thread.
October 25, 2012 at 5:38 pm #143970In reply to: Theme Compatibility
@mercime
Participant== I am not sure if i can get away with the creation of the three “-buddypress.php” files or if I need to modify the 16 files and which code I need to copy. ==
@ahmedselim IT all depends on the HTML structure of your WP theme. You just cannot copy the code given for other themes because each has distinct structures and in all probability, not applicable to your theme’s. Have you looked if your theme is listed among the template-packed themes at https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/#template-packed-wordpress-themes
October 25, 2012 at 5:33 pm #143969@mercime
Participant@elmindo we’re going to have to hard code some of the template structures. Assuming that you’ve already set up your theme, let me know what your choices are in terns of
1. theme version you used: Full Width OR Boxed? Which one?
2. sidebar for ALL BP templates: No sidebar (full width) OR Left Sidebar OR Right Sidebar OR Both Sidebars? Which one?October 25, 2012 at 5:27 pm #143968@mercime
Participant1. What theme are you using? Did you apply the HTML changes you made to the other BP component changes to your register.php file? Site URL?
2. please do not make any changes in core files “plugins/buddypress/bp-themes/bp-default/registration” as those will be overwritten when you upgrade BuddyPress.
October 25, 2012 at 5:23 pm #143967@mercime
Participant@yidamweb #2. Not quite sure what you mean by “straightforward” manner because it already is straightforward to me. Perhaps we’ll see your point if you explain what your expectations are when you upload the image and move the cropping tool to cover the area of the image you wanted to show up as your avatar.
October 25, 2012 at 2:39 pm #143964In reply to: Achievements Plugin Has A Small Bug
solid_snake
Participant@djpaul WP-FB-AutoConnect http://www.justin-klein.com/projects/wp-fb-autoconnect
October 25, 2012 at 9:10 am #143962ouyagamingsource
ParticipantbbPress Update- Going from these directions: https://codex.bbpress.org/legacy/step-by-step-guide-to-creating-a-custom-bbpress-theme/ I created a child from my Alyeska theme and copied the Default bbPress Theme to the child theme folder. This helped get the forum page a little closer to my custom theme style, but still not there yet; the sidebars are missing, the forum BG is white, amongst a few other issues, but it’s getting closer. I’m just not sure where the CSS master file for this page is, I tried editing the two files in the CSS folder but it didn’t make any change: http://ouyagamingsource.com/forums/
In regards to locating and editing the BuddyPress CSS files I still haven’t gotten to that part yet: http://ouyagamingsource.com/groups/
October 25, 2012 at 7:13 am #143957In reply to: New Plugin: Friends-Only Activity Stream
EthanVan
Spectator@shawn38, you are awesome! I hope they do add it to the core. That would be the best thing since craft beer!
October 25, 2012 at 6:47 am #143955In reply to: Answer Question for Points
EthanVan
SpectatorBy modifying the code to deduct points for wrong answers! It’s that simple.
I would start by going to w3schools.com and reading everything they have on PHP. Then read the codex for BuddyPress. Then, read the code for the plugin you are using and use analytical thought processes to contrive your own solution.
Basically you want to write the reverse of the code you already have.
I’m sure you will figure it out. I have faith in you igid26!
October 25, 2012 at 6:46 am #1439549087877
Inactive@ethanvan I understand your feelings but you should understand that the software and the team of people that support it does not discriminate against those who do not have coding experience. Its in bad taste to make such a statement because at one time you was a beginner. How would you feel if no one helped or mentored you? Think about it!
October 25, 2012 at 6:36 am #143953In reply to: New Plugin: Friends-Only Activity Stream
9087877
Inactive@ethanvan FYI I have already submitted a track ticket #4508 to see if the core team will add the plugin as a core component that can be turned on or off just like the rest of the buddypress components.
October 25, 2012 at 6:30 am #143951In reply to: New Plugin: Friends-Only Activity Stream
9087877
InactiveI already have a plugin my friend and it is free.
https://wordpress.org/extend/plugins/buddypress-friendpress/
I can customize it to your liking for some beer money lol!October 25, 2012 at 6:15 am #143945In reply to: New Plugin: Friends-Only Activity Stream
EthanVan
SpectatorI second that emotion @mattriggins. That’s how Facebook operates, one stream with you and your friends, one stream with just you (profile view). I still don’t get why they didn’t build BuddyPress that way in the first place.
I’m working on a plugin that does exactly what Facebook does but unfortunately it’s proprietary to the project I’m working on and our dev team doesn’t want to share. ):
Hint hint BP plugin dev community… Deliver one of these as described and you’ll probably make bucks selling it.
October 25, 2012 at 6:07 am #143943In reply to: Activity Stream Change…
mattriggins
ParticipantOnly plugin that is active is Buddypress. Installed BP FriendPress, same issue. Once I logout, I get a redirect that goes no where and the screen is blank.
Then, if I open a new window and go back to domain.com, it still shows me as logged in.
I then opened a different browser, and went to domain.com. I put in my login info and tried to login. I again go to a blank white page, sitting at http://domain.com/wp-login.php
If I refresh the page on the 2nd browser, it takes me back to domain.com/register
Strange!
October 25, 2012 at 5:49 am #143934In reply to: Cant Get Buddy Press to Run Locally
9087877
InactiveThen check the other fields. Here is a copy of one of my local sites wp-config.php:
<?php
/**
* The base configurations of the WordPress.
*
* This file has the following configurations: MySQL settings, Table Prefix,
* Secret Keys, WordPress Language, and ABSPATH. You can find more information
* by visiting { @link https://codex.wordpress.org/Editing_wp-config.php Editing
* wp-config.php} Codex page. You can get the MySQL settings from your web host.
*
* This file is used by the wp-config.php creation script during the
* installation. You don’t have to use the web site, you can just copy this file
* to “wp-config.php” and fill in the values.
*
* @package WordPress
*/// ** MySQL settings – You can get this info from your web host ** //
/** The name of the database for WordPress */
define(‘DB_NAME’, ‘bpdev’);/** MySQL database username */
define(‘DB_USER’, ‘root’);/** MySQL database password */
define(‘DB_PASSWORD’, ”);/** MySQL hostname */
define(‘DB_HOST’, ‘localhost’);/** Database Charset to use in creating database tables. */
define(‘DB_CHARSET’, ‘utf8’);/** The Database Collate type. Don’t change this if in doubt. */
define(‘DB_COLLATE’, ”);/**#@+
* Authentication Unique Keys and Salts.
*
* Change these to different unique phrases!
* You can generate these using the { @link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service}
* You can change these at any point in time to invalidate all existing cookies. This will force all users to have to log in again.
*
* @since 2.6.0
*/
define(‘AUTH_KEY’, ‘gKR[~e-<4 |Jj1DVfT-RM.m(|=M7(OB;tp/bfQt9+9[+FcIK<Gdp[(*u~2@-_H*J');
define(‘SECURE_AUTH_KEY’, ‘_$y7AKT$.Zz`XHS3 DxndhyLGd/3ITTfE3oJqphSGS:x1*TH@45D 6NIjU7y64om’);
define(‘LOGGED_IN_KEY’, ‘i6[pr$z#c,0E&EI]j]:K}cG9N`J[:JsL]wgy%[coeV>h(<c#W%Ye');
define(‘NONCE_KEY’, ‘@GH9@ITlC&Py&cG3O5sKaVrm;vqP/4mKYz#=n>K?`%:C.q56yFO4WEaY:g^Rs+>+’);
define(‘AUTH_SALT’, ‘QulXiJdP`zXXz*D*]RbfXfH[$C6 Z;:n>pLwcrSZvkY!7|*mHxyS>#n^qqiD2noO’);
define(‘SECURE_AUTH_SALT’, ‘3/{(F|iduMA;QfF%OPY:jHTH:D8jcmWB&h`gfs$K4L&uTVhg1.05nz~h.COtvf+7’);
define(‘LOGGED_IN_SALT’, ‘YG?P2/ <+A,W8L:r<0^9~n1c<aO-w|OTl~.o^T39ZPp)tz7&V~[x57X&n,(*(iA0');
define(‘NONCE_SALT’, ‘|G0,AO(>,Ak @y a/A;Kf3it9W~Lv[/q*?,Pe!Dqf~WDzKzD?JJQ+V%.:]icGtzq/’);/**#@-*/
/**
* WordPress Database Table prefix.
*
* You can have multiple installations in one database if you give each a unique
* prefix. Only numbers, letters, and underscores please!
*/
$table_prefix = ‘wp_’;/**
* WordPress Localized Language, defaults to English.
*
* Change this to localize WordPress. A corresponding MO file for the chosen
* language must be installed to wp-content/languages. For example, install
* de_DE.mo to wp-content/languages and set WPLANG to ‘de_DE’ to enable German
* language support.
*/
define(‘WPLANG’, ”);/**
* For developers: WordPress debugging mode.
*
* Change this to true to enable the display of notices during development.
* It is strongly recommended that plugin and theme developers use WP_DEBUG
* in their development environments.
*/
define(‘WP_DEBUG’, false);/* That’s all, stop editing! Happy blogging. */
/** Absolute path to the WordPress directory. */
if ( !defined(‘ABSPATH’) )
define(‘ABSPATH’, dirname(__FILE__) . ‘/’);/** Sets up WordPress vars and included files. */
require_once(ABSPATH . ‘wp-settings.php’);October 25, 2012 at 5:27 am #143929In reply to: Cant Get Buddy Press to Run Locally
ryan_dolan
ParticipantHeres my WP-Config file
<?php
/**
* The base configurations of the WordPress.
*
* This file has the following configurations: MySQL settings, Table Prefix,
* Secret Keys, WordPress Language, and ABSPATH. You can find more information
* by visiting { @link https://codex.wordpress.org/Editing_wp-config.php Editing
* wp-config.php} Codex page. You can get the MySQL settings from your web host.
*
* This file is used by the wp-config.php creation script during the
* installation. You don’t have to use the web site, you can just copy this file
* to “wp-config.php” and fill in the values.
*
* @package WordPress
*/// ** MySQL settings – You can get this info from your web host ** //
/** The name of the database for WordPress */
define(‘DB_NAME’, ‘ryanpaddlesite’);/** MySQL database username */
define(‘DB_USER’, ‘root’);/** MySQL database password */
define(‘DB_PASSWORD’, ‘password’);/** MySQL hostname */
define(‘DB_HOST’, ‘localhost’);/** Database Charset to use in creating database tables. */
define(‘DB_CHARSET’, ‘utf8’);/** The Database Collate type. Don’t change this if in doubt. */
define(‘DB_COLLATE’, ”);define(‘WP_ALLOW_MULTISITE’, true);
define(‘WP_MEMORY_LIMIT’, ’512M’);
/**#@+
* Authentication Unique Keys and Salts.
*
* Change these to different unique phrases!
* You can generate these using the { @link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service}
* You can change these at any point in time to invalidate all existing cookies. This will force all users to have to log in again.
*
* @since 2.6.0
*/
define(‘AUTH_KEY’, ‘put your unique phrase here’);
define(‘SECURE_AUTH_KEY’, ‘put your unique phrase here’);
define(‘LOGGED_IN_KEY’, ‘put your unique phrase here’);
define(‘NONCE_KEY’, ‘put your unique phrase here’);
define(‘AUTH_SALT’, ‘put your unique phrase here’);
define(‘SECURE_AUTH_SALT’, ‘put your unique phrase here’);
define(‘LOGGED_IN_SALT’, ‘put your unique phrase here’);
define(‘NONCE_SALT’, ‘put your unique phrase here’);/**#@-*/
/**
* WordPress Database Table prefix.
*
* You can have multiple installations in one database if you give each a unique
* prefix. Only numbers, letters, and underscores please!
*/
$table_prefix = ‘wp_’;/**
* WordPress Localized Language, defaults to English.
*
* Change this to localize WordPress. A corresponding MO file for the chosen
* language must be installed to wp-content/languages. For example, install
* de_DE.mo to wp-content/languages and set WPLANG to ‘de_DE’ to enable German
* language support.
*/
define(‘WPLANG’, ”);/**
* For developers: WordPress debugging mode.
*
* Change this to true to enable the display of notices during development.
* It is strongly recommended that plugin and theme developers use WP_DEBUG
* in their development environments.
*/
define(‘WP_DEBUG’, false);/* That’s all, stop editing! Happy blogging. */
/** Absolute path to the WordPress directory. */
if ( !defined(‘ABSPATH’) )
define(‘ABSPATH’, dirname(__FILE__) . ‘/’);/** Sets up WordPress vars and included files. */
require_once(ABSPATH . ‘wp-settings.php’);October 25, 2012 at 5:18 am #143928In reply to: Cant Get Buddy Press to Run Locally
9087877
InactiveWell I use xampp and I can assist you better if we are using the same software. I can tell you for certain that something is wrong in your wp-config.php thats causing these errors between buddypress and mysql database.
Edit:
Regardless of what software your using I would take a look at your wp-config.php and try to work it out from there.October 25, 2012 at 4:54 am #1439229087877
InactiveNice list. Can I recommend @modemlooper ‘s extended settings plugin:
https://wordpress.org/extend/plugins/buddypress-extended-settings/
And BP FriendPress:
https://wordpress.org/extend/plugins/buddypress-friendpress/October 25, 2012 at 4:50 am #143921mattryken
Participant@modemlooper – That fixed the specific issue that I outlined. I’m wondering if it would also make sense to add the { path: ‘/’ } parameter to all other cookies being set in the bp-menus.js file? Looking in the BuddyPress default theme’s _inc/global.js file I see bp-activity-scope cookie being set using the path parameter set to ‘/’. What do you think?
October 25, 2012 at 4:48 am #1439209087877
InactiveIf you can target that element using a development tool like firefox’s firebug then you could use css trickery to make it disappear. Example:
#a_div {
display: none;
}
That is probably the least destructive way to get rid of it in a child themes style.css If you wanna change the label then use a language file. Its super easy and also is not destructive:
https://codex.buddypress.org/extending-buddypress/customizing-labels-messages-and-urls/October 25, 2012 at 4:29 am #143914EthanVan
SpectatorWe’ve been consulting with a business advisor that used to work at Bain Capital. This is definitely a legitimate venture and we are very proud to say that we have chosen WP and BP as our core CMS and social networking engines.
Hats off to the great developers here at BuddyPress for providing a stable and reliable platform!
-
AuthorSearch Results