ChangeAgent
Forum Replies Created
-
Forum: Developing with WordPress
In reply to: Looking for free SSL certificates solutionThanks, I did that and it still gives me the same error
Forum: Developing with WordPress
In reply to: Looking for free SSL certificates solutionHi George thanks for the reply. you wrote: That’s not possible. You need SSL/HTTPS to avoid this.
so how would I achieve this?
Thanks Gregor.
yes I use the “Other SMTP”.
I will do the SPF with my ISP.
Thanks Darshana
unfortunately my ISP does not support DKIM, DMARC. SPF it does.
Forum: Fixing WordPress
In reply to: Can I remove this cookie and how? (Initiator: Webserver)well that is the strange thing, when I inspect that with my browser there is no cookies.
Forum: Fixing WordPress
In reply to: How do I know what cookies are being set? (GDPR)Thanks a million.
My site is not live so I assume I see no cookies till I go live. would you say this is correct?
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] PHP compatible with 7-73?thanks!!
Forum: Plugins
In reply to: [UpdraftPlus: WP Backup & Migration Plugin] PHP compatible with 7-73?My ISP is working on the errors, should we find it has to do with UpdraftPlus I be back.
question. is it in general compatible with PHP 7-73?
there was an error in the code in wp-config.php. this fixed this problem.
I now get other errors, but contacted my ISP and they are looking in to it.
Thanks for your help!
good morning, presently on the road and will try as soon as I am back at a big screen.
FYI I have the same problem on 2 other sites.
Forum: Plugins
In reply to: [Yoast SEO] Problems with PHP 7-73?we say thank you.
Forum: Fixing WordPress
In reply to: Problems updating from PHP PHP 7-71 (7.1.32)in my control panel with my ISP I can activate a PHP.INI for the website. is this what you mean?
Forum: Fixing WordPress
In reply to: Problems updating from PHP PHP 7-71 (7.1.32)Thanks, I am not frustrated, I try to follow the logic of your suggestions, so I learn while following your advice. And am grateful for the advice.
So I understand completely. This is the original file WP installed, I never worked in it, so how can it be not OK?
And if is indeed corrupted I need to find a solution to fix it. So how to proceed?
line 97 is:
define(‘DISALLOW_FILE_EDIT’,true)
line 96 is:
define(‘NONCE_SALT’, ‘etc……
so it is taken.
Forum: Fixing WordPress
In reply to: Problems updating from PHP PHP 7-71 (7.1.32)all in order
is it important that is happend after I made your suggested change
Set this Correct.
define(‘DISALLOW_FILE_EDIT’,true);
into your wp-config.php