Cuando uso un tag para incluir un MODULO en un boletín no lo carga. Cuando envio el boletín de prueba no aparece cargado. Me indica este error
"If your module tag was not replaced or has been replaced with an empty string, please check if the allow_url_fopen is set to on in your php.ini or if not please check if your server supports cURL.
It is a requirement to turn on the allow_url_fopen or curl to be able to replace the module tag in the preview and in sending from the backend. If you don't have either of the two the module tag will only be replaced if it is sent via the cron"
¿Sabéis a qué se debe y cómo solucionarlo?
Hola Aitor,
En nuestros servidores no está permitida la directiva "Allow_url_fopen" por seguridad, para evitar un tipo de ataque conocido como "Remote File Inclusion" y que básicamente se aprovecha de esta capacidad de hacer "include" de ficheros de servidores ajenos para ejecutar código malicioso.
En el caso que necesites que lo activemos envía un ticket a soporte indicando en que cuenta de Hosting lo quieres activar.
Saludos
En soporte me han solucionado el tema.
Saludos.