Guillaume RUAS

Forum Replies Created

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • in reply to: End date on recurring events i set to 2023 #395502

    Guillaume RUAS
    Expired Member
    Post count: 16

    I found the problem.
    In event settings, when I select in the list “J F Y” format, I have the bug. When I select “D m Y” format it’s ok !
    The bug occurs only whith the “J F Y”.

    in reply to: Search returns all results #371930

    Guillaume RUAS
    Expired Member
    Post count: 16
    This reply has been marked as private.
    in reply to: Search return always all posts #371927

    Guillaume RUAS
    Expired Member
    Post count: 16

    I have the 1.6.17 🙂 All updates have been done.
    I’m going to create a new topic.

    in reply to: Search return always all posts #371790

    Guillaume RUAS
    Expired Member
    Post count: 16

    Hi, I have the same problem.
    My directory search page : http://www.zonedebienetre.com/therapeutes/
    Search print alls results and I can’t delete filters after search …
    Can you send me the fix for this bug ?

    Tanks for help

    in reply to: Bad date for events #168118

    Guillaume RUAS
    Expired Member
    Post count: 16

    Yes it’s ok 🙂
    Thanks Stiofan

    Can I do future geodirectory updates ?

    Guillaume

    in reply to: Bad date for events #167069

    Guillaume RUAS
    Expired Member
    Post count: 16
    This reply has been marked as private.
    in reply to: Bad date for events #167043

    Guillaume RUAS
    Expired Member
    Post count: 16

    Ok Paolo,

    I’ve fouded the problem but not the soluce …

    I use an European format for dates with this function :

    
    
    function geodir_add_event_calendar_date_format_change($format){
    return 'd-m-Y';
    }
    add_filter('geodir_add_event_calendar_date_format', 'geodir_add_event_calendar_date_format_change',10,1);
    

    But in function geodir_save_event_schedule from file gdevents_functions.php the sql query is with european format and MySQL dont’t understand format.

    In order to add european date format compatibility, I think developpers have to convert date before construct sql query…
    It’s just an idea but developpers have perhaps other solution …
    Or perhaps my date format isn’t correct …

    Thanks Paolo

    in reply to: Bad date for events #166991

    Guillaume RUAS
    Expired Member
    Post count: 16

    In database (

    geodir_gd_event_detail

    table) dates are ok.
    But in

    geodir_event_schedule

    dates are ‘0000-00-00’.
    My date format is european : d-m-Y

    In event page dates are ok.
    But in listing page, order filter return “no event”. Only all events return events because it don’t user date filter …

    Any idea ?
    Thanks for hekp

    in reply to: Bad date for events #166447

    Guillaume RUAS
    Expired Member
    Post count: 16
    This reply has been marked as private.
    in reply to: No map in Add place form #159468

    Guillaume RUAS
    Expired Member
    Post count: 16

    Hi Paolo,

    Thanks for support.
    It’s strange but it’s now ok 😉

    Guillaume

    in reply to: No map in Add place form #157613

    Guillaume RUAS
    Expired Member
    Post count: 16
    This reply has been marked as private.
    in reply to: No map in Add place form #154618

    Guillaume RUAS
    Expired Member
    Post count: 16

    Thanks Paolo for your answer.

    I’ve done many tests to understand Geodirectory so, it is possible I disabled gd_place in Select CPT to disable physical location and then added it back.

    I wait your feedback.

    Thanks.
    Guillaume

    in reply to: No map in Add place form #154066

    Guillaume RUAS
    Expired Member
    Post count: 16
    This reply has been marked as private.
Viewing 13 posts - 1 through 13 (of 13 total)