|
#1
|
|||
|
|||
|
Error when adding old images
Whe I upload images to add in previous years (for example 2004), the script save them as 2005.
Is easy to solve that, going to edit the image and changing the date, but I think is a bug. Also I want to say thanks for this great script. |
|
#2
|
||||
|
||||
|
i added this bug to the Bug list at sourceforge to make all the developers aware of it. I'll look into it myself in the meantime...
__________________
Affordable Website Design in North Wales |
|
#3
|
|||
|
|||
|
Hi,
I found this in the /admin/index (lines 304-306) Code:
<option value='2002'>2005</option> <option value='2003'>2005</option> <option value='2004'>2005</option> Code:
<option value='2002'>2002</option> <option value='2003'>2003</option> <option value='2004'>2004</option> |
|
#4
|
||||
|
||||
|
i was looking right at those lines earlier! i must be blind .. i can't believe i didn't see that.
__________________
Affordable Website Design in North Wales |
|
#5
|
||||
|
||||
|
updated on CVS! :lol:
Thanks a lot for that fix!
__________________
Affordable Website Design in North Wales |
| Post Reply |
| Thread Tools | |
|
|