Upload date wrong Upload date wrong
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Upload date wrong

Started by kerou, November 16, 2004, 04:19:09 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kerou

For some reason, when I upload my pix, it posts it as tomorrow's date.  I checked my computer's date and my computer is correct, so I am assuming that it's not grabbing the time and date from my computer.  How do I get it to correct?

Tranz

#1
It could be taking your server's time. It's not that simple to get time from a local computer. The latest dev version of coppermine will let you do a timezone offset.

kerou

I just downloaded coppermine and set it up yesterday, so it is the newest version I think. How do I set it then?

Joachim Müller

the version TranzNDance is refering to hasn't been released yet, it's the development version that we're currently working on. The current stable version cpg1.3.2 doesn't have this option - if your server is in another time zone than you, you'll have to live with this for now, or manually fiddle with the db entries each time you upload (not recommended), using a tool like phpMyAdmin.

Joachim