Quote: Originally Posted by phord
I'm inspired by it -- and I bought some wood and bondo on the way home. And a router attachment for my dremel. I'm trying to mount some external drive parts in an old cdrom chassis, and it's not a clean fit. And I started thinking about your mobo holder, and the light went on. "I can make most of this out of wood and bondo!"

Yes indeed ... wood and bondo go a long way. Just be prepared to sand more than you ever have in your life and to make a huge powdery mess ;-)
Take it easy on that dremel with the router attachment though. I used it to make the frame for my LCD ... it was just some cheap pine trin wood from the depot ... anyway ... first one went ok, but the second one burned up my dremel

luckily I had a friend who worked at depot and she hooked me up with a new one (yes I had to turn my old one in, she didn't steal it for me)
Quote: Originally Posted by phord
The error looks like it's complaining about a path restriction. But the file it's complaining about *is* in the path that it says it's not. Maybe it's a trailing-slash thing (there's an extra one in that path). But prolly nothing you can help. (You can turn off warnings in Gallery's index.php if you want, though.)
Indeed. I read about the path restriction on gallery's site. So I went into gallery config and changed the temp directory from i think it was /home/jacksha/public_html/gallery/tmp to /usr/local/tmp (or something close to that ... whatever the global temp dir is) ... but the errors didn't disappear. You'll notice if you refresh the page the errors don't show. Don't know what that's about.
since I don't have ssh access to that box my troubleshooting options are rather limited.
I may try turning off the warnings like you suggest. I didn't realize that was an option ... I'll give it a go in a bit.