PhpMyNewsLetter 2.0

Support et annonces PhpMyNewsLetter.

Vous n'êtes pas identifié(e).

Annonce

Pour me permettre de mieux vous aider au mieux, merci d'être le plus précis possible en donnant :
- la version de phpmynewsletter utilisée
- votre hébergement : personnel, dédié, mutualisé
- votre hébergeur (OVH, free, Infomaniak, 1and1,...)
- votre OS : linux, windows
- version de PHP (5.3, 5.6, 7.0, hhvm...)
Toutes les réponses à mes questions qui sont sans retour de votre part seront considérées comme résolues !

#2 Support général » [Résolu] Limitations en envoyant 1 e-mail toutes les 8 secondes » 22-04-2015 18:17:01

Enjoy
Réponses : 3

Olá,

preciso configurar os emails sendo: 1 email a cada 8 segundos

pode me ajudar?

Obrigado smile
Enjo

#3 Re : Support général » [Résolu] You don't have permission to access r.php on this server. » 07-04-2015 18:12:22

Olá Arnaud,

com certeza, pode me encaminhar o arquivo que farei a tradução (Inglês => Português Br)!

big_smile

A news está show de bola!

Att,
Enjo

#4 Re : Support général » [Résolu] You don't have permission to access r.php on this server. » 07-04-2015 18:12:22

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  big_smile

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

#5 Support général » [Résolu] You don't have permission to access r.php on this server. » 07-04-2015 18:12:22

Enjoy
Réponses : 6

big_smile  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

Pied de page des forums

Propulsé par FluxBB