If you are using child themes and you have header.php in it then upgrade Divi it might cause the search form to stop working. The simple fix is to remove your header.php from the Child theme e.g rm -f blog/wp-content/themes/Divi-child/header.php If you have header.php...
This is from an old collections of posts I store in my faq archive Reply All to reply to all press g with the relavent email selected or open it and press g Sorting to sort the list of emails press o and then select a letter from the the list To change to another...
If you have implemented ACL in CakePHP and then you add an action to your controller or create a new controller and actions you will get locked out when you try to access it (unless you have granted access further up the tree) Firstly perform aco_sync using the...
Update: 23 Dec 2015 - Just logged into the web admin page and there was an update available. Clicked to download and install the update and now the issue mentioned below are fixed. Note: This is one of those annoying "I have a problem without a solution" posts. No fix...
I had an issue where clicking on the plex shortcut would take me to an old IP address. The cause was that I had configured the LAN1 connection with 10.0.0.68 (eth0) and then moved home and plugged the DS415+ in using the LAN2 (eth1) interface. The Plex cgi that...