Ticket #298 (closed defect: fixed)
Smarty can't find plugins when $smarty_path is set in config.php
| Reported by: | rjl | Owned by: | rjl |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0.2 |
| Component: | PHP scripts | Version: | 1.0.0 |
| Severity: | normal | Keywords: | smarty $smarty_path |
| Cc: |
Description
When the $smarty_path is set in config.php, the plugins_dir of the Smarty object is not set properly. When the path is set, the plugins directory is just "plugins" relative to that path.
Change History
Note: See
TracTickets for help on using
tickets.

