Page 6 of 13
Re: Welcome On Index
Posted: 04 Dec 2014, 06:09
by Anders
PHP Fatal error: Call to undefined function stoker\welcomeonindex\core\apache_note()
Re: Welcome On Index
Posted: 04 Dec 2014, 06:11
by Anders
echo "Country: " . $_SERVER["GEOIP_COUNTRY_NAME"];
this works on a singel php file maybe you can make some of that
Re: Welcome On Index
Posted: 04 Dec 2014, 06:13
by Stoker
Im out of time until the weekend, but you can pm me ftp and phpbb admin access to your board and I will see if I can get time in the weekend.
Re: Welcome On Index
Posted: 04 Dec 2014, 06:14
by Anders
ok
Re: Welcome On Index
Posted: 04 Dec 2014, 06:14
by Stoker
And please make sure its temporary access, security you know

Re: Welcome On Index
Posted: 04 Dec 2014, 06:18
by Anders
i will fix that

Re: Welcome On Index
Posted: 04 Dec 2014, 07:16
by Anders
i did manage it should be this for my server
$country_name = $_ENV["GEOIP_COUNTRY_NAME"];
Thanks i will put in some donation later
Re: Welcome On Index
Posted: 04 Dec 2014, 07:59
by Anders
This is how it looks like now!
Guest Look
22.png
User Look
11.png
Can some one confirm the country change so it not says SWEDEN (only for none swedish)
Test Link!
Re: Welcome On Index
Posted: 04 Dec 2014, 08:10
by Anders
I have donate some to ya!
Re: Welcome On Index
Posted: 04 Dec 2014, 10:34
by Stoker
I have this:
a.png
Is it on purpose that you dont display it for logged in users?