Fork me on GitHub

Smarty/Admin Messages Problem with 0.760  Bottom

  • Been experimenting with the RC for 0760.

    It doesn't seem to matter which Xanthia theme I select, I get the following error message when I try to access Administration | Admin Messages:

    Quote

    Fatal error: Smarty error: [in admin_messages_admin_menu.htm line 5]: syntax error: unrecognized tag 'adminmessagesadminlinks' (Smarty_Compiler.class.php, line 576) in /var/www/wbox00/includes/classes/Smarty/Smarty.class.php on line 1088


    Did a Google for "adminmessagesadminlinks" and it comes back with a half dozen references to the man pages, but I don't see any other buddy/body reporting similar results.

    Its on a WBEL test boxen w/Apache 2.x but I don't think that should make any difference.

    Perhaps its one of those famous "undocumented features". :)

    TIA.

    Dave
  • Just wanted to add a "Me too"

    I've tried it with Xanthia and non-Xanthia themes and I'm still getting this error message.
  • I got the Admin Messages area working by editing the file

    ./modules/Admin_Messages/pntemplates/

    Removing this text:

    Code

    <!--[adminmessagesadminlinks]-->


    The file looks like this:

    Code

    <!--[*  $Id: admin_messages_admin_menu.htm,v 1.3 2005/01/26 17:53:53 landseer exp $  *]-->
    <!--[ admincategorymenu ]-->
    <!--[pngetstatusmsg]-->
    <h1><!--[pnml name="_ADMINMESSAGES"]--></h1>
    <div class="pn-menu"></div>


    There are probably some features working but at least you can edit the admin messages off of a new install of .760 RC2
  • um... what do you do when the plugins directory is empty?

    yeah... modules/Admin_Messages/pntemplates/plugins is empty... well except for the empty index.html file.
  • The plugin file in the modules\Admin_Messages\pntemplates\plugins folder is MIS-NAMED...

    Just rename to:

    function.adminmessagesadminlinks.php

    instead of the function.adminmessagesadminlink that is is now.

    This will fix this problem

    NCM
    UHEweb
  • 0 users

This list is based on users active over the last 60 minutes.