Fork me on GitHub

PN .76 AT and Smarty Fatal Error  Bottom

  • Hi:

    I am receiving this error:
    Fatal error: Cannot redeclare smarty_core_load_plugins() (previously declared in /usr/local/apache2/htdocs2/testbed/includes/classes/Smarty/core/core.load_plugins.php:16) in /usr/local/apache2/htdocs2/testbed/includes/classes/Smarty/internals/core.load_plugins.php on line 121

    THE MOST STRANGE IS THAT ADMIN WORKS FINE - Same template... very odd...

    This only happens with AT since ExtraLite is running properly. Any idea whwre the conflict might be???

    TIA

    :(
  • Looks like you got some confusion in your Smarty setup. The error is coming from the same Smarty plugin in two places (smarty/core/ and smarty/internals). The former is valid for older Smarty versions and the latter for newer ones. Check the directory includes/Smarty against the .76 archive and remove any redundant files

    The issue may also occur if you've not cleared the Smarty compile and cache directories. The .76 upgrade documents say to clear all the sub-directories of pnTemp. Have you done this?

    -Mark

    --
    Visit My homepage and Zikula themes.
  • Thanks Mark!

    It is possible that .75 and .76 location for the files have changed and Icould have both in my file dir. Wll check that. Once I fix this, I coul test .76 better.

    Thanks Again,

    :)
  • Working now.
  • 0 users

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