xeith
Forum Replies Created
-
Hi there,
I input the entry into my wp-config and got it working. I see the 3 cron job being active and ran it. It works! Thanks there. I taken note of the bug in the code of the debug page.
Thanks!
There’s nothing displayed in my scheduler. But now that i look at it, i suspect it may be that i disabled my wp-cron and from my hosting i have manually set my cron job to every 30 minutes.
Anyway here’s the scheduler. There’s nothing displayed there except having ITSEC_Scheduler_Cron beside the reset button:
https://ibb.co/fj1E18If it is due to the wp-cron disabled, how i manage to do it is through here:
https://www.siteground.com/tutorials/wordpress/real-cron-job/Thanks!
Hi there,
I implemented the entry and it works! I now have the debug menu.
Here’s what it shows from the ###itheme security###
### iThemes Security ###
Build: 4097
Pro:
Modules: ban-users, backup, brute-force, network-brute-force, wordpress-tweaks, 404-detection, and system-tweaks
Cron: 1
Cron Status: 1
Scheduler: ITSEC_Scheduler_CronCurrently, my logs file has pile up to a month ago even though i set it at 2 days.
Thanks
my itsec plugin is the latest version 7.0.3, the plugin update is for my theme plugin which i have yet to download from my theme website.
Yup i agree, it’s weird that i do not see it for myself as well.
Hi,
Sorry for the late reply. I added the codes into the wp-config.php just before the the line you mention, however i still do not see the Debug menu at Security>Debug.
Here’s the image i’m looking at: https://ibb.co/gBsOvT
I could clear my log under my database but that would not resolve the clear log every 3 days. I wonder what’s wrong.
Hi nlpro,
After adding the codes you gave me, i couldn’t find the debug menu option.
Does it applies to itheme pro? because i’m using the free version downloaded via wordpress plugin.i found the solution. Sorry for the trouble.
just added this in my function.php in child themeremove_action( 'woocommerce_register_form', 'dokan_seller_reg_form_fields' );