| bio | website | brainalien.com |
|---|---|---|
| location | United States | |
| age | 32 | |
| visits | member for | 1 year, 2 months |
| seen | 16 hours ago | |
| stats | profile views | 6 |
Father, Coder, Gamer
|
Mar 21 |
comment |
Can I get an email notification when media is uploaded to the media library? Thanks! I'm super stoked you made this. FYI there was a comma missing on line 47 (before the first 1). I'm getting Warning: in_array() [function.in-array]: Wrong datatype for second argument in (data path) on line 29. Any ideas? |
|
Mar 20 |
comment |
What is the correct MIME type for PSD (Photoshop) Update. Something must have been wrong. I know I had it character for character, but must have had some invalid white-space somewhere or something... I ended up copying your line (just the $existing_mimes['psd'].... part) and it worked perfectly - finally! Been beating my head against the desk on this one. Thanks for making me try again. |
|
Mar 20 |
comment |
What is the correct MIME type for PSD (Photoshop) I already have this exact code actually. Not sure why it's not working. I still get this message Sorry, this file type is not permitted for security reasons when trying to upload through WP media uploader. |
|
Mar 19 |
comment |
What is the correct MIME type for PSD (Photoshop) My hosting MIME type area lists it as 'image/vnd.adobe.photoshop' ... skipping it for now. Hopefully people who make PSDs are smart enough to zip them... |
|
Feb 29 |
comment |
Changing the default WP editor font and size Did not see above person's comment (Cor van Noorloos), didn't mean to repeat. |
|
Feb 29 |
comment |
WordPress Dashboards: slowness and timeouts Have you tried repairing and/or optimizing those tables? Another thought since it seems you have 3 variables in play. Can you clone one of the databases and put it on a different mySQL server? You need to find out if its the database(s), the mySQL server, or the web server. |