conflict with SWFTools version 5.x-1.1

cultiv8 - November 14, 2007 - 21:33
Project:Image Pager
Version:5.x-1.0
Component:Code
Category:bug report
Priority:minor
Assigned:Unassigned
Status:active
Description

If I assign a region to image pager and do not

<?php
print $region_name;
?>
in template, SWFTools gives the error "Sorry, flash is not available." Once I print the region, SWFTools displays the flash. The workaround is to either: 1) Place
<?php
print $region_name;
?>
in template or 2) configure the block so it only works on node/*.

 
 

Drupal is a registered trademark of Dries Buytaert.