Just testing out the file upload feature in WordPress.
Thought I’d share one of my favorite Olivia pieces:

–==Update==–
Hey - what do ya know? It worked!
I couldn’t get it working before now. It didn’t matter that I had chmod the directory to 644. WordPress would always upload the image with the chmod set to 600 - no matter what I did. The fix is relatively easy :
Add a ‘chmod($pathtofile2, 0644);’ line before the first ‘@unlink($img1);’ line in wp-admin/upload.php and a ‘chmod($pathtofile, 0644);’ line before the second ‘@unlink($img1);’ line. That’s it!
Found it in the WordPress support forums. Implemented it - - and that’s all she wrote!




5:36 am on May 3rd, 2004
I knew that if you had to deal with it it would be fixed in no time
I’m gonna do this fix later. Thanks!
8:08 am on May 3rd, 2004
I knew you’d be happy about this one
9:56 am on May 3rd, 2004
I had considered using wordpress when I decided I was tired of my own hand coded updaterthingamajig.. but with my severe dyslexia I had to find something that would baby talk me through the install. Turns out I couldn’t even do MT the first time. My gf had to do it for me. Bless her heart. Now I think I’m pretty good at installing it. Maybe I’ll try installing WP just to see if I can.. ha!
10:00 am on May 3rd, 2004
Rachel - WP is so easy to install it’s funny
It takes all of about 5 minutes to do, once you have the MYSQL database set up.
Good luck, if you do it
4:47 pm on May 3rd, 2004
Who cares about WP? Look at that Olivia piece!!!
7:11 pm on May 5th, 2004
Um, Linda, just what kinda “piece” are we talking about here?.. heh.
9:20 pm on May 5th, 2004
Hey - you guys are supposed to “Oooo” and “aaaah” over the scripty stuff!