Jump to content

odocoa

Retired Forum Member
  • Posts

    29
  • Joined

  • Last visited

About odocoa

odocoa's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. thank you. we need a lookup table for error codes. i couldn't find one anywhere.
  2. how does one figure out what error codes are as returned from the API?
  3. i do understand the reasoning behind curl-- but its got some big downsides and is just added complication/a failure point for many circumstances. there is no way to access the functions that the api uses manually? where can i put in a request for this?
  4. is there any localized, function/include based API provided with WHMCS? curl is a bit silly to use when everything is on the same machine.
  5. bump, and how would you log a user in without cURL?
  6. what would be the proper way to log someone out of WHMCS outside of the WHMCS framework? how is it done internally?
  7. mine does not seem to fire at all with the shopping cart. any reason come to mind?
  8. in what cases does actionhook_ShoppingCartCheckout() fire, and when would it not? actionhook_ClientSignup() is working fine, but checkout does not seem to be called at all. in the meantime, what would be the easiest way to extract the package and domains ordered from within clientSignup?
  9. It seems like invalid template changes result in blank pages. Is there a debug mode that would give more verbose (any) error messages? Smarty's don't seem to do the trick.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated