Skip to Content Skip to Menu

[SOLVED] Difficulty getting the Request trigger to function properly.

10 years 7 months ago - 10 years 7 months ago #242199 by prestoproducts
Here is a screenshot of the layout:



As you can see I am sending a long list of variables to a .php file. When I test this list of variables by directly loading them into the browser, I can successfully run the script and see the output. This tells me that if I recreate the same script variables and static values as you can see in the screenshot that I should see the update in database after the request is sent when a user logs into the site. Unfortunately this is not the case. Any idea what I may have done wrong here?

Could it have anything to do with the fact that I have to send to a secure page (https)?
Last edit: 10 years 7 months ago by krileon.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48478
  • Thanks: 8282
  • Karma: 1443
10 years 7 months ago #242227 by krileon
There's a bug with HTTPS not working. This is fixed in next CB Auto Actions where it'll use cURL instead of our Snoopy library. For now you'll need to avoid using the request action with HTTPS URLs as it requires a fairly relaxed host (needs exec function, etc..).


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

10 years 7 months ago #242345 by prestoproducts
Thanks, I will look forward to seeing the update with cURL.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum