Forums

[Plugin: Tag Functions] fatal error when using plugin (3 posts)

  1. vr_chronicle
    Member
    Posted 11 months ago #

    I get the following when installing the plugin:

    Fatal error: Call to undefined function btl_list_categories() in/home/vanderbilt/www/www/chronicle/wp-content/themes/whitewash/sidebar.phpon line 14

    any idea why this is happening? it is appreciated, thank you.

    http://wordpress.org/extend/plugins/tag-functions/

  2. heriz
    Member
    Posted 11 months ago #

    I just tried out this plugin.

    The documentation (included in the readme, but not on the download page) states you should put btl_list_functions, btw. But this doesn't work either. It's confusing.

    It seems the documentation is incorrect, because it only works (at least, for me) if you include the code

    <?php btl_list_tags(); ?>

    Try that.

  3. wwcwr
    Member
    Posted 10 months ago #

    I'm new to WordPress, and blogging in general.

    I really want the functionality of this plugin, but can't make it work.

    I got as far as installing the file and activating the plugin, but nothing is happening. No errors, but no tag list either.

    I find the instructions "Place <?php btl_list_functions() ?> in your templates" way too vague. There is more than one template. Could someone please explain WHERE and in which files I need to add this code?

    Thanks in advance.

Reply

You must log in to post.

About this Topic