Search Results for 'wordpress'
-
AuthorSearch Results
-
December 14, 2012 at 7:46 pm #147420
In reply to: custmizing Login page
hindicell
ParticipantThanxx for the reply but i do not want to change my theme this is my site http://papatata.host56.com/ I do not want my users to redirect to wordpress login page https://buddypress.org/wp-login.php.I have created login form in my homepage. is there any way to let them login through my welcome page then redirect them to their profile.what changes should i need to change?How can i connect wp-login.php through my login form?
ThanxxDecember 14, 2012 at 7:23 pm #147418Prince Abiola Ogundipe
Participant@mercime, thanks so much . I just test it and it worked but the only setback is we dont have control over the size of width and height anymore as it assign the same size to width and height.
regards
December 14, 2012 at 7:07 pm #147410@mercime
Participant@naijaping add the following at the top of your theme’s functions.php file
/**
* Sets up the content width value based on the theme’s design and stylesheet.
*/
if ( ! isset( $content_width ) )
$content_width = 625;change 625 to theme content width. See how it’s done with twenty twelve theme https://themes.svn.wordpress.org/twentytwelve/1.1.1/functions.php
December 14, 2012 at 6:28 pm #147402In reply to: [Resolved] Spam control on BP Multisite website?
rickkumar
ParticipantOk, I didn’t know that. Thanks!
How/where do I get the API key? From here? : http://akismet.com/wordpress/
What should I add to the wp-config.php file?
December 14, 2012 at 6:16 pm #147400In reply to: [Resolved] Spam control on BP Multisite website?
Ben Hansen
Participantakismet needs to be activated with api key and if you are using it on a multisite network the wp config file needs to be modified in order for it give your entire network blanket protection. akismet is a built in plugin for all wordpress sites.
December 14, 2012 at 5:50 pm #147394Adam
Participanthi there, i have a similar problem on my wordpress multisite, however, unchecking “Show the admin bar for logged out users” doesn’t work for me.
what’s really weird is, on some websites on my multisite the admin bar shows up but not on others.
any ideas?thanks,
AdamDecember 14, 2012 at 5:30 pm #147387In reply to: Budypress profile link from WordPress
@mercime
Participantbp_loggedin_user_domain()used withif (is_user_logged_in())
like it’s done in bp-default theme’s sidebar.phpDecember 14, 2012 at 3:16 pm #147376In reply to: Budypress profile link from WordPress
castresana
ParticipantMmmmm, maybe I didn’t explain myself the right way.
My website http://elanillounico.com has a menu on top right corner.
TU CUENTA means “your account” and the idea is that it should go to http://elanillounico.com/usuarios/USER/profile
The problem is I do not know how to get the variable USER for making that menu option go to the self-user profile.
Obviously if user is not logged in, it must go to login page.
It’s quite strange that there is not like a menu preset for this as I can add wordpress pages, personalized links, and even some plugins add another box with menu options you can add to your own menu, but there’s not any for buddypress?
I do not want to use WordPress toolbar, I have removed it. Buddypress allows users to edit their profile within the website without entering dashboard. How can I add a dynamic link to their own profile?
thanks!
hope I explained myself better this time 😉
December 14, 2012 at 2:48 pm #147375In reply to: Budypress profile link from WordPress
@mercime
ParticipantDecember 14, 2012 at 8:27 am #147363Buppha
ParticipantI have now successfully made buddypress compatible with my theme. Thank you so much for your help @mercime! One more thing I found strange after the operation is now the “Create Group” button is no longer there? I can’t find it anywhere? It was there before in the groups directory, http://buddygalaxy.com/groups/. I could create a group before I integrated buddypress with my wordpress theme. But, it has now disappeared.
Do you know what could cause this? Beforehand Thanks!
December 14, 2012 at 12:39 am #147345In reply to: custmizing Login page
@mercime
ParticipantDecember 13, 2012 at 10:45 pm #147341In reply to: New XProfile Field With A Loop
modemlooper
ModeratorDecember 13, 2012 at 7:11 pm #147322In reply to: 1.7 theme defined
@mercime
ParticipantPlease do not ping core developers and moderators of this forum for this topic. You are free to download BP 1.7 trunk and check it out in a test installation:
svn co https://buddypress.svn.wordpress.org/trunk/
or get the zip file at the bottom of this page https://buddypress.trac.wordpress.org/browser/trunkDecember 13, 2012 at 7:00 pm #147318sapna1809
Participanti did it one time but when i update buddypress and other plugins and wordpress then it is not working.
I try again all which i did but not working.please help me.
December 13, 2012 at 6:07 pm #147303In reply to: want to make compatible with bp my theme
Buppha
ParticipantMe too, I have problem with step 3 in bp-template-pack. I’m using pinboard theme, https://wordpress.org/extend/themes/pinboard.
My website is: http://buddygalaxy.com/.
December 13, 2012 at 5:57 pm #147301In reply to: Buddypress members access enquiry
Ben Hansen
Participanthave you checked this one out?
December 13, 2012 at 4:28 pm #147296In reply to: Locked out of site
Jchamp311
ParticipantHi there
Thank you for replying, at the moment there is no error message it just logs out and you cannot log into the wordpress admin area.
I am running version wordpress 3.4 and buddypress 1.6.1
Previously I was also getting error 500 message
December 13, 2012 at 12:32 pm #147287In reply to: Lost Password URI
James
Participanti have installed buddypress. Suppose if i wrong username and pasword, it takes me to wordpress login page. How to redirect to buddypress login page with error message. Thanks
December 13, 2012 at 7:51 am #147273In reply to: Can't Install any version of BP
AutomatedKid
ParticipantThat’s the problem, I tested again with “User accounts may be registered” setting – not “Both sites and user accounts can be registered” enabled – and I’m getting the page not found since it’s looking for /blogs/create/ and somehow not directing to /register/. Again, this is via the wp meta widget > register link.
I’m also getting the same error when trying to click the “register” link attached to the login screen on a site other than the primary.
I found a filed bug from 10 months ago, it says that it’s fixed, but I am somehow recreating that same issue…today! lol
Here’s a link to ticket # 4032 on trac: https://buddypress.trac.wordpress.org/ticket/4032
So do you think those 3 errors I posted above regarding the user login key and the message “The indexes user_login and user_login_key seem to be equal and one of them could possibly be removed.” found in the phpadmin panel, there is no correlation and I shouldn’t be concerned with either message?
[RESOLVED – for some reason when I enabled the other theme it disabled the default bp-theme in the network. Once it was re-enabled it, no Cheatin Uh? message] Lastly, not related to this same topic, but I thought I resolved the Cheatin Uh? message after reinstall, only to discover when changing to a different bp theme, then trying to switch back to the default bp-theme, I get that dang message again! [/]
Thanks again.
December 13, 2012 at 7:44 am #147272In reply to: [Resolved] Cannot access codex if logged in
jidanni
ParticipantWell I don’t think traceroute will help as it is a logged in vs. logged out problem, but here you go anyway:
$ tcptraceroute codex.buddypress.org
Selected device ppp0, address 114.41.23.209, port 50340 for outgoing packets
Tracing the path to codex.buddypress.org (72.233.56.139) on TCP port 80 (http), 30 hops max
1 168.95.98.254 (168.95.98.254) 33.760 ms 38.454 ms 33.979 ms
2 fyfy-3301.hinet.net (168.95.150.6) 39.644 ms 36.723 ms 35.416 ms
3 CHCH-3111.hinet.net (220.128.18.18) 46.183 ms 50.956 ms 43.635 ms
4 220-128-18-34.HINET-IP.hinet.net (220.128.18.34) 44.443 ms 40.464 ms 43.420 ms
5 r4101-s2.tp.hinet.net (220.128.7.1) 40.937 ms 43.177 ms 42.678 ms
6 r4001-s2.tp.hinet.net (220.128.7.213) 42.175 ms 44.737 ms 43.021 ms
7 r11-pa.us.hinet.net (211.72.108.217) 167.351 ms 175.713 ms 162.387 ms
8 TenGigE0-0-4-0.GW5.SCL2.ALTER.NET (152.179.112.69) 181.372 ms 170.692 ms 173.893 ms
9 0.xe-2-0-2.XT1.SCL2.ALTER.NET (152.63.56.21) 196.219 ms 173.055 ms 172.949 ms
10 0.xe-5-1-0.XL3.DFW7.ALTER.NET (152.63.101.86) 216.396 ms 216.984 ms 301.883 ms
11 TenGigE0-6-0-0.GW4.DFW13.ALTER.NET (152.63.101.5) 221.692 ms 227.942 ms 224.156 ms
12 internapGIGE1-gw.customer.alter.net (65.208.15.230) 218.617 ms 223.888 ms 222.930 ms
13 border1.pc1-bbnet1.dal004.pnap.net (216.52.191.19) 220.379 ms 224.200 ms 220.880 ms
14 layered-11.border1.dal004.pnap.net (63.251.44.74) 221.068 ms 213.366 ms 213.383 ms
15 * * *
16 wordpress.org (72.233.56.139) [open] 218.273 ms 216.009 ms 223.296 msI bet it is some kind of anti-spam thing against smaller countries like Taiwan. But I am able to use http://codex.wordpress.org just fine when logged in or not.
December 13, 2012 at 7:15 am #147269Paul Wong-Gibbs
KeymasterIf you’re talking about the “prepare” warnings: I am aware; if you have WP_DEBUG turned on, turn it off (for now). If you don’t, it’s your PHP error log settings which are probably controlled by your web host, and they may be able to offer some workarounds to suppress the errors from appearing on-screen for now.
December 13, 2012 at 7:13 am #147268In reply to: wordpress 3.5
Paul Wong-Gibbs
KeymasterBuddyPress 1.6.2 is, yes.
December 13, 2012 at 12:36 am #147240In reply to: Can't Install any version of BP
AutomatedKid
ParticipantHere are the 3 error logs when clicking the meta register link
WordPress database error Multiple primary key defined for query ALTER TABLE wp_PRIVATE_usermeta ADD PRIMARY KEY (umeta_id) made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), do_action(‘template_redirect’), call_user_func_array, bp_template_redirect, do_action(‘bp_template_redirect’), call_user_func_array, bp_screens, do_action(‘bp_screens’), call_user_func_array, bp_forums_directory_forums_setup, do_action(‘bbpress_init’), call_user_func_array, bp_forums_load_bbpress, bp_bb_dbDelta
WordPress database error Multiple primary key defined for query ALTER TABLE wp_PRIVATE_users ADD PRIMARY KEY (ID) made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), do_action(‘template_redirect’), call_user_func_array, bp_template_redirect, do_action(‘bp_template_redirect’), call_user_func_array, bp_screens, do_action(‘bp_screens’), call_user_func_array, bp_forums_directory_forums_setup, do_action(‘bbpress_init’), call_user_func_array, bp_forums_load_bbpress, bp_bb_dbDelta
WordPress database error Duplicate key name ‘user_nicename’ for query ALTER TABLE wp_PRIVATE_users ADD UNIQUE KEY user_nicename (user_nicename) made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), do_action(‘template_redirect’), call_user_func_array, bp_template_redirect, do_action(‘bp_template_redirect’), call_user_func_array, bp_screens, do_action(‘bp_screens’), call_user_func_array, bp_forums_directory_forums_setup, do_action(‘bbpress_init’), call_user_func_array, bp_forums_load_bbpress, bp_bb_dbDelta
thank you.
December 12, 2012 at 9:18 pm #147219In reply to: BuddyPress Group Forum: Page not found error
r-a-y
KeymasterHi Mark,
Gotcha, this is a bbPress bug:
https://bbpress.trac.wordpress.org/ticket/2094Hopefully it will be addressed in the next bbPress update.
December 12, 2012 at 3:55 pm #147190In reply to: [Resolved] Turn off updates on Activity page
@ChrisClayton
Participant@Deceth – the easiest way to do this is to remove the content in the activity/post-form.php file in your theme. https://buddypress.trac.wordpress.org/browser/tags/1.6.2/bp-themes/bp-default/activity/post-form.php the second easiest is to go through the theme and remove all includes to that template.
-
AuthorSearch Results