yazarturanergun
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Wp 7.3 php sürümü sitemi fel? ettiCron System Disabled
The WordPress CRON jobs system is disabled. This means the garbage collection system will not work unless you run the CRON system manually.
I added these codes to wp config file;
define(‘DISABLE_WP_CRON’, ‘false’);
define(‘ALTERNATE_WP_CRON’, ‘true’);And I get the same error warning. How do I fix this problem?
Forum: Reviews
In reply to: [WP Super Cache] Preloaded cache files get deleted randomlyCron System Disabled
The WordPress CRON jobs system is disabled. This means the garbage collection system will not work unless you run the CRON system manually.
I added these codes to wp config file :
define(‘DISABLE_WP_CRON’, ‘false’);
define(‘ALTERNATE_WP_CRON’, ‘true’);
And I get the same error warning. How do I fix this problem?
Forum: Plugins
In reply to: [WP Super Cache] WP Super Cache compatible with PHP v7.3?I used wp super cache without problems for 1.5 years before I switched to Php 7.3 version and it started to give an error when I upgraded to 7.3. Also another caching plugin also had problem in version 7.3! So is there something wrong with the cache plugins of version 7.3?
Forum: Reviews
In reply to: [WP Super Cache] Preloaded cache files get deleted randomlyI have been using Wp super cache for more than 1 year. It was okay when I was in the old php 5.x version, but when I upgraded to wp 7.3 version, when I activate wp super cache, I get a page showing an error message and it prevents me from entering the site.
Forum: Plugins
In reply to: [WP Super Cache] WP Super Cache compatible with PHP v7.3?I used wp super cache without any problem before upgrading to wp php 7.3 version. I brought and I could only enter the site.
The debug in wp config.php was like this: define (‘WP_DEBUG’, true);
How should the debug settings be? and how can I use wp super cache without problem?Forum: Fixing WordPress
In reply to: Wp 7.3 php sürümü sitemi fel? ettiPlugins Refer to this page :
Forum: Fixing WordPress
In reply to: Wp 7.3 php sürümü sitemi fel? ettiJames Huff thank you ??
Forum: Fixing WordPress
In reply to: Wp 7.3 php sürümü sitemi fel? ettiWell then please suggest me the plugin compatible with version 7.3. 1 Backup backup plugin 2 Recommend Super Cache equivalent Cache plugin please
Forum: Fixing WordPress
In reply to: Wp 7.3 php sürümü sitemi fel? ettiNo, in fact, the only responsible for the problem is the WordPress php.7.3 version. Because I used the same plugins before switching to this version, they did not have any problems … The only criminal php 7.3..Wordpress should review this version and solve the Debug problem otherwise WordPress will lose. person leaves wordpress
Forum: Fixing WordPress
In reply to: Wp 7.3 php sürümü sitemi fel? ettiYes, I will report this problem to the plugin developers. Three different brand backup plugins did the same problem. And three different brand Cache plugins did the same problem
Forum: Fixing WordPress
In reply to: Wp 7.3 php sürümü sitemi fel? etti?am using Aweken Theme and I am very pleased..The problematic plugins have been obvious .. I have tried three different Backup plugins all of them have the same problem.
Forum: Fixing WordPress
In reply to: Wp 7.3 php sürümü sitemi fel? ettiI had a Debug nightmare again this evening, I could not enter my site for three hours..wp I installed the backup plugin (updraftplus) … I forgot its name..And I made wp-content-plugin and ftp (plugin2) disable all plugins..backup plugin I deleted it and got rid of it … I installed the others, they did not have any problems .. so php 7.3 backup and wp super cache plugins
Forum: Fixing WordPress
In reply to: Wp 7.3 php sürümü sitemi fel? ettiYes, problems when I upgraded to PHP 7.3
Forum: Fixing WordPress
In reply to: Wp 7.3 php sürümü sitemi fel? ettiThe plugins I’ve been using for two years without problems:
1) Regenerate Thumbnail 2) TinyMce editor 3) Smuch 4) Wp Super Cache
There was no problem before the wp 7.3 version. After the 7.3 version I could not enter the site for an hour, then I disabled the Wp super Cache plugin and logged in normally. The problem was 7.3 version wp cache incompatibility. I checked config.php ..define Wp_DEBUG seems false. What should I do in this case?Forum: Reviews
In reply to: [Disable Gutenberg] WordPress Yaz? Güncelleme SorunuThank you Jeff Starr ??