I accidentally changed the contact form module of hook. Now stands as top. And when I'm in backoffice that wants to change, I get a blank screen. Only when i remove contact.php via ftp my backoffice works again. But then I can not change the position because he does not see him.
Now when they click on it, it will be to conatct us, but it blank, because i must del it. Can i change this somewhere?
i am using 1.7.1.2
INSERT INTO `'._DB_PREFIX_.'hook_module` (`id_module`, `id_hook`, `position`) VALUES ('.(int)$obj->id.', '.(int)Hook::get($hook[$count]).', '.(int)$position[$count].')');
Can i reset contactform like this to reset to begin hook ?