nikitabasenko
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Fatal error get_current_screenWhere did you download it from?
It’s yoast SEO plugin. Got it from WP-plugins (as ussial – admin console installation).
Sent them a letter.
Forum: Fixing WordPress
In reply to: Fatal error get_current_screen@harimay, what do you about my desicion? – is it so bad?
Forum: Fixing WordPress
In reply to: Fatal error get_current_screenOk, anyway i found the desicion here – support topic link
So, the key is.
On line 466 in file /wp-content/plugins/wordpress-seo/inc/wpseo-non-ajax-functions.php right before$screen = get_current_screen();
i’ve added next line:
require_once(ABSPATH . ‘wp-admin/includes/screen.php’);
And the error have gone.
Forum: Fixing WordPress
In reply to: Fatal error get_current_screenTara
Your “wordpress-seo” plugin seems to be the error
I don’t have such plugin π
girlieworks –
and verifying that that particular file does indeed exist there
The thing is, that there were not error before. It’s maybe after a few last updates of WP during a month. Cause i only added content, not any kind of plugins etc.
AuthUserFile /path/to/your/htpasswd================
if it’s in the same folder like (wp-admin), can i just put “wp-admin”
AuthName “Restricted Resource” – what does it mean?
Last question. If didn’t put the pass in wp-admin – so wordfense doesn’t secure it?
Forum: Fixing WordPress
In reply to: SSL wordpress 4.1Just out of curiosity, what were those steps exactly?
1. wp-admin – setting
2. changed site adress and wordpress url from http://my.site.com/ to https://my.site.com/
3. Pressed “Save”Let’s start with the Fatal error, this sounds like you have missing files, so the quickest solution would be to manually update WordPress.
Did this fix the fatal error, and looping?
No, i’ve got it after i did a lot of actions trying to fix loop and getting to site with https. So, my cms is up to date.
If not, what are your siteurl and blogurl set to in WordPress admin do they match the settings for your server in your vhost file?
Yes they are. I’ve set up hosting certificate also. So, everything must be fine. I’ve got somehow working model of https, but by changing files at wp-includes folder. So, it’s totaly – not default. By default with all the setting at WP and hosting – i’ve got loop.
Forum: Fixing WordPress
In reply to: SSL wordpress 4.1it’s definitely not a default behaviour, you need to tell wordpress to do it. i’ll see if i can google some more info…
Ok, so i’ve posted this issue to coders at https://core.trac.ww.wp.xz.cn/ticket/30828.
Hope to get the solution….
Forum: Fixing WordPress
In reply to: SSL wordpress 4.1it’s definitely not a default behaviour, you need to tell wordpress to do it. i’ll see if i can google some more info…
Thx for help. Where can i “tell to wordpress”. Thx.
Forum: Fixing WordPress
In reply to: SSL wordpress 4.1have a look at this: http://www.elegantthemes.com/blog/tips-tricks/how-to-use-ssl-https-with-wordpress
I saw that site before – The WordPress HTTPS Plugin doesn’t help, plus i want to make ssl for the whole site, not for wp-admin. Plus i don’t have multisite.
Forum: Fixing WordPress
In reply to: SSL wordpress 4.1it mentions a define statement to force SSL in the wp-config.php file.
Got your point. Will take a look on that.
But for now, officialy it doesn’t work fine as default? – i am right?Forum: Fixing WordPress
In reply to: SSL wordpress 4.1have you bought and set up an SSL certificate with your hosting?
Yes. The problem is not with certificate for now. It’s with adress