Forums

When click on "categories" or "archives" it sends me on a white blank page? (3 posts)

  1. fisk11
    Member
    Posted 3 years ago #

    Hello guys, just as the title implies

    It's really odd, because it was working fine, but after adding additional code to complete tha blog, when clicked on "categories" or "archives" it shows me nothing..

    here's my sidebar..
    ________________________________________________________

      <?php if ( function_exists(’dynamic_sidebar’) && dynamic_sidebar() ) : else : ?>

      <li id=”search”>
      <?php include (TEMPLATEPATH . '/searchform.php'); ?>

      <?php wp_list_pages('title_li=&depth=2& sort_column=menu_order'); ?>

      <li id="categories"><?php _e('Categories:'); ?>

      <?php wp_list_cats(); ?>

    _____________________________________________________________---

    That's all I need to complete my blog.. Thank you!

  2. Potku
    Member
    Posted 2 years ago #

    I'm having a similar problem. I am running MU, and the main blog's archive gives a blank: http://www.potku.net/blogit
    (just click at the calendar)

    If you look at the other bloggers' blogs, their archives work just fine. For example: http://www.potku.net/blogit/bodyguard

    What am I missing here?

    Thanks!

  3. Potku
    Member
    Posted 2 years ago #

    I'll add something I think is of value here.

    Both the calendar widget and the archives widget on the sidebar link to http://www.potku.net/blogit/blog (+ date info)

    But such an URL does not exist. No wonder I get a blank page. But why do these two point there for an archive?

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.