+ Reply to Thread
Results 1 to 3 of 3

Thread: Problem with listing Field Type "Date"

  1. #1
    Senior Member
    Join Date
    Aug 2010
    Posts
    174

    Problem with listing Field Type "Date"

    I notice a problem with listing Field Type “Date”
    When user adds new listing and left this field empty, the system always display “Nov 30, 1999”
    Attached Images Attached Images

  2. #2
    Flynax developer
    Join Date
    Jun 2010
    Posts
    239
    Hello,

    you can fix the problem in the following way:

    - open the file includes/classess/rlCommon.class.php
    - go to method adapt()
    _ find this code:
    PHP Code:
    Only registered members can view the code
    and change to:
    PHP Code:
    Only registered members can view the code

  3. #3
    Flynax developer John's Avatar
    Join Date
    Oct 2009
    Posts
    606
    Hello PGGO,
    I checked this bug in the Flynax 4.1 beta and didn't find such problem in the version,
    looks like we fixed it in new version

    John

+ Reply to Thread