chronicsys
Forum Replies Created
-
I would be very happy to assist you with your request on one condition, that you can give me one good reason why I, in light of having already wasted approximately 2 weeks (solid) of my life – time that is invaluable, literally wrestling with your plugin and bugs and HTML markup, should now give you more of my time, seemingly without compensation?
Forum: Plugins
In reply to: [BulletProof Security] Strange BPS Alert EmailsHi,
Thank you very much for chiming in. I am techy. 15+ years, build themes, etc. This is not a phishing email. There is only one link, and it is to http://localhost:8888. (And I have e checked the actual href) Hence me enquiring as to HOW my email address has got into their system.
quote ..
When the /bulletproof-security/ plugin folder is renamed or deleted this email alert will be sent to you every 5 minutes. To stop these email alerts from being sent, go to the WordPress Plugins page, click the Must-Use link, click the BPS MU Tools Disable BPS Folder|Deactivation Checks link.
Website: http://localhost:8888
… end quote
No harm done. I was just seeking clarification as to how this might happen.
Thank you π
- This reply was modified 4 years, 9 months ago by chronicsys.
Forum: Plugins
In reply to: [Video Thumbnails] Failed to connect to 173.194.41.169: Host is downThanks ….
So I grabbed the 2.7.7 update and all the edit post issues are gone. :] good stuff.
Local Dev .. still unable to grab any thumbnails. Exact error is:
Error retrieving a thumbnail from the URL http://img.youtube.com/vi/dMH0bHeiRNg/0.jpg using wp_remote_get()
If opening that URL in your web browser returns anything else than an error page, the problem may be related to your web server and might be something your host administrator can solve.
Error Details: Failed to connect to 173.194.41.163: Host is downYes dev/prod have different versions …
Local Dev PHP 5.4.10 with cURL 7.28.1
Production PHP 5.3.27 with cURL 7.24.0Realise this is probably environmental – so really appreciate your help in resolving. Let me know if u need more info.
Cheers,
Forum: Plugins
In reply to: [Video Thumbnails] Failed to connect to 173.194.41.169: Host is downForgot to mention ….
With Video Thumbnail plugin enabled I am unable to update ANY posts.
If I de-activate – all is well again.
Error:
Notice: Object of class WP_Error could not be converted to int in /XXX/wp-includes/post.php on line 4899
Notice: Object of class WP_Error could not be converted to int in /XXX/wp-includes/functions.php on line 2999
Warning: Cannot modify header information – headers already sent by (output started at /XXX/wp-includes/post.php:4899) in /XXX/wp-admin/post.php on line 235
Warning: Cannot modify header information – headers already sent by (output started at /XXX/wp-includes/post.php:4899) in /XXX/wp-includes/pluggable.php on line 1121
Forum: Plugins
In reply to: [Campaign Monitor Ajax Forms] Strict Standards ErrorCrickey ….
Also got stray HTML tags being output at the end of failed message.
My failed message reads:
Sorry, we weren't able to sign you up. Please check your details, and try again.br/>Just reporting!
Thanks
Forum: Plugins
In reply to: [Simply Instagram] PHP NoticesOK I take that back … they might only be PHP notices but they do prevent the widget from working!
Forum: Plugins
In reply to: [BulletProof Security] Use of undefined constant UPLOADBLOGSDIRThank you.
You guys ROCK.
Forum: Plugins
In reply to: [Testimonials Widget] Error on Installation of 2.16.3Many thanks for the info. Will upgrade server.
Forum: Plugins
In reply to: [Fast Secure Contact Form] Notice: Undefined index: subjectGood stuff!
Forum: Plugins
In reply to: [Fast Secure Contact Form] Modifiable CSS Style Feature > class="something"FYI,
Problem was I was including semi-colon:
class=”something”;
Then your class is just output inside the style attribute.
Removed semi-colon and as you indicated – it works fine.
Thanks for the support.
Naz