Unfortunately, as I noted, I'm working on a prototype version of the site on a win32 box, using Foxserv's Apache installation, so I'm not sure if my hosting service (which is all *ux boxes) will have the same problem or not, but these two problems are persistent and I'd like to work them out beforehand if it's doable.
The first is simply that I while Image installed and enabled fine, the admin function takes me back to the main page when I click on it's link. I have an admin role set up with permission to do everything, but when I click on 'create image' or 'view gallery', I get "Array.php not found, 404". Since I can't get to any of the admin configuration stuff, I wondered if it was hanging up for want of GD, but that's now standard in PHP 4.3x... Is there a directory I should have created, or something that might explain why I can't get to the admin settings? I just have Images/Default Image set up as a taxonomy, but otherwise I'm having a hard time figuring this one out.
The other snag I'm hitting is that I keep getting "Invalid argument supplied for foreach() in c:dosurlincludescommon.inc on line 658" -- I know this relates to "Build an URL; use this functions when you must write an URL for example in a form or a redirect." But where it's getting the idea that there's an URL to redirect escapes me. I finally subscribed to the mailing lists and did a search for the problem here, but while people talked about similar problems, I didn't notice this one in specific or anything that'd suggest what I did. I want to say this began after I installed the Polder theme, but I disabled it from Modules and Themes (and a couple other items I may have added previously, such as taxonomy_dhtml), but of course, it did not help.
Anyhow. Ideas?