My little contributions to the phpBB 3.2.x and 3.3.x world. Please read the note on Version Numbering to ensure you download the correct Extension version.
Extension Name: Right Random Image Author:HiFiKabin
Extension Description: Adds images to the RHS of your forum header (LHS for RTL language packs) Each image is randomly loaded and can direct to its own URL. You can set the links to open in a the same or new tab.
Notes:
Random in this instance means a random selection at each page load. There is no reference to any previously loaded images so there will be times when the same image is loaded several times in succession.
The image must be a standard image extension eg .jpg .gif .png etc
If you host the images on your own server, create a directory in the images folder in your forum root (where config.php is) called right_random_images in which to upload them. To ensure the image appears on all pages the URL for the image will then be http://myforum.com/images/right_random_images/image.gif
You can adjust the maximum size for images which shrink large images but not affect smaller ones
IMPORTANT NOTE: Versions 3.2.2 is written in a totally different way to the previous versions meaning you can have as many or as few images as you wish. If you are moving from 3.2.1 YOU MUST disable and delete the data from the existing extension before installing version 3.2.2 .
IMPORTANT NOTE: Versions 3.1.2/3.2.2 is written in a totally different way to the previous versions meaning you can have as many or as few images as you wish. If you are moving from 3.1.1/3.2.1 YOU MUST disable and delete the data from the existing extension before installing version 3.1.2/3.2.2 .
Update from previous version:
Download the latest release and unzip it.
Disable Right Side Random Image in the ACP
Delete the data
Delete rightrandomimage folder from the server
Upload the folder hifikabin to root/ext/ and enable it in the ACP