• darrellberry

    (@darrellberry)


    in 1.4.2 i could have seomthing like

    <?php if (empty($_GET[‘cat’]) && empty($_GET[‘m’])) $cat=”3″; ?>

    at the top of index.php so that the default view was of posts in a specific category. this doesn’t seem to work in 1.5 — what am i missing?

    thx

Viewing 2 replies - 1 through 2 (of 2 total)
  • dommega

    (@dommega)

    Why don’t you just do the default category for the admin panel?

    Kafkaesqui

    (@kafkaesqui)

    1.4.2?

    Your code needs to be at the top of the index.php in the root directory of your blog.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘default category in 1.5.1?’ is closed to new replies.