#1954 - v10 Zones
| Identifier | #1954 |
|---|---|
| Issue type | Trivial issue (does not break functionality) |
| Title | v10 Zones |
| Status | Completed |
| Handling member | Chris Graham |
| Addon | General / Uncategorised |
| Description | Adding a zone (no apache rewrites setup) results in the following error:-
PHP WARNING [2] file_get_contents(site/index.php) [<a href='http://www.php.net/manual/en/function.file-get-contents.php'>function.file-get-contents.php</a>]: failed to open stream: No such file or directory in sources\zones2.php on line 140 (version: 10 alpha1, PHP version: 5.5.25, URL: /composr/zip/adminzone/index.php?page=admin_zones&type=_add) |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
The first time I clicked Add Zone, a similar error (Undefined index: zone) was displayed.
Second error is invalid URL being entered, but I'll make it do something reasonably sensible in that case.