• bitrocker

    (@bitrocker)


    hi all,

    i’m using a custom query on my front-page to display future posts (list of exerpts). clicking on the “more” link to view the full posts returns on 404 error on safari (osx), but works fine on firefox (windows).
    i’m pulling the data via $wpdb->get_results not db_query().
    i guess the problem is related to populating the vars, because when print out the_id() on a single post it is set on firefox, but not on safari osx. any ideas?
    thanks: lars

  • The topic ‘Viewing Single Posts on Safari returns 404 Error’ is closed to new replies.