mod_banners - Joomla - Can’t Add New Banner Images After Changing Path to Images
Joomla December 2nd, 2009
After changing the Path to Images folder in mod_banners, I experienced a problem accessing newly uploaded banners in the banner component interface.
The problem is that the images/banners folder is hardcoded in the banners module.
Files toreplace “images/banners/” with “your_custom_image_path/banners”:
/modules/mod_banners/helper.php - On line 84 and 120
/administrator/components/com_banners/controllers/banner.php - On line 166
/administrator/components/com_banners/views/banner.php - On line 225, 432, 437
Posts
Leave a Comment
You must be logged in to post a comment.