Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 1794

phpBB Custom Coding • Re: UCP menu logic issue.

$
0
0
That all implies that S_ROW_COUNT and S_ROW_NUM should be able to be used like this (test case only):

Code:

<!-- IF (t_block1.S_ROW_COUNT = 4) --> style="background:red;"<!-- ENDIF -->
But that causes a white page (no body tag content). Does anyone know why?
= vs ==

As used in prosilver/template/faq_body.html

Code:

<!-- IF faq_block.SWITCH_COLUMN or (SWITCH_COLUMN_MANUALLY and faq_block.S_ROW_COUNT == 4) --></div><div class="column2"><!-- ENDIF -->

Statistics: Posted by NeoDev — Tue Sep 17, 2024 8:34 pm



Viewing all articles
Browse latest Browse all 1794

Trending Articles