-
bcr8tiveParticipant
Hi,
I’ve noticed since the theme update an enormous amount of ‘page not found’ errors in my logs –
for urls with /wp-content/themes/pinboard/styles/mediaelementplayer.cssON POSTS THAT HAVE NO VIDEOS –
at first I thought it may have been a hack attempt, so I redirected the traffic to that url for now (off site)
But it occurred to me that i should ask you about it (esp when I checked tonight and saw over 900 ips tried to access it and were bumped out) I’ve not seen this before and the only thing ‘new’ was the theme update (and of course the new WP version a few days ago)
b~
Daniel TaraKeymasterI have checked your website and didn’t catch such an error. It was probably a temporary caching problem, mediaelement.css was indeed removed from the latest version.
bcr8tiveParticipantHi Daniel,
No that isn’t it – I waited so long for a reply I just added a redirect to the main site, as a bandaid until or unless I could find out what was going on. It started after the last update.
Daniel TaraKeymasterAs you can see this doesn’t happen here. I’ve double checked and made sure the theme does not accidentally attempt to load mediaelementplayer.css and there is no reference to that file in the latest version. You probably made a partial update, try installing the theme again.
bcr8tiveParticipantHi Daniel.
Okay, I removed Pinboard and reinstalled it. I removed my redirect and will see how it goes.
Took a screenshot of the redirect so you can see how many times the mediaelement was called – (a lot)bcr8tiveParticipantLike I said, I reinstalled as you said Daniel – and it’s going off.
This is a screen grab from my traffic logs – ‘page not found”
Daniel TaraKeymasterAre you sure you haven’t overridden the
pinboard_register_styles()
orpinboard_enqueue_styles()
functions in your child theme? Are you using W3 Total Cache? If so, can you empty the disk and/or opcode cache?
You must be logged in to reply to this topic.