Monthly Archives: August 2016
WordPress – Contact Form 7 File Upload Limit
One of my client’s wants a Contact Form with upload files.
To allow files bigger than 1Mb? WTF, I had to edit
wp-content/plugins/contact-form-7/modules/file.php
and comment
$allowed_size = 1048576; // default size 1 MB
add (or correct the value)
$allowed_size = 100048576;
The Pointer Sisters-Send Him Back (Pilooski re-edit)
As heard on https://soundcloud.com/beyond-the-wizards-sleeve/live-at-the-moth-club-pt2
Some nixstats stats
11 servers, 14TB & 137Gb memory and counting…
Alex Gopher, St Germain…
https://www.youtube.com/watch?v=yRpKKBmeqV4
“SMTP Error: Could not authenticate”
I had to install WP-Mail-Bank in one of my WordPress pages/blogs/store, so it can send emails to *people* 🙂
I was getting “SMTP Error: Could not authenticate” on the test email tab.
I had to went to https://accounts.google.com/b/0/DisplayUnlockCaptcha and continue with this request. This gives us a 10min window to connect to Google in an *unsecure* way. Google detects the connection and allow it for the future.
Reference: http://stackoverflow.com/questions/3949824/smtp-error-could-not-authenticate-in-phpmailer
Javi Redondo – Narcotic Luv
Two live sets – Orbital and Leftfield
https://www.youtube.com/watch?v=asCrHkEHfWI
Harry Nilsson – Jump into the fire
Erol Alkan has re-published this morning a nice set from Beyond The Wizards Sleeve called Live At The Moth Club Pt.2, and this smooth music was on it… Jump into the fire.
A recently client’s domain added to Cloudflare