Erro 310 (net::ERR_TOO_MANY_REDIRECTS)

19 views
Skip to first unread message

Dennis | @eu_dennis

unread,
Sep 21, 2011, 10:58:27 AM9/21/11
to event...@googlegroups.com
Trying to install EventPress in my WordPress installation. It's WP 3.2.1. Just installed the EventPress and created an new event and got this. The page "/events/" to see the events index doesn't work too. Don't have sure what can be the problem, any idea?

Kunal Bhalla

unread,
Sep 21, 2011, 11:12:37 AM9/21/11
to event...@googlegroups.com
Hmm -- not really. Have you done any modifications to your .htaccess
file recently? Tried updating your permalinks?

Kunal

Dennis Altermann

unread,
Sep 21, 2011, 11:36:25 AM9/21/11
to event...@googlegroups.com
The only modification I got in my .htaccess is:

RewriteEngine On

    RewriteCond %{HTTP_HOST} ^midiatismo.com.br [NC]
    RewriteRule (.*) http://www.midiatismo.com.br/$1 [L,R=301]

php_flag display_errors off
php_flag log_errors on

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress

Dennis | @eu_dennis

unread,
Sep 21, 2011, 11:46:18 AM9/21/11
to event...@googlegroups.com
Well, I didn't made anything in Htaccess. But now, looking for something in FTP the plugin start to work. Seriously, I didn't make anything and it start working :()
Reply all
Reply to author
Forward
0 new messages