1 ppnsteve Jun 14, 2016 22:47
3 ppnsteve Jun 16, 2016 02:37
theWhat is it exactly that you need to ignore?
_cache
folder (it always times out there)
Not sure about the quick uploads.. just remember last time i cleared the cache folder all my images on previous posts disappeared.
what is the syntax for backup_ignore-conf file?
4 ppnsteve Jun 16, 2016 03:03
OK clearing the _cache
folder via backoffice tools, and runing the updater seemed to work.. of course all the page cache is gone so yeah..
-----------------------------------------------*--------------------------------------------
also after updating. I'm getting a handful of php errors:
Strict Standards: Declaration of captcha_img_plugin::GetDefaultSettings() should be compatible with Plugin::GetDefaultSettings(&$params) in /home2/a4at/public_html/blog/plugins/captcha_img_plugin/_captcha_img.plugin.php on line 1464
Strict Standards: Declaration of captcha_img_plugin::AfterCommentFormInsert() should be compatible with Plugin::AfterCommentFormInsert(&$params) in /home2/a4at/public_html/blog/plugins/captcha_img_plugin/_captcha_img.plugin.php on line 1464
Strict Standards: Declaration of captcha_img_plugin::MessageFormSentCleanup() should be compatible with Plugin::MessageFormSentCleanup(&$params) in /home2/a4at/public_html/blog/plugins/captcha_img_plugin/_captcha_img.plugin.php on line 1464
Strict Standards: Declaration of captcha_img_plugin::CaptchaValidatedCleanup() should be compatible with Plugin::CaptchaValidatedCleanup(&$params) in /home2/a4at/public_html/blog/plugins/captcha_img_plugin/_captcha_img.plugin.php on line 1464
Strict Standards: Declaration of categories_plugin::SkinTag() should be compatible with Plugin::SkinTag(&$params) in /home2/a4at/public_html/blog/plugins/_categories.plugin.php on line 317
and some from the core;
Warning: Cannot modify header information - headers already sent by (output started at /home2/a4at/public_html/blog/plugins/youtube_plugin/_youtube.plugin.php:421) in /home2/a4at/public_html/blog/inc/_core/_template.funcs.php on line 40
Warning: Cannot modify header information - headers already sent by (output started at /home2/a4at/public_html/blog/plugins/youtube_plugin/_youtube.plugin.php:421) in /home2/a4at/public_html/blog/inc/_core/_template.funcs.php on line 312
Warning: Cannot modify header information - headers already sent by (output started at /home2/a4at/public_html/blog/plugins/youtube_plugin/_youtube.plugin.php:421) in /home2/a4at/public_html/blog/inc/_core/_template.funcs.php on line 313
Warning: Cannot modify header information - headers already sent by (output started at /home2/a4at/public_html/blog/plugins/youtube_plugin/_youtube.plugin.php:421) in /home2/a4at/public_html/blog/inc/_core/_template.funcs.php on line 314
Warning: Cannot modify header information - headers already sent by (output started at /home2/a4at/public_html/blog/plugins/youtube_plugin/_youtube.plugin.php:421) in /home2/a4at/public_html/blog/inc/_core/_template.funcs.php on line 315
any ideas?
5 ppnsteve Jun 16, 2016 03:17
NEVERMIND!
apparently older plugins no longer work if installed (even if disabled..) removed them and errors went away.
so OK back to upgrade script.. or the conf file.
Thanks for putting up with me :)
6 fplanque Jun 17, 2016 00:28
I updated http://b2evolution.net/man/backup_ignore-conf .
We will add an option to ignore _cache
.
of course all the page cache is gone so yeah..
This should NOT be a bad thing. All page cache expires after 10 minutes anyways!
Do you have a scheduled script in place to prune your page cache regularly?
Also note: quick uploads are NOT stored in _cache
.
7 ppnsteve Jun 17, 2016 02:27
well OK will check that docs page..
Its listed in the tasks / schedule tab on system but I have no idea if it actually works..
Yeah I know, not sure why my images vanished last time.. didn't this time after clearing the cache.
8 fplanque Jun 18, 2016 00:13
Next version will exclude _cache
by default:
9 ppnsteve Jun 18, 2016 02:29
hello,
great.. adding it to the aoto-update script should make it smoother for those that have the same issues I had. or big multi-sites..
What is it exactly that you need to ignore?
_cache
and the place where quick-uploads go are 2 completely separate things.Also depeding on your start version for upgrade, you may be able to use: http://b2evolution.net/man/backup_ignore-conf