Quote Originally Posted by rbarbour View Post
As far as the additional image popup, you need to add that page to the code I provided for the html_header.php

PHP Code:
 if (COLUMN_WIDTH == '0' || (in_array($current_page_base,explode(",",'popup_image,popup_image_additional')) )) { 
I would copy and upload /includes/modules/additional_images.php

to

/includes/modules/stirling_grand/additional_images.php

to restore file.
Inserting that code on html_header.php, gives me a blank page. (Just using IH4, not any other image plugin).