#1 January 15, 2021 11:31am

doon.mok
Member
Registered: May 6, 2015
Posts: 141

Form builder - IP address label still there

Hello,

When you removed the IP address feature from form builder, the "IP Address of Submitter" label still shows up when viewing an entry. In view-entry. php, you would want to remove the code below.

Version 2.5.2

<fieldset class="form_builder_entry_right">
<label><strong>IP Address of Submitter</strong></label>
<p><?=$entry["ip"]?></p>
</fieldset>

Offline

#2 February 18, 2021 8:50pm

timbuckingham
Administrator
From: Baltimore, MD
Registered: April 2, 2012
Posts: 974

Re: Form builder - IP address label still there

Sorry for the incredibly long delay responding to this -- I've been swamped!

The removal of IP logging from the table was actually a bug. For some reason one of the revisions dropped the hash and ip columns from the table. I just pushed up 2.5.4 which should re-add them to the btx_form_builder_entries table.

Offline

#3 February 22, 2021 9:36am

doon.mok
Member
Registered: May 6, 2015
Posts: 141

Re: Form builder - IP address label still there

Thanks for the update.

Offline

Board footer

Powered by FluxBB

The Discussion Forum is not available on displays of this size.