Fork me on GitHub

MediaAttach error in News  Bottom

  • I get the same error as posted in ticket 83 where MediaAttach is being used as hook with Content module.

    Code

    Smarty error: [in MediaAttach_user_uploadform.htm line 32]: [plugin] unknown tag - 'mafilesize' (core.load_plugins.php, line 118) (in Datei /www/htdocs/xxxx/yyyy/includes/classes/Smarty/Smarty.class.php in Zeile 1092)


    Does anyone know the answer to this unknown tag problem?

    Thanks!

    --
    "A patriot must be ready to defend his country against his government." - Edward Abbey
  • Missed file:
    /modules/MediaAttach/pntemplates/plugins/function.mafilesize.php
    check if exists, if not, get it there icon_wink

    --
    - Mateo T. -
    Mis principios... son mis fines
  • Thank you for the help,

    I checked for the file you mentioned and it does exist. Any other ideas?

    --
    "A patriot must be ready to defend his country against his government." - Edward Abbey
  • Well, may be a permissions problem? it's 644?
    Smarty throws that error only when can't find the plugin (or can't read it i guess) so it's pretty weird if it's there but doesn't works. Try to copy it to the /config/plugins folder.

    --
    - Mateo T. -
    Mis principios... son mis fines
  • Nope, permissions are 644. Tried copying it to plugins folder as suggested, still the same. I guess I'll have to wait and see.

    --
    "A patriot must be ready to defend his country against his government." - Edward Abbey

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