Ver Mensaje Individual
  #8 (permalink)  
Antiguo 25/10/2010, 06:41
American2010
 
Fecha de Ingreso: abril-2003
Mensajes: 1.129
Antigüedad: 21 años, 1 mes
Puntos: 34
Respuesta: ayuda error no se correguir

Dejale esto sólo al archivo

Cita:
# BEGIN WordPress

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

# END WordPress
Y fijate en Ajustes-> Permalinks - a ver que estructura estás usando. Prueba por ejemplo /%category%/%postname%/
__________________
elGastronomo