Tagged: , ,

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #767779

    Hello team,
    we are lucky users of Enfold.
    I am switching website from http on https, bud I have troubles.
    Method 1) Just use some plugin is fine, but this method brake wp-cron system and tasks are not running anymore. Enfold is ok.
    Method 2) I decided to export database and replace all absolute links on my web to https form. It works, but Enfold settings is broken after reimport. For example default logo and so on.

    Please, does have somebody the idea, how to move website to https without reseting Enfold and keeping wp-cron at work?

    Thanks Jiri

    #767975

    Hey norbou,

    Please, may you share your WP credentials with me, please?

    Best regards,
    John Torvik

    #768958

    Hello John,
    thank you for help.

    Now I revert all changes back to good state. I replaced all links in database using plugin, so I think migration to SSL is well done.
    WP-cron is “working” without executing any jobs and events are stucked at NOW. I tryed everthing, including all deactivating all plugins.

    #770672

    There are also problems with Layer Slider, it is a part of Enfold theme?

    #771518

    Hi,

    Method 1) Just use some plugin is fine, but this method brake wp-cron system and tasks are not running anymore. Enfold is ok.

    What is the plugin that you’re using? And please give us an example of the cron function that you want to execute. Please note that you need to obtain an ssl certificate if you want to move the site to https.

    // https://make.wordpress.org/support/user-manual/web-publishing/https-for-wordpress/#introduction-to%c2%a0https-for-wordpress

    Best regards,
    Ismael

    #775687

    Hi Ismael,
    I have got a message: cURL error 28: Operation timed out after 3000 milliseconds with 0 bytes received

    May be the problem can be experimenting with Content Security Policy plugin.

    I have SSL certificate, of course. I used Simple SSL plugin, it was pretty easy, but Cron is dead since switching ti SSL.
    Now I have done all URL replacement manually, without any plugins.

    1) My original question was, why reimporting database cause partial Enfold reset.
    2) My second question releated to Enfold, is about Layer slider. I see some errors in log caused by this component, which is a part of Enfold framework I guess. There is duplicated path:

    [10-Apr-2017 20:12:11 UTC] PHP Warning: fopen(/mnt/data/accounts/n/norbou/data/www/wlyceum.cz/web/wp-content/plugins/mnt/data/accounts/n/norbou/data/www/wlyceum.cz/web/wp-content/themes/enfold/config-layerslider/LayerSlider/layerslider.php): failed to open stream: No such file or directory in /mnt/data/accounts/n/norbou/data/www/wlyceum.cz/web/wp-includes/functions.php on line 4783
    [10-Apr-2017 20:12:11 UTC] PHP Warning: fread() expects parameter 1 to be resource, boolean given in /mnt/data/accounts/n/norbou/data/www/wlyceum.cz/web/wp-includes/functions.php on line 4786
    [10-Apr-2017 20:12:11 UTC] PHP Warning: fclose() expects parameter 1 to be resource, boolean given in /mnt/data/accounts/n/norbou/data/www/wlyceum.cz/web/wp-includes/functions.php on line 4789

    • This reply was modified 7 years, 7 months ago by norbou. Reason: better log info
    #775765

    Hey!

    1.) I’m not sure how you re-imported the database but we usually recommend the following plugin for this specific task.

    // https://wordpress.org/plugins/wp-migrate-db/

    2.) It looks like a file or folder permission issue. Follow the permission scheme here:

    // https://codex.wordpress.org/Changing_File_Permissions#Permission_Scheme_for_WordPress

    Regards,
    Ismael

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.