Quote Originally Posted by mediathing View Post
when I click on Install in the admin section I get an error saying:
Fatal error: Call to undefined function: install_image_handler() in /home/*******/public_html/admin/image_handler.php on line 171
You've missed uploading some files ... probably those in the /includes/functions/extra_functions and /admin/includes/functions/extra_functions folders.
Check to be sure they exist and are not 0-bytes in size.
Then check *all* the other files you uploaded for this mod to be sure they exist properly too.