2014-06-06 23:33:29 - PHP Notice: Undefined index: play in /home/openm136/public_html/continuum/vqmod/vqcache/vq2-admin_view_template_common_header.tpl on line 130
Here is the offending line(s).
Code: Select all
128 <?php } ?>
129
130 <?php if($openbay_markets['play'] == 1){ ?>
131 <li><a class="parent" href="<?php echo $openbay_link_play; ?>"><?php echo $text_openbay_play; ?></a>
Thank you in advance for any help you can pass my way.