televators
Forum Replies Created
-
Forum: Plugins
In reply to: [Page Restrict] Unable to log in to WP-Admin & Get a Warning MessageIf you look at the warning message, it tells you the file(s) that the error is happening in. In this case, the issue is coming from
plugins/wooenhancer/
, so the WooEnhancer plugin, whatever that’s for. The error is not coming from this plugin.Check the support for that plugin. Now, it’s possible that having both this plugin and WooEnhancer is causing a conflict in WooEnhancer, but that’s outside the scope of this plugin author’s support, most likely.
Sure. Here’s one from the past hour. I can provide the whole log if it would be useful.
[php7:error] [pid 9763] PHP Fatal error: Uncaught Symfony\\Component\\Debug\\Exception\\FatalThrowableError: Type error: Argument 3 passed to GuzzleHttp\\Client::request() must be of the type array, string given, called in /nas/content/live/embracefam/vendor/guzzlehttp/guzzle/src/Client.php on line 89 in /nas/content/live/embracefam/vendor/guzzlehttp/guzzle/src/Client.php:128\nStack trace:\n#0 /nas/content/live/embracefam/vendor/guzzlehttp/guzzle/src/Client.php(89): GuzzleHttp\\Client->request('createRequest', 'GET', 'https://api.con...')\n#1 /nas/content/live/embracefam/wp-content/plugins/constant-contact-forms/vendor/constantcontact/constantcontact/src/Ctct/Services/BaseService.php(65): GuzzleHttp\\Client->__call('createRequest', Array)\n#2 /nas/content/live/embracefam/wp-content/plugins/constant-contact-forms/vendor/constantcontact/constantcontact/src/Ctct/Services/AccountService.php(94): Ctct\\Services\\BaseService->createBaseRequest('5f5cef16-7a09-4...', 'GET', 'https://api.con...')\n#3 /nas/content/live/embracefam/wp-content/plugins/constant-contact-forms/i in /nas/content/live/embracefam/vendor/guzzlehttp/guzzle/src/Client.php on line 128
I was digging through the other plugins we have installed and couldn’t find any Guzzle stuff, though I haven’t grep’d through yet. I’m going to do that in the morning. I have a feeling it might be one of the core MU-plugins from the host, WP Engine.
Also, it isn’t working on my site, with or without the aforementioned error.
WP 5.2.3Not using any caching plugins and server caching is disabled since the site is still in development.
It is pretty obviously not a caching issue since I can manually roll back to v1.4.1 and it works instantly; conversely I can update to v1.5.3, either manually or through admin, and it breaks instantly.
Pretty shady to mark this resolved at this point.
WP Version: 5.2.2
PHP Version: 7.1.30
Server isn’t set to block outbound requests and version 1.4.1 of the plugin works fine.
Shortcode that works on 1.4.1:
[wp_rss_retriever url="https://feeds.feedburner.com/EquableInstitute" items="10" excerpt="none" read_more="false" credits="false" new_window="true" source="false" thumbnail="150" cache="7200"]
Forum: Fixing WordPress
In reply to: Contact Form 7 with WP-Mail-SMTP and Bluehost. Completely lost.Hey meeshelldaniell,
I did finally get it resolved, but it was a major pain in the butt to figure out since I am not anywhere near a pro. Bluehost, by default, doesn’t allow emails to go out from the email address on WordPress or something. It has been a while since I figured it out but I’ll look through the site I did it on if I can still get access and report back. If nothing else, try setting it to use the email address that you get on the Bluehost account, like the one that you have to access through cpanel and junk. IIRC, that is what I had to do. Forward it to the Bluehost-server email system and then have that forward to whatever email you want. I can’t really remember. I’ll try to get back to you on it soon. Good luck.Forum: Fixing WordPress
In reply to: Clearing up things w/ email, contact forms, hostingThank you for clearing some of that up. Unfortunately with the website I’m working on, I have to use Bluehost’s mail server so I can’t use the gmail or yahoo set up. I’m still lost on this contact form thing with bluehost and wordpress but I appreciate the tips.