Actions
Bug #147
closedVoucher test page throws lock error
Start date:
11/15/2009
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.0
Affected Architecture:
Description
When testing a voucher in status_captiveportal_test.php, the test displays and works fine, but it also shows on the page:
Warning: flock() expects parameter 1 to be resource, null given in /etc/inc/util.inc on line 140 Warning: fclose(): supplied argument is not a valid stream resource in /etc/inc/util.inc on line 141
Updated by Chris Buechler about 15 years ago
This error is gone now, thanks.
There is a new problem that did not happen previously - when testing vouchers, it does properly show the status whether testing 1 or many, but at the bottom of the test results it shows "Access denied". Like this:
a8cYRqM2kdU (1/1) already used and expired
Access denied!
Actions