SimpleInvoices Group Forum › Forums › Fearless359 SimpleInvoices Discussion Group › I need help with Smarty Error › Reply To: I need help with Smarty Error
Sorry for not getting back to you sooner. Are you still stuck with this error? If so, what happens if you start with an empty database. This should load default data. I know this isn’t what you want, but it tests the process without updating any information from your existing database to just see if the process works. If it does, the problem would then appear to be data related. If it doesn’t, it is more likely configuration related.
Also, make sure the GD and INTL extensions are enabled for you PHP version. This is set in the php.ini file. To list what is enabled for your PHP version, use the phpinfo.php file in the simple invoices root directory. Edit this file and change the $secure = true;
setting to false. Then run this file in your browser. After you are through using this file, change the setting back to true.
Recent Comments