Search Results for 'buddypress'
-
AuthorSearch Results
-
June 29, 2010 at 12:16 am #83334
In 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:56 pm #83333In reply to: Is WP Supercache okay to use with BP?
Greg
ParticipantI am using WP Super Cache on a BuddyPress installation right now, but it is not caching any of the BuddyPress or bbPress pages — only the blog. This actually does help a lot because it is the blog that gets a lot of search and direct traffic. WPSC is a great idea that works really well for pages that aren’t *too* dynamic, like a blog. It stores static versions of the pages so that they don’t have to be rebuilt all the time. Site response for a new visitor that hasn’t logged in is improved massively.
But for a very dynamic site (e.g. with activity lists updating frequently) you really need db object caching in memory (e.g. memcache) to speed things up and reduce the load on the db. I think this is what W3 Total Cache does, but I don’t (yet) have experience with it.
Andy also wrote this page on other optimization options: https://codex.buddypress.org/getting-started/improving-performance/
June 28, 2010 at 11:55 pm #83332In reply to: Is WP Supercache okay to use with BP?
Jeff Sayre
ParticipantThere’s also this Codex page that has some useful advice for improving performance.
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:45 pm #83330In reply to: BuddyPress theme with WP 3.0 menu
LPH2005
ParticipantOthers may have better suggestions but I tend to create a child-theme and edit header.php so that the navigation is as desired ..
Maybe this document is helpful:
https://codex.buddypress.org/how-to-guides/building-a-buddypress-child-theme/
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 #83326In reply to: Avatars not showing when not in root blog
LPH2005
ParticipantJune 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:40 pm #83324In reply to: ALL images gone after update
LPH2005
ParticipantDoes this link help?
Are you using a child-theme or were you using the default theme for buddypress?
June 28, 2010 at 11:37 pm #83323In reply to: Link to first new post in forum
5887735
Inactive@ch8rt OK I understand now what you are wanting, something like phpbb’s unread posts. That would be more complex. I would love that to, but I would settle for a permalink in the forum directory to the most recent reply in that topic.
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 #83320In reply to: is there a how to guide anywhere?
LPH2005
ParticipantThe documents for BP are a nice read, too.
June 28, 2010 at 11:29 pm #83319In reply to: Is WP Supercache okay to use with BP?
thekmen
Participant@r-a-y have you used Amazon’s S3 service?
maybe I’m too stupid & can’t be bothered in reading endless boring documentation, but still can’t figure their services out…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: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 11:19 pm #83313r-a-y
Keymaster@nit3watch – You have to remove the following hook:
add_action( 'bp_after_group_details_creation_step', 'gfield_add_field_form' );Also remove the conditional that Derek put in.
Here’s the updated code, no need to add any filters:
http://pastebin.com/JrEbHMshJune 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:49 pm #83309nit3watch
Participant@r-a-y sorry last thing, if I use, say group tags and gfield, the gfield form over-wites the group tags form.
Iv’e been reading up, and is this fixed by using add_filter? and if so, what do I set the priority to so that it wont conflict with similar plugins using ‘bp_after_group_details_creation_step’ ? Kinda like auto-incrementing the priority for each additional plugin?
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
-
AuthorSearch Results