hightechdad
Forum Replies Created
-
Forum: Plugins
In reply to: [Database Collation Fix] Question: Coverting Columns?(Hmm tried to post a reply but it didn’t take.)
Wanted to just follow up with some more specifics. I did this on my staging and production environments. And the same 3 table & columns show up. Specifically:
- wp_posts – post_content
- wp_posts – post_title
- wp_searchmeter – terms
Is this just nuanced to my instances? Is there something I should do differently? And thank you for this great plugin!
Forum: Plugins
In reply to: [Advanced Ads – Ad Manager & AdSense] Fatal error with 1.47.0Latest version (1.47.2) seems to work fine on .local installs now. Thx!
Forum: Plugins
In reply to: [Advanced Ads – Ad Manager & AdSense] Fatal error with 1.47.0Still having the error after installing the latest update on my .local environment:
Fatal error: Uncaught Error: Class “AdvancedAds\Plugin” not found in /Users/hightechdad/Local Sites/htd-test-improt-wpvivid/app/public/wp-content/plugins/advanced-ads/advanced-ads.php on line 49( ! ) Error: Class “AdvancedAds\Plugin” not found in /Users/hightechdad/Local Sites/htd-test-improt-wpvivid/app/public/wp-content/plugins/advanced-ads/advanced-ads.php on line 49Call Stack#TimeMemoryFunctionLocation10.0039382032{main}( )…/update-core.php:020.0040383312require_once( ‘/Users/hightechdad/Local Sites/htd-test-improt-wpvivid/app/public/wp-admin/admin.php )…/update-core.php:1030.0040384160require_once( ‘/Users/hightechdad/Local Sites/htd-test-improt-wpvivid/app/public/wp-load.php )…/admin.php:3440.0040384744require_once( ‘/Users/hightechdad/Local Sites/htd-test-improt-wpvivid/app/public/wp-config.php )…/wp-load.php:5050.0041399320require_once( ‘/Users/hightechdad/Local Sites/htd-test-improt-wpvivid/app/public/wp-settings.php )…/wp-config.php:9960.04623821344include_once( ‘/Users/hightechdad/Local Sites/htd-test-improt-wpvivid/app/public/wp-content/plugins/advanced-ads/advanced-ads.php )…/wp-settings.php:46270.04643824488wp_advads( )…/advanced-ads.php:53
Forum: Plugins
In reply to: [Advanced Ads – Ad Manager & AdSense] Fatal error with 1.47.0I had the same crash as well. Running on a .local setup. Rollback was fine.
Any ETA on the next update? I’m debating if I should try this fix but there are two if statements right near where you were mentioning. And I don’t want to break anything.
Forum: Plugins
In reply to: [WC Custom Emails Per Product] Compatibility with WooCommerce Bookings?Hi @alexmustin,
YES! It works great! Thank you so much for updating. You really are doing a great service by producing this plug-in. Thank you again!
I just reported the same thing. So it is not just you.
Forum: Plugins
In reply to: [WC Custom Emails Per Product] Compatibility with WooCommerce Bookings?Ok, I used that hook you mentioned to get it to appear in bookings. It does do that now, however, I cannot save the selection. I choose order status “completed” and then search for my Custom Email (which does show up) and I select it and it appears. Then I choose “Before Order Table”. But when I click save on the product, it disappears. And when I do a test order, it does not show up in the email.
Any thoughts? I will look through the support board.
Thanks!
Forum: Plugins
In reply to: [WC Custom Emails Per Product] Compatibility with WooCommerce Bookings?Thanks for the quick reply! I will test that out!
Forum: Plugins
In reply to: [Quick Paypal Payments] “Undefined Index” & “Undefined Variable” errorsYep, not seeing these errors any more. Thank you!
Forum: Plugins
In reply to: [Quick Paypal Payments] PHP 7 compatibility? 1 ErrorRescanned and no error message! Thank you for correcting!
Any update on this issue? This continues to be a problem in my debug log.
Forum: Plugins
In reply to: [EWWW Image Optimizer] Bulk Optimize Fails – Use Cloud API instead?We probably should take this offline I’m thinking. Any preferences? I will fill out an ewww.io contact and then perhaps someone can just start an email thread.
Forum: Plugins
In reply to: [EWWW Image Optimizer] Bulk Optimize Fails – Use Cloud API instead?Ok, I have another thought for @ipstenu. I was looking at my error logs and there are quite a few instances of paired errors (different IPs) related to ModSecurity and eWWW.
Here are a couple:
`Feb 08 12:38:24 2017] [error] [client OneIP] Premature end of script headers: admin-ajax.php, referer: https://www.hightechdad.com/wp-admin/upload.php?page=ewww-image-optimizer-bulk
[Wed Feb 08 12:42:20 2017] [error] [client TwoIP] ModSecurity: Access denied with code 418 (phase 2). Matched phrase “WQGP” at ARGS:rmfilter. [file “/dh/apache2/template/etc/mod_sec2/99_dreamhost_rules.conf”] [line “151”] [id “1990070”] [msg “Common known arguments for backdoor shell present in ARGS:rmfilter”] [hostname “www.hightechdad.com”] [uri “/wp-load.php”] [unique_id “WJuCrNBhke4AABs3GDAAAAAF”]`So, I’m wondering if the DreamPress firewall is viewing the upload.php call to the eWWW cloud as something as a security issue and is preventing the execution. I could be way off base here but I thought I would float it out there.
Forum: Plugins
In reply to: [EWWW Image Optimizer] Bulk Optimize Fails – Use Cloud API instead?Thanks @ipstenu – yeah, well it could be the 20 million plugins I run. The site is http://www.hightechdad.com. Site is old (but current) and has mushroomed over time. 60-70k visitors/month. Lots of ads, plugins, images, you name it. It’s a bit of a beast so I have been trying to do some optimization – CDN, CloudFlare, minification, optimization, etc. Any help/advice is appreciated!