einheit / maia_mailguard_1.05

A fork of maia mailguard 1.0, updated for php 8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smarty error with latest commit.

eekay35 opened this issue · comments

So, after pulling the latest commit and updating the beta port for FreeBSD while I'm testing, I've run into an error with the login.php page that states:

PHP Fatal error: Uncaught Error: Call to undefined method ThemeSmarty::addPluginsDir() in /usr/local/www/maia/smarty.php:100\nStack trace:\n#0 /usr/local/www/maia/smarty.php(195): ThemeSmarty->__construct('ocean_surf')\n#1 /usr/local/www/maia/login.php(122): require_once('/usr/local/www/...')\n#2 {main}\n thrown in /usr/local/www/maia/smarty.php on line 100

I've tried with both Smarty2 and Smarty3 symlinked from the ${WWWDIR}/libs/Smarty location but I get the same error regardless. Is there something I've missed along the way? I've checked the docs and don't see anything related to Smarty.

Regards,
Janky Jay, III