Jump to content

E-Mail Template Setup < Please Help >


agadam

Recommended Posts

I am setting up a E-Mail Template and I am getting this error as I am trying to continue in the process of setting it up?

 

 

Module Command Error
System.NullReferenceException: Object reference not set to an instance of an object at Web.GameHosting.billingapi.xc9f5c0c708acbff6 () [0x00000] in <filename unknown>:0 at Web.GameHosting.billingapi.Page_Load (System.Object sender, System.EventArgs e) [0x00000] in <filename unknown>:0

 

Any idea's or meaning of this I have searched google and everything and cant figure out what this means?

Link to comment
Share on other sites

That sure is a strange error. It's not even a PHP error, but a C# one, probably given by a 3rd party SOAP call. On the face of it, I'd bet you're not passing in all of the <input>s a 3rd party service requires. You should check a working template for <input type="hidden">s and the like.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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