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

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

[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.