*edit: nevermind, I needed to comment out: //genAlbumUploadList($mcr_albumlist)
--
OK, so I've got the edit code from admin.php page=edit, and I've got a loop that contains 611 images, but when it comes to output the form I get an error:
Fatal error: Call to a member function getAlbums() on a non-object in /var/www/apache2-default/ee/photodrop/zp-core/admin-functions.php on line 470
What could cause the getAlbums function to behave this way? My tagging.php page isn't even calling getAlbums() anywhere.