[GH-ISSUE #76] Smarty problem #57

Closed
opened 2026-02-26 09:35:28 +03:00 by kerem · 1 comment
Owner

Originally created by @danushk on GitHub (Mar 27, 2014).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/76

i started to install with

composer create-project opensolutions/vimbadmin

and after composer install , there was an issue with smarty , it was fixed by following the guide at https://code.google.com/p/smarty-php/issues/detail?id=168 ,

but after that , i got the following error , i am running nginx with php-fpm 5.5.3

Fatal error: Class 'Smarty' not found in /usr/local/vimbadmin/vendor/opensolutions/oss-framework/src/OSS/View/Smarty.php on line 79

seems like an auto-loader issue , but even after composer dump-autoload this error still persists. how to fix this ,

Originally created by @danushk on GitHub (Mar 27, 2014). Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/76 i started to install with composer create-project opensolutions/vimbadmin and after composer install , there was an issue with smarty , it was fixed by following the guide at https://code.google.com/p/smarty-php/issues/detail?id=168 , but after that , i got the following error , i am running nginx with php-fpm 5.5.3 Fatal error: Class 'Smarty' not found in /usr/local/vimbadmin/vendor/opensolutions/oss-framework/src/OSS/View/Smarty.php on line 79 seems like an auto-loader issue , but even after composer dump-autoload this error still persists. how to fix this ,
kerem closed this issue 2026-02-26 09:35:28 +03:00
Author
Owner

@barryo commented on GitHub (May 20, 2014):

This is a known problem with Smary (see mailing list). Should be fixed in v3.0.8 and a duplicate of #84.

<!-- gh-comment-id:43589492 --> @barryo commented on GitHub (May 20, 2014): This is a known problem with Smary (see mailing list). Should be fixed in v3.0.8 and a duplicate of #84.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ViMbAdmin-opensolutions#57
No description provided.