Search Results for 'wordpress'
-
AuthorSearch Results
-
June 29, 2010 at 1:42 am #83340
In reply to: BuddyPress theme with WP 3.0 menu
@mercime
ParticipantAs @LPH2005 mentioned above, create a child theme if you haven’t had already. Note that you must be using WP 3.0 to make the following work:
1. open up functions.php file and add
add_theme_support( ‘menus’ );2. open up header.php, and add
http://wordpress.pastebin.com/XbrWdhWp
replacing BP navigation items (if you’re on BP 1.3 trunk where BP components are rendered as Pages) or after the BP navigation items (pre BP 1.3 where there is still distinction between regular Pages and BP components)June 29, 2010 at 1:25 am #83336In reply to: WordPress 3.0 + BuddyPress 1.2.4.1 & Caching
Joe Marino
ParticipantMy support rep was able to figure out a way to disable the plugin via the database.

Now to figure out exactly what went wrong…
June 29, 2010 at 12:16 am #83334In reply to: WordPress 3.0 + BuddyPress 1.2.4.1 & Caching
Joe Marino
ParticipantLOL there were some pretty pissed off people in that link. Didn’t learn much other than what I’ve already tried. It’s no biggie though… this is exactly why I make sure to do a backup every morning before I begin any work. And thankfully, I didn’t get much accomplished today as I spent most of my day researching caching options.
June 28, 2010 at 11:46 pm #83331In reply to: WordPress 3.0 + BuddyPress 1.2.4.1 & Caching
Joe Marino
Participant@lph2005 Yes, I figured as much and I removed all those files/folders earlier hence my “so on and so forth” comment, lol.
June 28, 2010 at 11:44 pm #83329In reply to: WordPress 3.0 + BuddyPress 1.2.4.1 & Caching
Joe Marino
Participant@lph2005 yes, I set the permalinks to date/text format. Thanks for the link… I’ll check it out and let you know the result.
June 28, 2010 at 11:43 pm #83328In reply to: Link to first new post in forum
rich! @ etiviti
Participant@dennis_h if you use group forum extras plugin – i have some functions buried in there that will link to the last reply in a topic (just need to pass in the per_page setting if you change it from default)
“Link the freshness time_since to the last post” -> https://wordpress.org/extend/plugins/buddypress-group-forum-extras/other_notes/
June 28, 2010 at 11:43 pm #83327In reply to: WordPress 3.0 + BuddyPress 1.2.4.1 & Caching
LPH2005
ParticipantFrustrating – I know – but did you make sure to also remove:
advanced-cache.php,
db.php,
w3tc/,
w3-total-cache-config.php from wp-content/
wp-content/plugins/w3-total-cache/.June 28, 2010 at 11:41 pm #83325In reply to: WordPress 3.0 + BuddyPress 1.2.4.1 & Caching
Joe Marino
Participant@lph2005 Thanks for providing the URL… it didn’t work though. It was a shot in the dark really. I tried renaming the folder, and it gave me the following error:
W3 Total Cache Error: some files appear to be missing or out of place. Please re-install plugin or remove /wp-content/advanced-cache.php.I tried removing the advanced-cache.php, and it gave another error. So on and so forth. Ah well… I’m just going to wait to see if my server support replies to my latest ticket with any further advice and if not, I’ll restore the backup and try again tomorrow.
June 28, 2010 at 11:34 pm #83322In reply to: WordPress 3.0 + BuddyPress 1.2.4.1 & Caching
LPH2005
ParticipantThis thread for removing W3 may also help
June 28, 2010 at 11:31 pm #83321In reply to: WordPress 3.0 + BuddyPress 1.2.4.1 & Caching
LPH2005
ParticipantBy chance .. do you have permalinks set?
June 28, 2010 at 11:29 pm #83318In reply to: WordPress 3.0 + BuddyPress 1.2.4.1 & Caching
Joe Marino
Participant@lincme Tried that but it just threw up some different errors every time I deleted anything related to W3TC. I may have to resort to restoring this morning’s backup. This is probably a stupid question, but was I supposed to disable page caching BEFORE activating the plugin? I just installed it and immediately activated it so I’m guessing this is why I’m getting all these errors. Can page caching be disabled via the WordPress database?
June 28, 2010 at 11:25 pm #83315In reply to: Is WP Supercache okay to use with BP?
LPH2005
ParticipantYou’ll also want to read this thread:
June 28, 2010 at 11:20 pm #83314In reply to: WordPress 3.0 + BuddyPress 1.2.4.1 & Caching
LPH2005
Participant/wp-admin/options-general.php?page=w3-total-cache/w3-total-cache.php
In the meantime, ftp and rename the plugin folder as lincme suggested. See if you can login then …
June 28, 2010 at 10:54 pm #83311In reply to: WordPress 3.0 + BuddyPress 1.2.4.1 & Caching
lincme.co.uk
Member@jmarino; If all else fails, you can just pull the plugin folder. WP and BP are neat that way, as they just report that the plugin is gone and deactivated when you go to the plugins page again. (Other systems we’ve tried freeze and die totally, which is no fun).
June 28, 2010 at 10:18 pm #83307In reply to: WordPress 3.0 + BuddyPress 1.2.4.1 & Caching
Joe Marino
Participant@LPH2005 Hey could you do me a favor? Could you copy/paste the URL of the “deactivate” link for this plugin? Edit out your domain if you want… I would like to see if that at least gives me control of my admin panel back.
Edit: forgot to mention… I tried increasing the memory values in the .htaccess file and the error is still the same (same memory values too).
June 28, 2010 at 9:59 pm #83306In reply to: WordPress 3.0 + BuddyPress 1.2.4.1 & Caching
LPH2005
ParticipantOH – very nice – while replying to your note above I was installing the dev version of this plugin. It’s very powerful. The options increase, improve the browser caching options, etc.
June 28, 2010 at 9:58 pm #83305In reply to: WordPress 3.0 + BuddyPress 1.2.4.1 & Caching
LPH2005
Participant@jmarino – OK. I keep my php_value numbers at 128M – and some of them are actually at 256M – but I have no idea why they are this high unless it was just some tinkering at one point. But give it a higher number in the .htaccess
June 28, 2010 at 9:52 pm #83304In reply to: WordPress 3.0 + BuddyPress 1.2.4.1 & Caching
Joe Marino
ParticipantOK, I Installed W3 Total Cache and as soon as I activated it, I get the following error in my WP admin panel:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 30720 bytes) in /wp-admin/includes/template.php on line 3292I contacted my server support and they told me to add the following line to my .htaccess:
php_value memory-limit 50MI did that, and nothing changed. They said it’s going to take up to 3 hours to propagate though so maybe I just need to wait a bit longer and see what happens. I hate it when stuff breaks :S
June 28, 2010 at 8:45 pm #83295In reply to: WordPress 3.0 + BuddyPress 1.2.4.1 & Caching
Joe Marino
Participant@LPH2005 – thanks for the info! I will test W3 Total Cache on my site as soon as I get some spare time and I will let you know how it goes.
June 28, 2010 at 8:16 pm #83286In reply to: WordPress 3.0 + BuddyPress 1.2.4.1 & Caching
lincme.co.uk
MemberOh good grief! @LPH2005; thank you. I’d installed W3 Total Cache, set it up and forgot about it. Then noticed terrible lagging on my BP site. Just switched off page caching and zippeee… This should go on a BP Wiki page entitled, “Things that will bite you in the ass without any warning”.
June 28, 2010 at 7:50 pm #83283In reply to: WordPress 3.0 + BuddyPress 1.2.4.1 & Caching
LPH2005
ParticipantYes, I use W3 Total Cache on two sites that are on RackSpace – and they have their own caching (known as MA) that I couldn’t get to work well with WP Super Cache and BP. Paul is correct that you must not enable page caching with W3 or it’ll be a mess. Now, I couldn’t get CDN to work with W3. Amazon is setup properly but the information was never pulled properly.
Hope that helps.
June 28, 2010 at 7:43 pm #83282In reply to: WordPress 3.0 + BuddyPress 1.2.4.1 & Caching
Joe Marino
ParticipantThank you for the link. I saw that one too just moments ago but there is not much info in there yet. This seems to be a hot topic around these parts. Have you personally had any success using W3 Total Cache with the newest versions of WordPress and BuddyPress? I would like as much info as I can get about this before I dive into something head-first. Know what I mean?
June 28, 2010 at 7:30 pm #83281In reply to: WordPress 3.0 + BuddyPress 1.2.4.1 & Caching
LPH2005
ParticipantI hope this thread helps you.
Best of luck on your site.
June 28, 2010 at 12:23 pm #83223rich! @ etiviti
ParticipantWell these are common WP type functions – have a look at the codex.
https://codex.wordpress.org/Function_Reference/add_filterIf you’re building a site – might as well try changing it the correct way instead of informing others to hack the bp-core. (as that will just lead to bigger problems down the road for those who may not understand the changes made). BuddyPress is littered with hooks
something like:
function my_blank_activity_permalink( $content ) {
return ”;
}
add_filter(‘bp_activity_permalink’, ‘my_blank_activity_permalink’, 1, 1 );June 28, 2010 at 9:50 am #83214t.sjogren
ParticipantWhen i do this, the handle is corrected. But when i mention a user with a dot in the handle like @ a.sjogren it dosen´t work. Is this a known issue?
Does this work on buddypress.org? Can @DJPaul or someone try to mention me in a reply to this post as a test?
One more question: is it possible to disable the ability to create usernames with dots in wordpress backend? -
AuthorSearch Results