trevnetmedia
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Error log filling upI already had this set to “disabled”. The logs are being generated on the error_log file in the root directory. =(
Forum: Plugins
In reply to: [Constant Contact Forms] Fatal error when using PHP 7.1It wasn’t working with PHP 7.0. I installed 7.1 on our server and it’s working now. But the emails were not being sent to WP-Cron (even after going through your sticky post regarding this), so I’ve abandoned your plugin all together now.
Forum: Plugins
In reply to: [Constant Contact Forms] Fatal error when using PHP 7.1I simply installed it and went to “Lists” page, but got the 500 error. All good being technical. =) I got it working now on PHP 5.6. But would definitely love to see a fix that works in 7-7.1. Thanks so much!
Forum: Plugins
In reply to: [Constant Contact Forms] Fatal error when using PHP 7.1This IS NOT fixed in Version 1.3.3 as of today running PHP 7. I reverted to PHP 5.6 and it worked. I’d much rather be running PHP 7.
==> wp-admin/error_log <==
[27-Jul-2017 19:40:49 UTC] PHP Fatal error: Uncaught Error: Call to undefined function GuzzleHttp\json_last_error() in /home/lisatanker/public_html/wp-content/plugins/constant-contact-forms/vendor/constantcontact/guzzlehttp/guzzle/src/Utils.php:144
Stack trace:
#0 /home/******/public_html/wp-content/plugins/constant-contact-forms/vendor/constantcontact/guzzlehttp/guzzle/src/Message/Response.php(145): GuzzleHttp\Utils::jsonDecode(‘[{“id”:”########…’, true, 512, 0)
#1 /home/******/public_html/wp-content/plugins/constant-contact-forms/vendor/constantcontact/constantcontact/constantcontact/src/Ctct/Services/ListService.php(46): GuzzleHttp\Message\Response->json()
#2 /home/******/public_html/wp-content/plugins/constant-contact-forms/includes/class-api.php(205): Ctct\Services\ListService->getLists(‘######’)
#3 /home/******/public_html/wp-content/plugins/constant-contact-forms/includes/class-lists.php(788): ConstantContact_API->get_lists(false)
#4 /home/******/public_html/wp-content/plugins/constant-contact-forms/includes/clas in /home/******/public_html/wp-content/plugins/constant-contact-forms/vendor/constantcontact/guzzlehttp/guzzle/src/Utils.php on line 144- This reply was modified 7 years, 4 months ago by trevnetmedia.
Forum: Plugins
In reply to: Integrating WordPress with NewsmlDid you ever find a solution for this? I had to write a custom program to grab the xml files in NewsML format and insert them into the wp_posts table… but it’s not working very well because I want to be able to automatically categorize them. Please let me know if you found a solution.
Forum: Fixing WordPress
In reply to: Private pages not rendering in Safari 4I’m not sure how you used pagemash to correct your problem. But “private” pages are displaying fine in FF and IE, but not safari. I can’t figure out why this is happening?
Did you get it fixed? If so, how did you do it?
Thanks!