Forums

Scheduled posts 404 error Firefox (2 posts)

  1. underground design
    Member
    Posted 1 year ago #

    Very strange topic and there is nothing out there the same.

    SITE: http://rockstarnz.co.nz
    FIREFOX VERSION: Latest 3.6.3

    Basically if you go to the Gig Guide page and click on 80% of those links in firefox you will get a 404 error.

    In any other browser you get to view it. I have discovered that those pages with the 404 error are schedules pages.

    So why do they work on every other browser but Firefox?

    .htaccess

    Options +FollowSymlinks
    RewriteEngine on
    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    You seem to have set up an Events category with completely different content: http://rockstarnz.co.nz/events/

Topic Closed

This topic has been closed to new replies.

About this Topic