Ticket #119 (reopened Bug report)

Opened 3 years ago

Last modified 2 months ago

Online Users page : Undefined index

Reported by: prospere Assigned to:
Priority: low Milestone: WifiDog Auth Server 1.0
Component: Auth server, Other Keywords: php notice
Cc:

Description

Notice: Undefined index: error in /var/www/wifidog-auth/wifidog/tmp/smarty/templates_c/%%6F6FD6FD30AE7%%online_users.html.php on line 5

Best Regards

Attachments

Change History

04/02/06 12:05:10 changed by max-horvath

  • keywords set to php notice.
  • milestone set to WifiDog Auth Server 1.0.

04/24/06 12:35:34 changed by lokkju

Seems to be caused by line 1 in source:trunk/wifidog-auth/wifidog/admin/templates/online_users.html#827

{if $error}

if $error is not defined, then the php code generated chokes a bit. Anyone who is more used to the template code want to take a look at this?

06/09/06 10:42:18 changed by fproulx

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

01/22/07 16:01:18 changed by benoitg

  • component changed from Auth server: Authentication to Auth server, Other.

09/23/08 08:03:05 changed by anonymous

  • status changed from closed to reopened.
  • resolution deleted.

Add/Change #119 (Online Users page : Undefined index)