[Closed]: CheckAll don't work [Closed]: CheckAll don't work
 

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

[Closed]: CheckAll don't work

Started by rybosom, January 28, 2009, 12:50:25 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

rybosom

In fresh install of gallery the function CheckAll don't work, something wrong with code?

<tr><td class="tableh1_compact" align="center"><img src="images/arrow_upleft.gif" alt="" width="31" border="0" height="22"></td><td colspan="3" class="tableh1_compact">

<input name="CheckAll" class="button" value="Zaznacz wszystkie" onclick="checkAll(document.ecardselect.eidselector)" type="button">
&nbsp;
<input name="UnCheckAll" class="button" value="Odznacz wszystkie" onclick="uncheckAll(document.ecardselect.eidselector)" type="button">

</td><td colspan="4" class="tableh1_compact" align="left">

<input class="button" name="delete" value="Skasuj wybrane e-kartki" disabled="disabled" type="submit">
&nbsp;
<input name="agreecheck" onclick="agreesubmit(this)" type="checkbox">Jestem pewny?

</td></tr>

Joachim Müller

I guess you're refering to the output of the file db_ecard.php
Happens on my testbed as well, moving to bugs board.

Joachim Müller

Works on my testbed, so I guess someone has fixed this without resolvimg this thread. Marking accordingly and moving.