Quote Originally Posted by niccol View Post
It is the installer not finding the configuration group id for whatever reason.
<snip>
Code:
$im_configuration_id = '4';
Probably '4' is the configuration id of your images menu item but you could check that before hand if you are feeling perky.
Thanks Nick. You were right, the $im_configuration_id wasn't being set, but when manually setting this it led to even further problems, so I figured it was time for me to backout of things and start the upgrade afresh. This time it worked just fine, no errors reported at all and the upgrade completed with about as much ease as any others I've done.

I can only guess something went amiss with my 1st set of uploads. A little embarrassing to admit to really, but then again, it is quite often these 'simple' problems/solutions that seem to cause the most headaches.

Thanks again,
Rod