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.



Reply With Quote
