Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter Dr.Wily

    (@drwily)

    Thanks Barry, your solution works. Actually, there is my host config that force the use of PHP 5.4.

    On my host dashboard the configuration is setup to PHP 7.3. But, on the host’s storage there is a config file that force the PHP version.

    My host is OVH and it’s necessary to fix the config like this :

    – file .OVHCONFIG at the root of the storage (delete all .OVHCONFIG in sub folder otherwise these file take over the one at the root unless if you want use other versions of PHP). Add or modify the following line :

    app.engine.version=7.3

    – file .htaccess at the root + in wordpress installation folder. Add or modify the following line :

    SetEnv PHP_VER 7_3

    Now, the last version of Event Calendar works perfectly and the warning about older version of PHP disappear.

    Thanks for the help.

    Thread Starter Dr.Wily

    (@drwily)

    OK, thank. I will contact my host to found what the problem is.

    Thread Starter Dr.Wily

    (@drwily)

    Any new for this bug ?

    Thread Starter Dr.Wily

    (@drwily)

    so, just to clarify in case there was any confusion: you successfully rolled back to The Events Calendar 4.7.4, and have it activated

    No I try this with the last version. With 4.7.4 it works. Here the system information :

    Home URL
        https://www.asso-sc.com
    Site URL
        https://www.asso-sc.com
    Site Language
        fr_FR
    Character Set
        UTF-8
    
    Install keys
        -
    WordPress version
        5.0.3
    Permalink Structure
        https://www.asso-sc.com/%postname%/
    PHP version
        5.4.45
    PHP
    
            max_execution_time = 300
            memory_limit = 512M
            upload_max_filesize = 128M
            post_max_size = 130M
            display_errors = 0
            log_errors =
    
    Server
        Apache
    SAPI
        fpm-fcgi
    Plugins
    
            Akismet Anti-Spam version 4.1.1 by Automattic(https://automattic.com/wordpress-plugins/)
            Change WP Mail From Details version 1.0 by Ruhul Amin(http://www.tipsandtricks-hq.com)
            Convert Post Types version 1.4 by Stephanie Leary(http://stephanieleary.com)
            Facebook Page Plugin (Likebox) version 1.7 by Smakify(http://smakify.com)
            Fancy Gallery Lite version 1.5.37 by Dennis Hoppe(http://DennisHoppe.de)
            Flexo Archives Hack MOD version 2.1.5 b0.1 by Heath Harrelson
            Image Widget version 4.4.7 by Modern Tribe, Inc.(http://m.tri.be/iwpdoc)
            Juiz Social Post Sharer version 1.4.9 by Geoffrey Crofte(http://geoffrey.crofte.fr)
            Fast Secure Contact Form version 4.0.56 by fastsecure(http://www.642weather.com/weather/scripts.php)
            Social version 3.1.1 by Crowd Favorite(http://crowdfavorite.com/)
            Stop Spammers version 7.1 by Bryan Hadaway(https://calmestghost.com/)
            The Events Calendar version 4.7.4 by Modern Tribe, Inc.(http://m.tri.be/1x)
            Update Notifications Manager version 1.1.2 by GeekPress(http://www.geekpress.fr/)
            Widget_custom version 1.0 by DtrAA(http://david.desaunais.fr)
            Wordfence Security version 7.2.2 by Wordfence(http://www.wordfence.com/)
            WP-Filebase version 0.2.9.35 by Fabian Schlieper(http://wpfilebase.com/)
            WP User Avatar version 2.1.6 by flippercode(http://www.flippercode.com/)
            WS Facebook Like Box Widget version 4.1 by WebShouters(http://www.webshouters.com/)
    
    Network Plugins
        -
    MU Plugins
        -
    Theme
        Simm's Club
    Multisite
        -
    Settings
    
            tribeEventsTemplate = page-calendar.php
            tribeEventsBeforeHTML =
            tribeEventsAfterHTML =
            previous_ecp_versions =
    
            Array
            (
                [0] => 0
                [1] => 2.0.11
                [2] => 3.12.3
                [3] => 4.0.7
                [4] => 4.1.2
                [5] => 4.4.2
                [6] => 4.6.8
                [7] => 4.6.25
            )
    
            latest_ecp_version = 4.7.4
            welcome_notice = 1
            displayedPressTrendsDialogue = 1
            donate-link =
            viewOption = month
            eventsSlug = events
            singleEventSlug = event
            postsPerPage = 3
            showComments =
            multiDayCutoff = 12:00
            embedGoogleMaps = 1
            embedGoogleMapsHeight = 350
            embedGoogleMapsWidth = 100%
            embedGoogleMapsZoom = 10
            sendPressTrendsData =
            debugEvents =
            tribeEnableViews =
    
            Array
            (
                [0] => list
                [1] => month
                [2] => day
            )
    
            schema-version = 4.7.4
            recurring_events_are_hidden = hidden
            earliest_date = 2013-04-18 08:00:00
            latest_date = 2019-01-12 08:00:00
            earliest_date_markers =
    
            Array
            (
                [0] => 380
            )
    
            latest_date_markers =
    
            Array
            (
                [0] => 1682
            )
    
            last-update-message-the-events-calendar = 4.7.4
    
    WP Timezone
        Europe/Paris
    WP GMT Offset
        1
    Default PHP Timezone
        UTC
    WP Date Format
        j F Y
    WP Time Format
        G \h i \m\i\n
    Week Starts On
        1
    Common Library Dir
        /home/assosc/www/wp-content/plugins/the-events-calendar/common/src/Tribe
    Common Library Version
        4.8.5 
    Thread Starter Dr.Wily

    (@drwily)

    Thanks for your help πŸ˜‰

    do you mind telling me how you confirmed this – was it via your web host’s control panel, for instance?

    I setup the version myself in my host control pannel.

    If you are able and happy to do that, and can then visit the Events β†’ Help admin screen

    With the last version there is no event section in WordPress Dashboard.

    the seconday widget was removed since 1.8…

    Same thing, after update I lost my navigation menu on the left.

    Any solutions ?

    Thread Starter Dr.Wily

    (@drwily)

    Thanks for your reply πŸ˜‰

    I know all design modification can be done by CSS. However, I’m not aware on how Ascetica works, and I see it can’t display inline images. This is a major lack.

    I would know how and which css code add for displaying two or more images on one line.

    thanks !

Viewing 9 replies - 1 through 9 (of 9 total)