Page 1 of 1

Hide date column

Posted: Tue Apr 07, 2009 7:02 pm
by jeffcck
Hi,

Is there anyway to hide date column ?? I tried to comment out files.table.column.date.title on i18n_pane.properties, but it gave me an error.

Thanks for helping.

Re: Hide date column

Posted: Tue Apr 07, 2009 9:56 pm
by support
What error do you have ?

Re: Hide date column

Posted: Thu Apr 09, 2009 3:49 am
by jeffcck
I commented out these lines in i18n_pane.properties:
#files.table.column.date.title=Date
#files.table.column.date.align=center
#files.table.column.date.format=MM/dd/yyyy HH:mm

It shows "Error. Click for details" on the applet and the details:

Apr 8, 2009 8:46:19 PM jfileupload.upload.client.MApplet <init>
INFO: JFileUpload 2.2 Build FINAL.001
Apr 8, 2009 8:46:20 PM jfileupload.upload.client.MApplet B
INFO: CustomSM enabled
Apr 8, 2009 8:46:22 PM jfileupload.transfer.client.http.E C
INFO: Auto-detect proxy settings : host = null
Apr 8, 2009 8:46:22 PM jfileupload.transfer.client.http.E C
INFO: Auto-detect proxy settings : port = -1
Apr 8, 2009 8:46:22 PM jfileupload.transfer.client.util.Conf E
INFO: TransferUI instantiated : jfileupload.transfer.client.explorer.ExplorerTransferUI
Apr 8, 2009 8:46:22 PM jfileupload.transfer.client.explorer.ExplorerTransferUI A
INFO: JDiskExplorer 2.2 FINAL.001
Apr 8, 2009 8:46:24 PM jfileupload.transfer.client.http.E C
INFO: Auto-detect proxy settings : host = null
Apr 8, 2009 8:46:24 PM jfileupload.transfer.client.http.E C
INFO: Auto-detect proxy settings : port = -1
Apr 8, 2009 8:46:24 PM jfileupload.transfer.client.http.E C
INFO: Auto-detect proxy settings : host = null
Apr 8, 2009 8:46:24 PM jfileupload.transfer.client.http.E C
INFO: Auto-detect proxy settings : port = -1
java.lang.NullPointerException
at java.text.SimpleDateFormat.<init>(Unknown Source)
at java.text.SimpleDateFormat.<init>(Unknown Source)
at jfileupload.transfer.client.explorer.I.A(Unknown Source)
at jfileupload.transfer.client.explorer.C.i(Unknown Source)
at jfileupload.transfer.client.explorer.ExplorerTransferUI.A(Unknown Source)
at jfileupload.upload.client.MApplet.loadUI(Unknown Source)
at jfileupload.upload.client.MApplet.init(Unknown Source)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception: java.lang.NullPointerException

Thanks for helping ;)

Re: Hide date column

Posted: Fri Apr 10, 2009 4:39 pm
by support
Problem reproduced and fixed. Please contact support(at)jfileupload(dot)com to get a testing version of release 2.4.

Re: Hide date column

Posted: Mon Apr 13, 2009 8:55 am
by support
I've sent you an email with the 2.4RC2.