I installed a recommended plugin to help speed up the ever-so-painfully-slow BuddyPress. The plugin is "DB Cache Reloaded Fix By Ivan". I get the following error whenever I try to enable the plugin Caching can't be activated. Please chmod 755 wp-content/db-cache-reloaded-fix/cache folder. Yet, there is no directory close to that to set the permissions for. Is this plugin flawed or has anyone experienced this issue and do you have a resolution? Thanks.
|
|
||||
|
|
|
The plugin probably does not have the proper permissions to create the directory in the first place. This is a flaw in the plugin insofar as the documentation could be a bit better.
will create the directory in question for you. |
|||||||||
|
|
I would not use the db-cache plugin. If you are running your buddypress on a server you have root access to I would recommend looking into the following options:
use a new php version. php 5.3 is a lot better and faster than 5.2. Try using php 5.4! good luck' |
|||
|
|
|
I had this same problem as well. Since I had it working on several other sites, I figured something must have changed drastically in 2.2.4 I just removed all of the 2.2.4 files. Then installed and activated 2.2.3 Once 2.2.3 was activated and working. I deactivated it, FTP'd 2.2.4 over the existing 2.2.3 files and re-activated it. Seems to work that way. After some testing using Firebug, etc. It seems that it may have actually slowed my site down. I have since removed it on my BuddyPress site. |
|||
|
|