Search Results for 'wordpress'
-
AuthorSearch Results
-
August 4, 2010 at 5:59 am #87938
In reply to: page title in BP
Paul Wong-Gibbs
KeymasterIs this on regular WordPress or on multisites?
August 4, 2010 at 4:23 am #87932In reply to: Avatars / profile-pictures
Dudeski
ParticipantHi people, I hope you guys can help me a little bit, even though the topic is old quite old. Mine BP says exactly the same thing as EZD described. I have to go to gravatar.com etc etc. BUT, I have wordpress.com. This is really bugging me out at the moment so please help!
Ralf
August 4, 2010 at 4:06 am #87931Sofian J. Anom
Participant@rhivanz: If your site running on WordPress MS, you can put BuddyPress in the sub-blog, so all BuddyPress features, including user profiles, put there. About how to make it, can be viewed at https://codex.buddypress.org/how-to-guides/changing-internal-configuration-settings
August 4, 2010 at 3:26 am #87930In reply to: Displaying forum topic tags
Pisanojm
ParticipantLooking at this codex page: https://codex.wordpress.org/Template_Tags/wp_tag_cloud Is there an easy way to use the taxonomy parameter with this? Don’t know.
August 4, 2010 at 2:14 am #87926miri
MemberI am having this problem with WordPress 3.0.1 and BuddyPress 1.2.5.2. I’ve disabled every plugin except for BuddyPress and I keep getting this error in Firefox’s error panel:
Error: jQuery(“#avatar-to-crop”).Jcrop is not a function
Source File: http://www.bladdyblah.com/groups/test/admin/group-avatar
Line: 38Viewing the page source, I do see that the following js is being included:
http://www.bladdyblah.com/wp-includes/js/jcrop/jquery.Jcrop.js?ver=0.9.8The uploaded avatars are there an in multiple sizes, but the crop tool doesn’t appear on the page (thus the javascript error). This happens with both user and group avatars.
Any ideas?
August 4, 2010 at 1:59 am #87925modemlooper
ModeratorAre you using a normal WP theme? If so you have to install BuddyPress template pack plugin.
https://wordpress.org/extend/plugins/bp-template-pack/
Then in admin>> reading chose a different front page
August 3, 2010 at 11:48 pm #87918nbfarrand
MemberOk… I am an idiot. I guess that happens when you don’t get enough sleep. Just in case others experience this issue, it is because the permalinks in wordpress 3.0.1 default to http://url/index.php/month/etc. I switched to custom and took out the index.php and all works. DUH.
August 3, 2010 at 10:44 pm #87916In reply to: Buddypress and WordPress 3.0 Beta
ri-kun
ParticipantAugust 3, 2010 at 8:11 pm #87901Tammi L Coles
ParticipantFor my PRIVATE groups, I did the following to enable forums.
First, I reinstalled the forums from the dashboard (superadmin )
Then, from the buddypress nav bar, I followed
My Account > Groups > Admin >Under the Admin submenu, I selected Group Settings and did the following:
UNchecked the “Enable discussion forum” checkbox
Clicked save
Checked the “Enable discussion forum” box
Clicked save AGAINThat enabled forums in the private groups.
Still trying to figure out why these posts are not showing up in the main forum tab though…. ((scratches head))
Hope this helps someone else.EDITED: Duh! The forums of private groups do not show up in the general forums page! Related, the site Pressography.com posted the phpMyAdmin version of the fix I outlined above: http://pressography.com/wordpress/daily-tip-fix-for-buddypress-group-forums-error-when-creating-a-new-topic/
August 3, 2010 at 5:54 pm #87882In reply to: Are these BP Plugins compatible with WP3?
r-a-y
KeymasterPMs for Friends Only works; I just haven’t bumped the compatibility tag.
Also do check the oEmbed for BP v0.6 beta.
—
I’d say that most of the BP plugins should work. Only plugins that interact with WordPress in some manner should be flagged for testing.
August 3, 2010 at 5:21 pm #87881rich! @ etiviti
Participantpassing the wrong values
https://codex.wordpress.org/Function_Reference/get_post_metaAugust 3, 2010 at 12:42 pm #87840In reply to: Adding menu items to the admin bar
alanchrishughes
Participant@pcwriter “It does everything you want a dropdown menu to do, and it does it all automatically behind the scenes.”
That’s what my problem is though, it does too much and all behind the scenes. From a design stand point, when I’m trying to figure out programs like wordpress or buddypress I try to break everything down to its most basic state so I can completely control things, so I can make a website function around an attractive user friendly design instead of limiting my design to the functionality I am stuck with because I can’t figure out what is going on hidden behind the scenes. It would be great if there was a buddypress codex with individual lines to generate single links to each page.
August 2, 2010 at 10:48 pm #87788In reply to: Adding menu items to the admin bar
pcwriter
ParticipantYup, I’m there… and here: https://codex.wordpress.org/Writing_a_Plugin
August 2, 2010 at 9:44 pm #87782In reply to: Adding menu items to the admin bar
pcwriter
Participant@Jens Wedin @alanchrishughes
I was looking for a way to include all navigation links in one navbar. Jens’ code snippet is brilliantly simple. Thanks!
The only drawback is you have to add links manually to get them to appear in the adminbar.I’ve modified the code (borrowing inspiration from a snippet previously written by @David Lewis) so that:
1 – all “standard” BP Directory links appear automatically in their own dropdown;
2 – all BP plugin directories (Links, Gallery, etc) are automatically added to that dropdown;
3 – all WP pages are added automatically to the adminbar;
4 – all added WP pages respect whatever page order is set in the WP-Dashboard.The code is here: http://pastebin.com/8FJmcgRF
To ensure that unwanted pages DON’T show up in the adminbar navigation (password-protected, Thank You pages, etc), install the Exclude Pages plugin:
https://wordpress.org/extend/plugins/exclude-pages/August 2, 2010 at 5:43 pm #87766In reply to: Seperate HOMEPAGE for users
JPS Bhullar
ParticipantMy plugin is available on WordPress.org and Buddypress.org. Here is wordpress link — https://wordpress.org/extend/plugins/bp-profile-as-homepage/
August 2, 2010 at 12:04 pm #87751In reply to: Pages not found
Karen Zook
ParticipantHere’s exactly what I have in my wp-config.php file (everything below the unique authentication key code). Actually examining this I think it’s pretty clear I’m missing something, but I don’t know what:
/**
* 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.mo to wp-content/languages and set WPLANG to ‘de’ to enable German
* language support.
*/
define (‘WPLANG’, ”);define( ‘MULTISITE’, true );
define( ‘SUBDOMAIN_INSTALL’, true );
$base = ‘/’;
define( ‘DOMAIN_CURRENT_SITE’, ‘classicalfieldwork.com’ );
define( ‘PATH_CURRENT_SITE’, ‘/’ );
define( ‘SITE_ID_CURRENT_SITE’, 1 );
define( ‘BLOG_ID_CURRENT_SITE’, 1 );define( ‘AUTH_SALT’, ‘.~rFFv>Rie|T7C^:Wzl|MdW:1LS{Dr.x+V}U2qrc?Crmhd+Q+sIf7D%#p+$;p<5U' );
define( ‘SECURE_AUTH_SALT’, ‘yFH.Ecyc:_UaMA:8XZc9n7^v#yZHb~(>+D,H<V| rI[AL5Lk<qrv8BfVFzAJT' );
define( ‘LOGGED_IN_SALT’, ‘r*?|QwI=q>#hN-0-[a0$E&Ymv}+Zl39+A^)?(T!Q8%ZB%UiMkK`;(!(@qC-Z]iID’ );
define( ‘NONCE_SALT’, ‘hVh_eHa)*r|MqURj:ciAcu=+.k]D0`R7*0Hu[l<(Iqz}#/A3%#_YmlE/e2tl4al,' );/* That’s all, stop editing! Happy blogging. */
/** WordPress 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’);define(‘WP_ALLOW_MULTISITE’, true);
August 2, 2010 at 11:03 am #87736ri-kun
Participantfor everyone reading this topic to properly understand my problem. Here is the actual stuff in my admin area:
DIRECT LINK: http://i630.photobucket.com/albums/uu22/s2ne1/myblogsremove.png
August 2, 2010 at 5:03 am #87719In reply to: Event Calender for visitors
matthewprice1178
Memberas the follow is not entirely inclusive, i have posted it with a password p=events
http://www.countingrows.com/event-calendar-for-wordpress-with-gravity-forms/
August 2, 2010 at 4:50 am #87718@mercime
ParticipantThis topic answered in this bp.org thread and wp.org forums
August 2, 2010 at 3:45 am #87714In reply to: Bring back individual blogs!
@mercime
Participant@ri-kun – answering you in wp.org forums – WP 3.0 multisite must be enabled
August 1, 2010 at 5:14 pm #87687In reply to: Need Help Cloning/Modifying the ”Groups” Widget
Hugo Ashmore
ParticipantVery often with errors in either scripting or markup the reported point of error is not necessarily where the actual problem starts from it’s just where the validation finally fails to be able to parse the logic.
You are saying ‘IF’ something then do something and we are waiting for that to be finished, however you are only showing a snippet of code out of context which does mean one can only base things on what is shown.
looks like you have lifted the code that is used for the ‘if no widgets run the add widgets error markup’ that is really used more for distributed themes, the ! ‘not’ operator is useful for saying if these functions don’t exist and can’t be called then fallback to this following markup/script. Your code as written needs endif;
You can write the dynamic sidebar call in a more straightforward manner?
if ( function_exists(‘dynamic_sidebar’) )
dynamic_sidebar(“Profile Groups Area”) ;The WP codex page gives more info:
https://codex.wordpress.org/Function_Reference/dynamic_sidebarAugust 1, 2010 at 5:08 pm #87686Driftless
ParticipantHowdy,
I find the same issue – almost a full screen of deprecated function notices and the like, my site is entirely unusable. Of course, as you point out, one can disable the debug function – but since I am developing sites and plugins, I find the debug to be extremely valuable…
Any roadmap on when those errors might be cleaned out? Any way a guy can help?
Thanks
August 1, 2010 at 4:56 pm #87685In reply to: I think my site has been hacked
footybible
ParticipantThe ms field update Paul talks about is found here:
https://wordpress.org/support/topic/recover-super-admin-access-after-username-change
I have now changed my username but I have no idea how I was hacked. I was already using login lockdown. And, through ‘login log’ I can see failed login attempts, of which there were none. So it wasn’t a brute force attempt – I’m thinking I have a loophole somewhere
August 1, 2010 at 4:35 pm #87673In reply to: I think my site has been hacked
August 1, 2010 at 3:36 pm #87668sddmbr
MemberHi hnla, thanks for the response. Yes to all your questions except that I was not aware that localhost is a loopback address. So I should have typed in my website address where it ask me what was my url and where to put wordpress? I suspect that is where I messed up. I there anything I can do? Or should I just start all over again?
Thanks in advance, Fernando

-
AuthorSearch Results
