guitarman01
Forum Replies Created
-
now in the debug file log there’s this line:
[27-Oct-2020 07:09:38 UTC] PHP Warning: mysqli_query(): Error reading result set’s header in /var/www/wp-includes/wp-db.php on line 2033[27-Oct-2020 20:09:21 UTC] PHP Notice: Trying to get property ‘ID’ of non-object in /var/www/wp-content/mu-plugins/gd-system-plugin/plugins/worker/src/MWP/Action/IncrementalBackup/Stats.php on line 46
My Hosting “GoDaddy” says that is the plugin..
Let me know Thanks
Do you think i need to contact my hosting?
here is the debug file log:
https://www.dropbox.com/s/xhuerg3mje0vhz6/debug.log.txt?dl=0
I also tried to delete the content of debug.log.. the upload some images and then compress theme but nothing is written to the log file..
i tried to test it again..
I have deleted the first debug.log file in the wp-content folder and i’ve retried to compress other images.. obviously the message is still shown but the log file is not created like Mortn (@hedloff) say..Let me know
Thanksthis is the debug file log:
[26-Oct-2020 13:17:35 UTC] PHP Notice: Undefined index: post_type in /var/www/wp-content/plugins/plugin-name/includes/Admin/Hooks.php on line 46
[26-Oct-2020 13:17:35 UTC] PHP Notice: Undefined index: post_type in /var/www/wp-content/plugins/plugin-name/includes/Admin/Hooks.php on line 46
[26-Oct-2020 13:17:35 UTC] PHP Notice: Undefined index: post_type in /var/www/wp-content/plugins/plugin-name/includes/Admin/Hooks.php on line 46
[26-Oct-2020 13:17:35 UTC] PHP Notice: Undefined index: post_type in /var/www/wp-content/plugins/plugin-name/includes/Admin/Hooks.php on line 46
[26-Oct-2020 13:17:49 UTC] PHP Notice: Undefined index: post_type in /var/www/wp-content/plugins/plugin-name/includes/Admin/Hooks.php on line 46
[26-Oct-2020 13:18:00 UTC] PHP Notice: Undefined index: post_type in /var/www/wp-content/plugins/plugin-name/includes/Admin/Hooks.php on line 46
[26-Oct-2020 13:18:07 UTC] PHP Notice: Undefined index: post_type in /var/www/wp-content/plugins/plugin-name/includes/Admin/Hooks.php on line 46
[26-Oct-2020 13:18:09 UTC] PHP Notice: Undefined index: post_type in /var/www/wp-content/plugins/plugin-name/includes/Admin/Hooks.php on line 46
[26-Oct-2020 13:18:15 UTC] PHP Notice: Undefined index: post_type in /var/www/wp-content/plugins/plugin-name/includes/Admin/Hooks.php on line 46
[26-Oct-2020 13:18:18 UTC] PHP Notice: Undefined index: post_type in /var/www/wp-content/plugins/plugin-name/includes/Admin/Hooks.php on line 46
[26-Oct-2020 13:18:18 UTC] PHP Notice: Undefined index: post_type in /var/www/wp-content/plugins/plugin-name/includes/Admin/Hooks.php on line 46
[26-Oct-2020 13:18:21 UTC] PHP Notice: Undefined index: post_type in /var/www/wp-content/plugins/plugin-name/includes/Admin/Hooks.php on line 46
[26-Oct-2020 13:18:50 UTC] PHP Notice: Undefined index: post_type in /var/www/wp-content/plugins/plugin-name/includes/Admin/Hooks.php on line 46
[26-Oct-2020 13:18:50 UTC] PHP Notice: Undefined index: post_type in /var/www/wp-content/plugins/plugin-name/includes/Admin/Hooks.php on line 46
[26-Oct-2020 13:19:51 UTC] PHP Notice: Undefined index: post_type in /var/www/wp-content/plugins/plugin-name/includes/Admin/Hooks.php on line 46
[26-Oct-2020 13:21:05 UTC] PHP Notice: Undefined index: post_type in /var/www/wp-content/plugins/plugin-name/includes/Admin/Hooks.php on line 46Ok but in the edit section there’s red rectangle that says is available only in the pro version.
But “by author” is not among the items shown.
Is it normal?thanks
Yes if i exclude the login page from caching it works correctly.
Is not there a way to cache the login page without having this problem?Thanks
Forum: Plugins
In reply to: [Custom Sidebars - Dynamic Sidebar Widget Area Manager] Elementor TemplateHi,
Yes if I use the widget sidebar I can correctly show it but it doesn’t look great on mobile because it appear at the bottom.
I would like to show like an off canvas when user push the bottom filter like the default sidebar in the shop page.So I would like to show the default sidebar without inserting it via the widget tool of elementor.
Let me know
ThanksForum: Plugins
In reply to: [Custom Sidebars - Dynamic Sidebar Widget Area Manager] Elementor TemplateThe theme is Martfury and i’m using elementor pro
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] doing_wp_cron append to URLOk thanks
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] doing_wp_cron append to URLBut if use this cose into .htaccess?
#Rewrite Wp Cron Errors:
RewriteCond %{QUERY_STRING} (^|&)doing_wp_cron=[0-9]+.[0-9]+(&|$) [NC]
RewriteRule ^ %{REQUEST_URI}? [R=301,L]Thanks
PaoloThanks i’ve resolved
For the all the products (Shop page) i ‘ve resolved.
but now if i click on a sub category (so i go into the product category) the custom sidebar is not showed.Let me know
ThanksForum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Backup next resumption loopHi i’ve noticed a thing.
The plugin correctly work only if add these lines of code to wp-config.php:define(‘UPDRAFTPLUS_NO_BINZIP’, true);
define(‘ALTERNATE_WP_CRON’, true);but ALTERNATE_WP_CRON activated in the url of the site is append “doing_wp_cron=XXXXXXXXXX”
How can i remove “doing_wp_cron=XXXXXXXXXX” from the url? or is there another way to make the plugin working without this two lines of code in wp-config.php?
this is the last log:
https://www.dropbox.com/s/qnbnxboey0x7obb/updraftplus2.txt?dl=0Let me know
thanks- This reply was modified 4 years, 2 months ago by guitarman01.
- This reply was modified 4 years, 2 months ago by guitarman01.
- This reply was modified 4 years, 2 months ago by guitarman01.
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] Backup next resumption loopYes that folder was unnecessary so i’ve deleted.
however by letting the plugin go on the backup was ended correctly.
4 Gigabytes have been loaded successfully.Thanks!