Forums
(@wavepointmedia)
14 years ago
Line 814
Was: <? } // end if ($display_options)
Change to:
<?php } // end if ($display_options)
And it works fine.
15 years, 2 months ago
Thanks this fixed the issue!