Welcome On Index

Extensions & Styles for phpBB 3.1.X
Maintained and supported by Stoker

Re: Welcome On Index

Post by Anders »

PHP Fatal error: Call to undefined function stoker\welcomeonindex\core\apache_note()

Re: Welcome On Index

Post 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

Post 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

Post by Anders »

ok

Re: Welcome On Index

Post by Stoker »

And please make sure its temporary access, security you know ;)

Re: Welcome On Index

Post by Anders »

i will fix that :-)

Re: Welcome On Index

Post 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

Post 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) :D

Test Link!
You do not have the required permissions to view the files attached to this post.

Re: Welcome On Index

Post by Anders »

I have donate some to ya!

Re: Welcome On Index

Post by Stoker »

I have this:
a.png
Is it on purpose that you dont display it for logged in users?
You do not have the required permissions to view the files attached to this post.