Ticket #487 (closed Bug report: fixed)

Opened 5 years ago

Last modified 5 years ago

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

Changed 5 years ago by networkfusion

  • status changed from new to closed
  • resolution set to fixed

Committed in [1361]

Add/Change #487 (Smarty fails to install)

Author


E-mail address and user name can be saved in the Preferences.


Action
as closed
The resolution will be deleted. Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.