1.4.10: bug in include/themes.inc.php 1.4.10: bug in include/themes.inc.php
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

1.4.10: bug in include/themes.inc.php

Started by Zarzal, November 06, 2006, 10:58:18 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Zarzal

Line 1161 contains:
$template_tab_display = array('left_text' => '<td width="100%%" align="left" valign="middle" class="tableh1_compact" style="white-space: nowrap"><b>{LEFT_TEXT}</b></td>' . "\n",

there is a double %% at width="100

Sami

‍I don't answer to PM with support question
Please post your issue to related board

Zarzal

thanks for pointing me to this. My fault.