Re: Re: hook_nodeapi('validate')

Posts: 2239
Joined: 08/07/2007
AdministratoreLiTe!

I think at some point hook_validate() wasn't working like I thought it should, so I added in a validate handler to the form. But because I wanted to see if it was a Drupal problem or an Übercart problem, I changed it back. Now it works fine.

If you've got some form_alter that's overwriting the validate handlers, that will prevent the product validation from working. This would be fixed with the latest revision, 845.

hook_nodeapi('validate') By: z3b (3 replies) Thu, 01/31/2008 - 21:38