wilhud
Forum Replies Created
-
Forum: Plugins
In reply to: [OAuth Single Sign On - SSO (OAuth Client)] Unable to connect to siteWas finally able to get this resolved. The hosting company switched the site from CGI/SuExec PHP which they said was blocking the header to PHP-FPM with the FastCGI Process Manager. Seemed to resolve the issue.
Wil
Forum: Plugins
In reply to: [The Events Calendar] Relevannsi + TECI do have that table in my database. However, it only has about 7 records.
I did uninstall and re-install both plugins yesterday. The speed seems okay now. I am still monitoring, but am hoping maybe it was just a corrupted file or something from the original upload.
Thanks,
WilForum: Plugins
In reply to: [Relevanssi - A Better Search] TEC + RelevanssiI think I do on some pages. Let me check.
Thanks,
WilForum: Plugins
In reply to: [SAML Single Sign On – SSO Login] Misdirected RequestHi Sangu, yes it seems to have remedied the issue.
Thanks,
WilForum: Plugins
In reply to: [SAML Single Sign On – SSO Login] Misdirected RequestTurns out it was the AutoSSL in WHM that was causing the conflict. The SSL had both domain names included on one SSL and on mobile it was causing the SNI issue. Once I separated the domain and subdomain to have their own SSL certs, the mismatched redirect error went away.
Wil
Forum: Plugins
In reply to: [SAML Single Sign On – SSO Login] Misdirected RequestAdding some more detail from my digging into this more. The error logs are showing…
“Hostname provided via SNI and hostname provided via HTTP have no compatible SSL setup”One domain is a subdomain of the other. Both are using the same SSL certificate with SANs. Wondering if that is maybe part of the issue. Gonna continue digging.
Wil
Forum: Reviews
In reply to: [Genesis Connect for WooCommerce] Product Gallery IssuesGot it to work once theme support was added to the child theme to make the zoom and other options active.
Forum: Plugins
In reply to: [OAuth Single Sign On - SSO (OAuth Client)] Redirect URL IssueHello,
I was actually able to figure out the issue. Because we had WP Hide Login installed which removes access to the wp-login.php screen and moves the login screen to a custom url instead, that was causing the invalid client error above. Once I disabled that plugin, then the redirect worked properly.
Is there a way to custom set the redirect url when sending the user back to the server to login or is that only available via the paid plugin?
Thanks,
WilForum: Plugins
In reply to: [JWT Authentication for WP REST APIs] Invalid PasswordThat appears to have been the issue. Removing the percent sign % from the password made it so that the curl request went through successfully on all platforms. I will just make sure not to use a percent sign in the password.
Thanks,
WilForum: Plugins
In reply to: [JWT Authentication for WP REST APIs] Invalid PasswordHello,
Thanks for the quick reply!
I tested in Postman and also in my terminal using curl and the same invalid password error is getting thrown. Is it possible that the special characters in the password are causing an issue? It has both an exclamation ! and a percent sign % included in the password. I was going to try maybe changing the password to not include those characters to see if that changes anything.
Thanks,
WilFaslse alarm. The google authenticator plugin had the wrong folder name. That is why it could not be found. Once corrected all seems to be working as expected again.
Thanks,
WilForum: Plugins
In reply to: [Page Links To] Debug MessagesThanks for the quick update correcting the issue!
Forum: Plugins
In reply to: [Stop User Enumeration] Update broke siteReceiving the same error. My site has buddypress and bbPress installed as well.
Forum: Plugins
In reply to: [YourChannel: Everything you want in a YouTube plugin.] API Key IssueHello,
That was how I had setup the API and the plugin would not pull the videos accordingly. It was not until I removed the restriction to allow any domains to access the videos that it started working as expected.
Thanks,
WilForum: Plugins
In reply to: [The Events Calendar] Google Maps not showing on individual eventsSorry for posting in another users thread. I was going to post my own ticket but was just able to resolve the issue. I was accidentally creating a server API key in google rather than a browser API key. Just setup the browser API key and all is working as expected now.
Thanks,
Wil