
Originally Posted by
makenoiz
I have installed image handler and it looks like its working correctly except in the admin panels it has the wrong header. It shows Ad Manager and that makes me a bit nervous
See attachment.
Any advice would be greatly appreciated.
makenoiz
Maybe you didn't upload all the files.
Have you checked?
bmz_images_handler.php is the defines file.
Code:
/admin/includes/languages/english/extra_definitions/bmz_image_handler.php
Line 43 handles the heading title.
Code:
define('IH_HEADING_TITLE', 'Image Handler<sup>2</sup>');
M