Project

General

Profile

Actions

Bug #2638

closed

Captive portal status widget on the Dashboard is not working

Added by Yuri Keren over 11 years ago. Updated over 11 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Captive Portal
Target version:
Start date:
09/18/2012
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.1
Affected Architecture:
All

Description

This is due to the fact that in 2.1 zones were introduced and this widget still has code like (in /usr/local/www/widgets/widgets/captive_portal_status.widget.php):

if (file_exists("{$g['vardb_path']}/captiveportal.db")) {

instead of

if (file_exists("{$g['vardb_path']}/captiveportal_$cpzone.db")) {

Actions #1

Updated by Chris Buechler over 11 years ago

  • Assignee changed from Yuri Keren to Darren Embry
Actions #2

Updated by Darren Embry over 11 years ago

  • Status changed from New to Feedback
  • % Done changed from 0 to 100
Actions #3

Updated by Chris Buechler over 11 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF