IlluminaCMS Staff Page - Coding Error

Results 1 to 1 of 1
  1. #1
    Member RickyMeekle123 is offline
    MemberRank
    May 2013 Join Date
    64Posts

    Support IlluminaCMS Staff Page - Coding Error

    Hey guys,

    Have a issue with coding on IlluminaCMS when on staff page.

    PHP Code:
    <div class="habblet-container"> <div class="cbb clearfix green">  <h2 class="title">Founders</h2> <div class="box-content">     <div style="align:left;">        {function="lightcms::drawStaffPageForRank('11')"}    </div></div
    </
    div> </div><script type="text/javascript">if (!$(document.body).hasClassName('process-template')) { Rounder.init(); }</script> 
    When I change

    <div style="align:left;"> {function="lightcms::drawStaffPageForRank('11')"}
    (number 11 to 10)

    The whole page then becomes blank.

    Thanks for any support / assistance.




Advertisement