Forums

[resolved] Archive tag problem! (7 posts)

  1. Aline
    Member
    Posted 4 years ago #

    When I try to add anarchive tag to my sidebar I get a database error, take a look:
    http://www.push-play.com/wp ^

    Would somebody help me with it please! I´m desperate!

  2. alphaoide
    Member
    Posted 4 years ago #

    What's the table prefix of your WP installation? It could be found in wp-config.php and it looks like the following

    $table_prefix = 'wp_';

    Can you give me the link to that plugin also?

  3. Aline
    Member
    Posted 4 years ago #

    the table prefix is "wp_"
    and there´s no plugins...I only added the tag <?php get_archives(); ?>
    and then I get the error message :(

  4. alphaoide
    Member
    Posted 4 years ago #

    Hmmm, and is "aline_currently" your database name?

    Does it still give the same error with the following code?

    <?php wp_get_archives(); ?>

  5. Aline
    Member
    Posted 4 years ago #

    yes...I still have problems...actually "aline_currently"
    is the database of one of my scripts called "php currently"
    that shows what your are doing currently...

  6. Aline
    Member
    Posted 4 years ago #

    fixed!

  7. alphaoide
    Member
    Posted 4 years ago #

    I guess that script "php currently" messes it up.
    Can you post the code for that script here: http://paste.uni.cc ?

    Edit: you fixed it? good, care to share the solution?

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags