Ticket #487 (closed Bug report: fixed)
Smarty fails to install
| Reported by: | cristian@… | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | Not yet assigned to a Milestone |
| Component: | Auth server, Install script | Version: | |
| Keywords: | Cc: |
Description
Due to a change in the domain of smarty from smarty.php.net to smarty.net, the installer is unable to download the source. I fixed it changing lines 122 and 123 of wifidog-auth/wifidog/class/Dependency.php to:
'website' => "http://smarty.net/",
'installSourceUrl' => "http://smarty.net/do_download.php?download_file=Smarty-2.6.18.tar.gz",
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
