Florid
08-02-2006, 12:44 AM
Random Banner (gif, jpg) addon for Pixelpost
Version 1.0
Displays random banner (gif, jpg) on your site.
Example here (http://greatitaly.com) and here (http://albumtravel.com). download it! (http://photoblogonline.com/upload/random_banner.zip)
================INSTALL=========================
1) UnZip archive
2) Copy your images in banner\ folder
3) Open banner\banner.txt file and edit it:
[URL]|[image path]|[description]
for example
http://photoblogonline.com|banner/photoblogonline.gif|Photos of the most beautiful places of a planet
http://greatitaly.com|banner/italy.gif|Photos of Italy
4) Upload folder 'banner' in your root dir
5) Upload 'random_banner.php' in yor addons dir
6) Use <SHOW_BANNER> in your template.htm
7) Enjoy!
Addon works (see example). But there is one mistake (it is visible in addons menu):
Warning: file(banner/banner.txt): failed to open stream: No such file or directory in /var/www/vhosts/photoblogonline.com/httpdocs/addons/banner.php on line 19
line 19: $array_bann = file ('banner/banner.txt');
:confused: If it can correct somebody, write to me, I shall correct a code and re-upload this addon
ok, now addon work with no error message :rolleyes:
Version 1.0
Displays random banner (gif, jpg) on your site.
Example here (http://greatitaly.com) and here (http://albumtravel.com). download it! (http://photoblogonline.com/upload/random_banner.zip)
================INSTALL=========================
1) UnZip archive
2) Copy your images in banner\ folder
3) Open banner\banner.txt file and edit it:
[URL]|[image path]|[description]
for example
http://photoblogonline.com|banner/photoblogonline.gif|Photos of the most beautiful places of a planet
http://greatitaly.com|banner/italy.gif|Photos of Italy
4) Upload folder 'banner' in your root dir
5) Upload 'random_banner.php' in yor addons dir
6) Use <SHOW_BANNER> in your template.htm
7) Enjoy!
Addon works (see example). But there is one mistake (it is visible in addons menu):
Warning: file(banner/banner.txt): failed to open stream: No such file or directory in /var/www/vhosts/photoblogonline.com/httpdocs/addons/banner.php on line 19
line 19: $array_bann = file ('banner/banner.txt');
:confused: If it can correct somebody, write to me, I shall correct a code and re-upload this addon
ok, now addon work with no error message :rolleyes: