Advanced search  

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

Pages: [1]   Go Down

Author Topic: [Closed]: CheckAll don't work  (Read 10086 times)

0 Members and 1 Guest are viewing this topic.

rybosom

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 25
[Closed]: CheckAll don't work
« on: January 28, 2009, 12:50:25 pm »

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

Code: [Select]
<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>
« Last Edit: May 24, 2009, 12:46:47 pm by Joachim Müller »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: CheckAll don't work
« Reply #1 on: January 29, 2009, 07:33:43 am »

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

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: CheckAll don't work
« Reply #2 on: May 24, 2009, 12:45:56 pm »

Works on my testbed, so I guess someone has fixed this without resolvimg this thread. Marking accordingly and moving.
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 20 queries.