Jump to content

ClientDetailsValidation not working in hook


Recommended Posts

Hi ,

 

Iam trying to create my own code for validating the custom fields while adding client from admin end.

 

so i created a hook file inside includes->hooks

 

file is included but the following call is not being initialized when i add a client at admin end

 

add_hook("ClientDetailsValidation",1,"hook_admin_clientsadd");

 

ClientDetailsValidation is the page which runs while adding , updating a client when hook is included but in my case it is not working

 

even ClientAdd is not working

 

can anyone tell me why it is happening and what i must to do make an hook call

Link to comment
Share on other sites

Ah, so...

 

I use the ClientDetailsValidation hook on a regular basis and i've never had any problems. The hook is doing it's job on a registration, account update and adminarea account creation/update.

 

Share your hook code? Or contact the support if you're sure there are no errors in your code.

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