 UPDATED! Now working with !J1.5 Native.
This module shows as the Activex infobar in IE when downloading files, and stopping popup windows. It will only show to visitors, and not to logged in users.
To get this module working, you'll need a module position directly below the tag in you templates index.php file.
Simply edit your index.php file, located in your templates root directory.
ex:"templates/yourtemplate/index.php"
Here you put in (I am using header as an example):
(Joomla 1.0) mosLoadModules('header', -1);
(Joomla 1.5) jdoc:include type="modules" name="header" /
Directly below the body tag.
(remember to have php tags before and after J1.0 code)
(remember to have tags < before and after /> J1.5 code)
Now upload your edited index.php file to your server, install the module, and publish it in your module position (header). Enjoy!
Changes:
** Now working with !J 1.5 native, Enjoy, and please support me **
** Fixed register link editable from backend in version 1.0.1 **
Report this listing
|