Banner

Banner 3.6

No permission to download
Banner v1.7 changes:

1) Added three location fields. These fields allow small or large banners to be used.

Because the xf_banner table has changed, this will require a full uninstallation and re-install.

Before uninstalling, please backup your data contained in the xf_banner table. The easiest way to do this is to use phpMyAdmin:

1) Disable the Banner add-on
2) Using phpMyAdmin rename xf_banner to xf_banner_old
3) Uninstall the Banner add-on and install Banner v1.7.
4) Using phpMyAdmin copy data from xf_banner_old to xf_banner.
  • Like
Reactions: Neal
Banner v1.6 changes:

1) Added edit function.
2) Admin main page now has links to images and link data.
3) Improved phrasing and CSS control.

Upgrade as normal and also make sure to copy Banner directory to server.
  • Like
Reactions: Mian Shahid
Banner v1.5 changes:

1) Added Option to display any amount of banners
2) Added Option to display banners below forum title in forum list
Banner v1.4 changes:

1) Add user group permissions.

2) Above the banner image the Banner List link will not only show a list of all your banners, but provide a link to the admin page. The link is only shown to those with permissions to admin the banner.
In this version 1.3, I renamed the xf_banner table fields. Sorry i had to do this as my development was different the install.php code.

If you are using a version prior to Banner v.1.3, please rename the four xf_banner fields using phpMyAdmin:

banner_id
name
image_url
link

and upgrade as usual.
Found a very small issue where the word Banner above the banner image was bold when it should not have been. I left the version number the same as only two admins downloaded.
Changes for v1.2
  • Added Banner title above banner image
  • Provided space above banner block when visitor is not logged in
Added option to display banner in two different locations.
Top Bottom