- Application Version: Latest stable download 3.2.1-2
- Description of issue: I’m trying to install a fresh instance but I’m getting this error when I try to load any page, after downloading the tar.gz from the website and uploading all the files to my server. I checked and the lib/pkp files appear to be there and there’s a lot of Smarty files, including the mentioned one, located at “lib/pkp/lib/vendor/smarty/”
Fatal error: Uncaught Error: Class ‘Smarty_Resource_Custom’ not found in /var/www/public_html/ojs/lib/pkp/classes/template/PKPTemplateResource.inc.php:16
I’m also seeing a line of boxes on the first line when I view the source, what’s that about?
-
Steps you took leading up to the issue: I got the latest version, uploaded the files to my server, made changes in the config file, changed the recomended file permission changes, and ran composer from /lib/pkp/ just in case
-
What you tried to resolve the issue: Searched the internet and forum for additional install instructions, found very little.
-
Screenshots:
Is this the correct place for the vendor folder? Is there some issue with a missing autoloader? Is there some configuration step that I cant locate? I’ve never had this much trouble installing a white-box PHP application.
Please advise,
Thank you.