louis323 Posted August 11, 2017 Share Posted August 11, 2017 (edited) 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 ? Edited August 11, 2017 by louis323 (see edit history) Link to comment Share on other sites More sharing options...
louis323 Posted August 11, 2017 Author Share Posted August 11, 2017 its already fixed Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now