Announcement

Collapse
No announcement yet.

Odd problem with customer_insert

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Odd problem with customer_insert



    Hi folks --

    I'm working on a custom system module, and having a strange problem. When
    I create a new customer account, my SystemModule_Action_Customer_Insert
    function is not being called at all. Of course, the first suspicion is
    that some other module's Customer_Insert is returning -1, which would
    prevent my module from being called. But this is happening when the ICST
    action is succeeding, so I don't think that ANY module is returning -1.

    I'm beginning to suspect a bug in Merchant ... Does anyone have any
    thoughts about this, before I tell the client to tell the hoster to upgrade
    to 4.24? They currently have 4.22 on VM 4.1110.

    Thanks --

    Kent Multer | /| P.O.Box 701895, Dallas TX 75370
    Magic Metal Productions | / | (214) 570 8264 voice/fax
    | | [email protected]
    * Web developer/designer http://TheMagicM.com
    * E-commerce and Miva
    * Author, The Official Miva Web Scripting Book -- available on-line:
    <A HREF ="http://www.amazon.com/exec/obidos/ISBN=0966103211/magicmetalproducA">http://www.amazon.com/exec/obidos/ISBN=0966103211/magicmetalproducA</A>



Working...
X