Search found 47 matches

by Anders
04 Dec 2014, 08:14
Forum: Stokers 3.1.X Extensions & Styles
Topic: Welcome On Index
Replies: 119
Views: 47079

Re: Welcome On Index

ok
by Anders
04 Dec 2014, 08:11
Forum: Stokers 3.1.X Extensions & Styles
Topic: Welcome On Index
Replies: 119
Views: 47079

Re: Welcome On Index

echo "Country: " . $_SERVER["GEOIP_COUNTRY_NAME"];

this works on a singel php file maybe you can make some of that
by Anders
04 Dec 2014, 08:09
Forum: Stokers 3.1.X Extensions & Styles
Topic: Welcome On Index
Replies: 119
Views: 47079

Re: Welcome On Index

PHP Fatal error: Call to undefined function stoker\welcomeonindex\core\apache_note()
by Anders
04 Dec 2014, 08:05
Forum: Stokers 3.1.X Extensions & Styles
Topic: Welcome On Index
Replies: 119
Views: 47079

Re: Welcome On Index

same result :-(
by Anders
04 Dec 2014, 07:59
Forum: Stokers 3.1.X Extensions & Styles
Topic: Welcome On Index
Replies: 119
Views: 47079

Re: Welcome On Index

<?php /** * * @package Welcome on Index * @copyright (c) 2014 Stoker * @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2 * * */ namespace stoker\welcomeonindex\core; class functions_welcomeonindex { /** @var \phpbb\auth\auth */ protected $auth; /** @var \phpbb\config ...
by Anders
04 Dec 2014, 07:55
Forum: Stokers 3.1.X Extensions & Styles
Topic: Welcome On Index
Replies: 119
Views: 47079

Re: Welcome On Index

Great and thanks but i get a blank page...i will play around with it and look at erro
by Anders
03 Dec 2014, 22:31
Forum: Stokers 3.1.X Extensions & Styles
Topic: Welcome On Index
Replies: 119
Views: 47079

Re: Welcome On Index

ok iam good to go host have install geoip mod
by Anders
03 Dec 2014, 18:28
Forum: Stokers 3.1.X Extensions & Styles
Topic: Welcome On Index
Replies: 119
Views: 47079

Re: Welcome On Index

ok... iam still waiting for an awnser from webhost....
i be back with an awnser...
by Anders
03 Dec 2014, 16:46
Forum: Stokers 3.1.X Extensions & Styles
Topic: Welcome On Index
Replies: 119
Views: 47079

Re: Welcome On Index

Here is the code i use but iam not a good coder and absolutely not on phpbb3 ...were should i put it in so it work did try this code and got just blank pages <?php require_once('Location.php'); $loc = new IP2Location('databases/D4.BIN/IP.BIN'); $ip = $_SERVER['REMOTE_ADDR']; $record = $loc->lookup ...
by Anders
03 Dec 2014, 13:46
Forum: Stokers 3.1.X Extensions & Styles
Topic: Welcome On Index
Replies: 119
Views: 47079

Re: Welcome On Index

Hi did make a test but how i should get the info to welcome on index have i no clue about :-)
http://thehunters.se/test1.php