Jump to content

[SOLVED]new hook 1.5.6.1


Recommended Posts

I put the code in footer.tpl here

    {hook h='displayMyNewHook'}
</body>
 
I need hook in this place cmshomepage permanently. It is possible?
 
In cmshomepage.php i insert this code 
 
function hookTop($params){    return $this->displayMyNewHook($params);}

But didnt work. Any idea?

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...