dmitridal
Forum Replies Created
-
Forum: Plugins
In reply to: [BulletProof Security] post hack install, site is mostly clean…..but…..yes, thank you for the tip, I did see that also.
at this point I have disabled the hardening for that directory within their plugin, and I have resolved those errors, however, the site needs to be redesigned anyway, calling timthumb just for a button size to create a responsive UX is shoddy. the theme is two years old at this point, it can go.
love your plugin, will review and recommend widely.
cheersForum: Plugins
In reply to: [BulletProof Security] post hack install, site is mostly clean…..but…..definitely not BPS, looks like a hardening of the wp-content directory by Sucuri.
the first three lines below are the error URLS, and the code snippet after is what was calling it.
looks like bad coding.https://liveyogact.com/wp-content/themes/liveyoga/inc/timthumb.php?w=310&h=310&q=100&zc=1&src=https://liveyogact.com/wp-content/uploads/2013/12/10445992_870301923003523_2824224387085197880_n-e1411650358530.jpg&a=c
https://liveyogact.com/wp-content/themes/liveyoga/inc/timthumb.php?w=310&h=310&q=100&zc=1&src=https://liveyogact.com/wp-content/uploads/2015/04/10955511_993728987327482_607175690559276498_n-1.jpg&a=c
https://liveyogact.com/wp-content/themes/liveyoga/inc/timthumb.php?w=310&h=310&q=100&zc=1&src=https://liveyogact.com/wp-content/uploads/2013/12/1655869_735204899846560_1657646410_n.jpg&a=c<div class=”container panels”>
<div class=”row”>
<div class=”col-md-4 col-sm-4″><img src=”https://liveyogact.com/wp-content/themes/liveyoga/inc/timthumb.php?w=310&h=310&q=100&zc=1&src=https://liveyogact.com/wp-content/uploads/2013/12/10445992_870301923003523_2824224387085197880_n-e1411650358530.jpg&a=c” alt=”” class=”img-responsive”>
<div class=”info”><h3>Live Yoga</h3> View Classes</div>
</div>
<div class=”col-md-4 col-sm-4″><img src=”https://liveyogact.com/wp-content/themes/liveyoga/inc/timthumb.php?w=310&h=310&q=100&zc=1&src=https://liveyogact.com/wp-content/uploads/2015/04/10955511_993728987327482_607175690559276498_n-1.jpg&a=c” alt=”” class=”img-responsive”>
<div class=”info”><h3>Yoga Teacher Training</h3> 200HR Program</div>
</div>
<div class=”col-md-4 col-sm-4″><img src=”https://liveyogact.com/wp-content/themes/liveyoga/inc/timthumb.php?w=310&h=310&q=100&zc=1&src=https://liveyogact.com/wp-content/uploads/2013/12/1655869_735204899846560_1657646410_n.jpg&a=c” alt=”” class=”img-responsive”>
<div class=”info”><h3>Special Events</h3> View Our Events</div>
</div>
</div>
</div>Forum: Plugins
In reply to: [BulletProof Security] post hack install, site is mostly clean…..but…..I will dig deeper, thank you for the quick advice. I have checked the version of the script, and it looks ok.