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

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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.