Recent content by ideatic

  1. ideatic

    XF 1.5 Show forum list on root

    I solved it, I was setting the "Index Page Route" option to "/foros". Sorry for the inconvenience
  2. ideatic

    XF 1.5 Show forum list on root

    No, this is my .htaccess: <IfModule mod_rewrite.c> RewriteEngine On # If you are having problems with the rewrite rules, remove the "#" from the # line that begins "RewriteBase" below. You will also have to change the path # of the rewrite to reflect the path to your...
  3. ideatic

    XF 1.5 Show forum list on root

    Hi, I have installed xenForo on the root of a subdomain (Foro Comuniame) but every time I access that URL the browser redirects me to /forums (/foros after Route filter). How can I show the forum list without this redirect? Thank you
Back
Top Bottom