Quote Originally Posted by DivaVocals View Post
Ditto.. TPP and IH work perfect together..

I am POSITIVE that your Template Monstrosity template is the root cause of your issues.. Try another template.. I'm positive your issues will disappear.. Picaflor Azul or Brandon Turpin's templates are the way to go IMHO if you are not going to "grow your own" template and you want something nice..
I concur - I have made 2 changes and it is working YAY!!!
I went back and did a win merge against the file (inc/mod/pages/popup_image/header_php.php)

The first line in yours says $zco_notifier->notify('NOTIFY_HEADER_START_POPUP_IMAGES_ADDITIONAL');
mine says $zco_notifier->notify('NOTIFY_HEADER_START_POPUP_IMAGES'); - I must have missed that when doing a win merge - missing the ADDITIONAL part
Your file in the module has no ?> as the last time - mine did, so I took it out.

I am now going to go and double check the other file too (inc/mod/pages/popup_image_additional/header_php.php), so that I do not have the same problem with additional images.

Thank you for all your help.