QUOTE (OtherNiceMan @ Jan 18 2009, 01:57 PM)

After the asset is uploaded it will try to create a thumbnail, sounds like it could be the problem.
You could try using a specific temp directory using the TempDir
http://www.movabletype.org/documentation/a...es/tempdir.html config setting.
I really appreciate you taking the time to shoot me some ideas, ONM. I gave that config setting a try, but I still got the error (for what it's worth, the error page is actually displayed with the pop-up dialog window ... the entire window doesn't go to a new page, and I thought that dialog was supposed to self-close after clicking "continue", so I was thinking the error might be occuring somewhere between where MT4 makes the thumbnail and tries to set the userpic and when it gets back around to actually closing that dialog box).
That documentation page you linked to didn't specify what the path to the temp directory was relative to (root, absolute root, etc.). So just to be sure, I tried it a few different ways. My "mt" directory is located in my root web directory, which is "public_html". I made a new directory named "tmp" inside the "mt" directory, and then tried setting the path to /mt/tmp. When that didn't work, I tried the entire absolute path to it (/home/account/public_html/mt/tmp), and when that didn't work I tried just mt/tmp. I gave just "/tmp" and "tmp" a try for good measure too, but no go.
I don't think it's the thumbnailing code or permissions related to it, because when I check my asset manager, all the assests I've uploaded (including userpics) have a thumbnail with them and appear just fine. It's only when I try actually setting the pic does the error come up. It's very weird and obviously a bit frustrating. I get the core dumps just from trying to select a userpic, too, so I don't think those are actually tied into the uploading, but the assigning. Each of my core dumps is 20.32MB every time.
What's REALLY a bite is that aside from userpics and a couple of Javascript issues in IE7 with the Facebook plug-in, MT4 has everything I really want from a blog. I almost went with WordPress, but I grew up on Perl and figured I'd rather have a more full-featured robust package and do more leg-work. If only I'd grown up on
object-oriented Perl. Heh. I'm starting to miss the darkside of PHP, but I'm determined to get this working correctly.
If you have any other ideas, I am all ears! I'm curious if "Ben S" ever got his issue solved on his original host, as our errors sound identical and my host uses cPanel as well.
- Dave