Support et annonces PhpMyNewsLetter.
Vous n'êtes pas identifié(e).
Pages : 1
haha!!!
Thank you Arnaud, perfect function in server!
Olá,
preciso configurar os emails sendo: 1 email a cada 8 segundos
pode me ajudar?
Obrigado
Enjo
Olá Arnaud,
com certeza, pode me encaminhar o arquivo que farei a tradução (Inglês => Português Br)!
A news está show de bola!
Att,
Enjo
Oi Arnaud,
eu que agradeço por ter me respondido tão rápido!
Eu escrevo do brasil e meu inglês também não é tão bom
Com a sua observação sobre o caminho da instalação, pensei...pensei...pensei, observei que ao instalar o sistema, foi criado um .htaccess e este arquivo que estava bloqueando o acesso!
Inclusive bloqueando as imagens de todo domínio.
Original:
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^http://xxx.com.br/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://xxx.com.br$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.xxx.com.br/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.xxx.com.br$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.xxx.com.br/newsletter/r.php/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.xxx.com.br/newsletter/r.php$ [NC]
RewriteRule .*\.(jpg|jpeg|gif|png|bmp)$ - [F,NC]
Alterado para:
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^http://xxx.com.br/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://xxx.com.br$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.xxx.com.br/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.xxx.com.br$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.xxx.com.br/newsletter/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.xxx.com.br/newsletter$ [NC]
Tudo resolvido!
Att,
Enjo Maia
Please!
After send newsletter and content inside link, on click.....error.
Forbidden
You don't have permission to access r.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
I change permission file to 0777 and not working.
Thanks! Enjo
Pages : 1