IP address

xF2 Add-on IP address 1.4

No permission to download
Compatible XF Versions
  1. 2.1
  2. 2.2
Description:

Displays IP address of post author.

(Example of post showing IP address)


pic001.jpg



Installation:
  1. Download Andy-IpAddress-1.0.zip and unzip it.
  2. Copy the src/addons/Andy/IpAddress directory to your server.
  3. From the Admin Control Panel Install the add-on.
Setup:

To update older posts, you can run the following Rebuild cache job:

Admin control panel -> Tools -> Rebuild caches -> IP address

Database changes:

This add-on will create a new field called andy_ip_address in your xf_post table.
  • Like
Reactions: ermirs
Author
Admin
Size
16.8 KB
Extension
zip
Downloads
1
Views
1,019
First release
Last update

More resources from Admin

Latest updates

  1. IP address v1.4 changes:

    Code now only runs if post message is new or edited.
  2. IP address v1.3 changes:

    Now works with XF 2.2 and newer.
  3. IP address v1.2 changes:

    Fixed issue with copying posts causing a server error.