BackupBuddy Wordfence Conflict

Had a BackupBuddy Wordfence conflict the other day. I noticed in the BackupBuddy logs that BackupBuddy failed to make a backup as it tried to backup the Wordfence tmp file while that was being used by Wordfence. And therefore it failed. Calling BackupBuddy.. I contacted BackBuddy support. They responded quite quickly as they always do. Love that […]

PDF2HTML for Cforms

Got PDF2HTML added to Cforms for printing form as pdf. After migration I got the following error <strong>TCPDF ERROR: </strong>Unable to create output file: path/to/wp-content/plugins/cforms/html2pdf/pdf/form.pdf Changing the permission of folder pdf to 777 does not help. Form.pdf just needed to be 777 and was automatically given 644 by server’s umask. All good now.