bosh
Forum Replies Created
-
thank you for updating me, yes mine worked fine now too.
Thanks for helpful replies. OK. I was going to delet WordFence and start again but I think I’ll wait as wfasa suggests. FYI like others are stating, WF scan is hanging at different points each time, no consistency. I wont deactivate Updraft Plus as it doesnt seem worth going on what Stevo said.
My scan will not complete. I also cannot delete the wflogs folder even though I managed to transfer some of it to my desktop, it will not delete remotely, its says it is not empty, but it is (I use Trasnmit so it shows hidden files. (Error message is Error -126: remote rmdir failed). Ive tried deactivating wordfence, then trying to delete, no joy. I reactivate the plugin, still the scan will not complete. I cannot find the setting to set a timout limit (Maximum execution time for each scan stage), only maxmimum time for entire scan. Is this only on premium?
- This reply was modified 9 years, 2 months ago by bosh.
Sadly i (hastily) did delete my folder. It will replace itself on next attack I hope π
This is what 1&1 just sent to me:
Please excuse this error and any inconvenience caused by this false alarm.
After review, we confirm that your file /wp-content/wflogs/attack-data.php does not contain any malicious code. The scanner made a mistake in the previous scan.
The database for the 1&1 Safety Scanner has now been corrected. Please give our systems 2 hours to implement and distribute the correction.
Important: After this 2 hour timeframe, you may upload your file, /wp-content/wflogs/attack-data.php, to your WebSpace. Uploading your file before this could cause another false alarm. If the file still exists in your WebSpace, you can simply change the file permissions back after this timeframe. Please see this help article for information on setting permissions.
http://help.1and1.co.uk/article/649968.html
If you should require further information, please reply to this e-mail, leaving our reference [Ticket xxxxxxxx] in your message. You can also call us at 0333 336 5691, from Monday-Friday, 11:00am-22:00pm.
- This reply was modified 9 years, 2 months ago by bosh.
yep. Just got the email warning, Im on 1&1.
Forum: Themes and Templates
In reply to: [Bidnis] esc_url is prepending http:// in phone number linkupdate:
As it seems impossible to override the function, I have edited the core theme file, (theme_functions.php, in the ‘inc’ folder) as follows:
<a class="bidnis-phone" href="<?php echo esc_url ( 'tel:' . get_theme_mod('phone') ); ?>">It was originally:
<a class="bidnis-phone" href="tel:<?php echo esc_url( get_theme_mod('phone') ); ?>">(The original code returned a prepended http:// thereby breaking the link). I hate editing core theme files, but it seems the only way to sort it out.
I run WPMS and the plugin is network activated. I cannot see it on any other site on the network – is this supposed to be how it works? I cant recall if i used to do individual scans or only networked.
NB I also run (Single instance) WordPress on another server and have not had this problem.
- This reply was modified 9 years, 6 months ago by bosh.
Forum: Themes and Templates
In reply to: [Responsive] responsive.1.9.5.2 ~ messes up child themeyep this is happening to me. The update should come with a warning!! Im not even doing much in my child theme. Last update screwed up all my widget customisations too. So, its a dicey business using auto responsive updates!
@studioactiv8, do I stick that in my custom (child theme) css?
UPDATE:
Adding the core css import into the child theme style.css will sort everything in one go – brilliant – thanks studioactiv8.Example:
@import url(‘../responsive/style.css’); /*retain usual import css*/
@import url(‘../responsive/core/css/style.css’); /*add core responsive theme css */Forum: Fixing WordPress
In reply to: Check Quicktime link on Windowsyeah it works today – mustve been the download thing preventing me see it before. the QT works great. no problems.
Forum: Fixing WordPress
In reply to: Check Quicktime link on Windowsthe link appears to be broken