Jeff
Jeff
Hi. From the Administration menu, you can select "Import / Export". This feature can create an export file that can be used in another application. Also, phpIPAM has an API...
In the file `functions/classes/class.User.php`, you can change the line that says `public $blocklimit = 5;` to something higher, like `15`, or `100`. Please keep in mind that this modified file...
Hi @AKA10101001. As Anyone9060 mentioned, when you create a Section, you will be able to create a Subnet in the Section. Does this solve your issue? Can this issue be...
Hi. Can you please take a look at #4173 to see if the solution there helps you? If so, I can link this issue to the PR.
Hi. After digging through the code, it appears that all three of the above syntax errors have been corrected. Could this issue be closed?
Hi. This repository is for questions and issues that are specific to phpIPAM. The issue you've mentioned above is simple container and database connectivity. There are many resources available on...
I do think that issue #3950 should get fixed, but I don't think adding `!important` is the right way to accomplish it. I think a more calculated approach would be...
Hi. Commit d7885fa was made to the `develop` branch, not the `1.7` branch. Therefore, you would need to wait until version 1.8 to get it. (Changes in `develop` will not...
Hi. I can see a lot of time has gone by since you opened this issue, were you able to solve it? There can sometimes be issues in the upgrade...
Hi. Doing an XLS Dump will export all of the data sets from phpIPAM. Therefore, are you able to export each individual data set? Do you receive any error messages?...