lexjunkie
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Analytics showing blank page & Cannot dismiss NoticeHi,
Thank You for responding.
Regarding the notice, I restored my installation from my backup and the notice dismissed successfully.
I cannot explain how or why that happened but the notice has now successfully dismissed.
Thank You.
Hi @kkarpieszuk,
I am using Cyber Panel on CentOS 7 with LiteSpeed Pro. Using self-managed VPS.I have all the required PHP extensions installed and memory limits set.
Kindly suggest another option.
Thanks.
Hi @kkarpieszuk,
I see this error in the Site Health section.
After clicking on site heath from the WordPress Dashboard, it shows the aforementioned error and suggests that the site should be improved.
Thanks.
Hi,
I resolved the error by increasing the memory limit in the php.ini file.Let’s hope this doesn’t happen again.
Thank You
You may check https://lexjunkie.xyz/info.php for details.
Also this error in Site Health.
Loopback requests are used to run scheduled events, and are also used by the built-in editors for themes and plugins to verify code stability.
The loopback request to your site failed, this means features relying on them are not currently working as expected.
Error: cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes received (http_request_failed)After Update this has started to happen.
The issue is still there.
Hi,
I did exactly as the above article says. Below is a part of my config file.
/**
* For developers: WordPress debugging mode.
*
* Change this to true to enable the display of notices during development.
* It is strongly recommended that plugin and theme developers use WP_DEBUG
* in their development environments.
*
* For information on other constants that can be used for debugging,
* visit the documentation.
*
* @link https://www.ads-software.com/support/article/debugging-in-wordpress/
*/
// Enable WP_DEBUG mode
define( ‘WP_DEBUG’, true );// Enable Debug logging to the /wp-content/debug.log file
define( ‘WP_DEBUG_LOG’, true );// Disable display of errors and warnings
define( ‘WP_DEBUG_DISPLAY’, false );
@ini_set( ‘display_errors’, 0 );// Use dev versions of core JS and CSS files (only needed if you are modifying these core files)
define( ‘SCRIPT_DEBUG’, true );But there is no log file generated in wp-contents.
Also I have even generated a new .htacces file by renaming the prevous one to .bak and saving my perma-link structure.
Kindly suggest steps to resolve this issue.
Regards.Thank You EA Devs. ! Your Plugin is awesome. ??
Forum: Fixing WordPress
In reply to: Unsual (WP_Post) Table Size in my SQL DatabaseThank You for your time Vlad.
After putting in a few hours i figured that elementor templates were causing the issue.
After i deleted them everything went back to normal.
Regards.Forum: Fixing WordPress
In reply to: Unsual (WP_Post) Table Size in my SQL Database” 21. wp_postmeta TABLE OPTIMIZED MyISAM 523 960.2 KB
22. wp_posts TABLE OPTIMIZED MyISAM 70 45.6 MB ”Table has only 70 rows.
Forum: Everything else WordPress
In reply to: Max Concurrent Connection limited to 30Thank you Steven.
Forum: Everything else WordPress
In reply to: Max Concurrent Connection limited to 30Thank You Steven for your time.
This means that on a given page I can have only 30 people concurrently viewing it and attempting the same quiz.