edit wp-config file
Hello. I edited the wp-config file, added 1st line '' define('DISABLE_WP_CRON', true); ''
but after I do that I cannot log in to wordpress and
define('DISABLE_WP_CRON', true); appears on the top of log in screen.
What am I doing wrong?
4 Answers
Hi,
looks like there are some issues with copy/paste and quotation marks so please instead write it down without copy/paste. But first remove that line. :)
Best regards,
Nikola
Wrote it letter by letter same thing happens. This is how the first lines look define(\'DISABLE_WP_CRON\', true);<?php/** * The base configuration for WordPress * * The wp-config.php creation script uses this file during the * installation. You don\'t have to use the web site, you can * copy this file to \"wp-config.php\" and fill in the values. *
Added the define(\’DISABLE_WP_CRON\’, true); into 23 line and log in is possible now.
But 2sync grom google calendar to easyapp is not working . my cron command is
cd /home/……../public_html;php -q wp-cron.php
2way sync starts to work. Had not completed Advanced Calendars sync :
Add calendar Calendar Location Service Worker Actions
Thank you
Should I keep the cron job running and the edit to the wp-config file into 23 line?
update:
problem still exists
cannot sync google calendar -> easyappointments, other way is working though.
seems to be a problem either with the wp-cofig editor the cron command.
Worked for a while but once I edited working hours same problem occured
Please login or Register to submit your answer