Jump to content

[RISOLTO] Questo modulo non può essere spostato in questo punto di collegamento


Recommended Posts

Ciao a tutti,
sto cercando di innestare un modulo su displayProductAdditionalInfo ma quando salvo ricevo l'errore "Questo modulo non può essere spostato in questo punto di collegamento". C'e' un trucco per forzare questo spostamento?

image.thumb.png.1c727136b920dc9378fddd5a2218e657.png


Grazie in anticipo per l'aiuto,
Fabrizio.

Edited by Fabrizio Carloni (see edit history)
Link to comment
Share on other sites

Se vi può essere utile ho risolto aggiungendo nel file php del modulo l'hook con una funzione che assomiglia a questa:

public  function hookDisplayProductAdditionalInfo($params){
      //  add  your  code  here 
    return 'I ame  the  displayProductAdditionalInfo  hook';  
}

Ciao,
Fabrizio.

Link to comment
Share on other sites

  • Fabrizio Carloni changed the title to [RISOLTO] Questo modulo non può essere spostato in questo punto di collegamento

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...