-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WiND error: Cannot find Smarty lib. Please check config.php ... #44
Comments
Can you please give some extra information.
Finally the configuration must point to the main smarty class file. Example of working configuration is: 'smarty' =>
array (
'class' => '/opt/lib/Smarty2/libs/Smarty.class.php',
), |
I installed it a hour ago.....and had to install smarty as well but i am not sure where it went wrong I installed smarty 3 then 2 but different directories |
Which version did you install? The installer checks for correct version of Smarty, did this step worked? |
V 2.3.6 and the installer passed the step |
And which version of WiND? |
I can not get the version but i downloaded the zip from this page and did the manual install |
You downloaded the |
Ok thanks will do and revert with feedback Awesome! |
No problem :) This bug is considered closed until you come back with extra information. |
Even tho the path and permissions are correct i still get this error is there a extra step I am missing?
your help will be much appreciated
The text was updated successfully, but these errors were encountered: