Jump to content

BUG Report: orders.php fires custom module CreateAccount again on Accept / Does not update status.


Recommended Posts

This appears to only happen from the main orders.php page. From the orders.php?action=view&id=1234 page I can accept the order and set its status to Active just fine, without the CreateAccount firing again. Also, setting the status manually from within the clientservices.php page works fine without firing the CreateAccount again.

 

It would appear that only the orders.php page is broken, firing the CreateAccount method over and over and also not updating the status of the order properly.

 

Anyone else encounter this?

Link to comment
Share on other sites

Hello,

 

Normally we ask for bug reports here to follow the bug reporting format:

 

http://forums.whmcs.com/showthread.php?75142-Bug-Reporting-Guidelines

 

Specifically what is not clear here is the exact setup steps required to reproduce this. CreateAccount is a function for a provisioning module. Provisioning modules have settings that define when the CreateAccount function is called (provision on payment receipt, provision on order, provision on order accept, etc). You have not stated what settings you're using there, and thus "firing again" is not really clear. Please lay out each of the steps required to reproduce this issue so I can get a solid case filed with our development team.

 

Have a great day,

 

Nate C

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.

×
×
  • 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