AFI 1.2 has a line that can cause a fatal error if the php.ini does not allow short script tags i.e. <? /* code */ ?>
One line 350, swap <? endif; ?> for <?php endif; ?>
AFI 1.2 has a line that can cause a fatal error if the php.ini does not allow short script tags i.e. <? /* code */ ?>
One line 350, swap <? endif; ?> for <?php endif; ?>
Thx !
You must log in to post.