Jeff

Results 153 comments of Jeff

Hi. Phpipam allows you to set a DHCP range in each subnet. You can do this by assigning the first IP address in the range, but then modify the _IP...

Hi. This is a strange problem. I have examined the code, and also tried several scenarios with deliberately wrong ID numbers and omitted ID numbers, but all these scenarios are...

I have found the cause of this error. It occurs when there exists any non-admin users who are member of no groups. As you previously mentioned, you can workaround this...

Hi. I've not used the phpIPAM API before, but I'm just curious regarding your Curl command. You are using _POST_, but you're not _POSTing_ any payload data. Is it possible...

Hi. I've done a lot of tinkering with the API over the last 2 months and now I know how it works. It appears like you're sending the request correctly....

Hi. Are you still having issues rearranging widgets, or is this fixed in newer phpipam versions? Regarding the _Invalid widget_ message, it seems reasonable to me that disabling a widget...

Hi. Just to confirm, under _Tools_ > _Log files_, you didn't see anything related? When your browser _POSTs_ the update to the `address-modify-submit.php` script, does your browser get a _200_...

Hi. Obviously, this question is quite old, but I wanted to point out that it looks like this feature was added in version 1.3.2. You can click the _Administration_ menu,...

I agree with GaryAllan that this is likely some type of redirect/rewrite issue. The first thing I'd check is that there are no custom changes in the `.htaccess` file causing...

Well, at least the statistics widget is working correctly. :smile: So, all directives that work in a .htaccess file also work in the main Apache config file. Even though you...