Poster IP in Viewtopic

New version (1.2.0) does not work. - Poster IP in Viewtopic

New version (1.2.0) does not work.

by Art Poulos » Tue May 03, 2022 6:25 pm

A few days ago I upgraded my forum to the newest version (3.3.7). I also upgraded all extensions (I have about 30).
Today, I noticed, the Poster IP in Viewtopic does not work. Clicking on a member's IP address, a timer comes up for a couple of seconds and then nothing.
In a backup forum installed on a test, local server (my PC), when clicking on an ID I get a message saying:
AJAX ERROR.
Something went wrong with the request and the server returned an invalid reply.
Removing the new extension and installing the older one (1.0.2), works fine on both servers.
Possibly a conflict with another extension?
Thank you.
Art Poulos
Registered User
Posts: 117
Joined: Thu May 01, 2014 2:38 pm

Re: New version (1.2.0) does not work.

by magicianforbt » Fri May 13, 2022 1:40 am

Hi there,
This is also happened in my website. The result is empty. I fixed this problem by make a changes in freegeoip.php :

before:

Code: Select all

$url = 'https://freegeoip.app/json/' . $poster_ip;
after:

Code: Select all

$url = 'https://api.ipbase.com/v1/json/' . $poster_ip;
Please note, that the service to check IP addresses has a daily limit. If it has reached a certain limit, then the service will not return results.

Thank you
User avatar
magicianforbt
Registered User
Posts: 4
Joined: Mon Dec 06, 2021 3:14 am
Name: Magic Code

Re: New version (1.2.0) does not work.

by Raul [ThE KuKa] » Sat May 14, 2022 9:41 am

Tested and works, thanks.
All unsolicited PMs will be ignored.
:warning: Knowledge Base | Documentation | Board rules | phpBB Styles Rules & Policies | Styles Queue Stats :warning:


If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
:flag_es: phpBB Spain - Online Since 2003 :heart:


User avatar
Raul [ThE KuKa]
Style Customisations
Style Customisations
Posts: 11148
Joined: Mon Dec 08, 2003 9:24 pm
Location: Spain
Name: Raul Arroyo

Re: New version (1.2.0) does not work.

by stone23 » Sun Jun 26, 2022 4:39 pm

Hello,
On my forum the extension also doesn't work with the new link...
encreuse.net
Forum version : 3.3.11
php version : 8.2.10

Excuse my English, I'm French...
User avatar
stone23
Registered User
Posts: 177
Joined: Sat Nov 02, 2019 4:44 pm
Location: France

Re: New version (1.2.0) does not work.

by RMcGirr83 » Tue Jun 28, 2022 12:35 pm

Former Modifications/Extensions Team Member | My extensions | github | All requests for support via PM will be ignored
Appreciate the extensions/mods/support then you can support me by buying a beer 🍺
User avatar
RMcGirr83
Former Team Member
Posts: 22092
Joined: Wed Jun 22, 2005 4:33 pm
Location: Your display
Name: Rich McGirr