MyBB Tutorials

Connected via

Submitted by Akay, , Thread ID: 4477

Thread Closed

RE: Connected via

#11
You can also just enable GeoIP via Cloudflare settings...

RE: Connected via

OP
This post was last modified: 10-06-2015, 12:04 AM by Akay
#12
09-06-2015, 11:57 PM
Hug Wrote:
You can also just enable GeoIP via Cloudflare settings...

Which won't do shit, but ok.

09-06-2015, 11:54 PM
Tropical Wrote:
Thanks.
This is sexy and helpful :noh:

Good luck. :yus:

RE: Connected via

#13
10-06-2015, 12:03 AM
akay Wrote:
09-06-2015, 11:57 PM
Hug Wrote:
You can also just enable GeoIP via Cloudflare settings...

Which won't do shit, but ok.


09-06-2015, 11:54 PM
Tropical Wrote:
Thanks.
This is sexy and helpful :noh:

Good luck. :yus:

I did it, it only shows connected via but we already know the reason which you specifically said :noh:

RE: Connected via

OP
#14
10-06-2015, 12:11 AM
Tropical Wrote:
10-06-2015, 12:03 AM
akay Wrote:
09-06-2015, 11:57 PM
Hug Wrote:
You can also just enable GeoIP via Cloudflare settings...

Which won't do shit, but ok.


09-06-2015, 11:54 PM
Tropical Wrote:
Thanks.
This is sexy and helpful :noh:

Good luck. :yus:

I did it, it only shows connected via but we already know the reason which you specifically said :noh:

Get GeoIP. It takes 5 seconds if you're on shared.

RE: Connected via

#15
10-06-2015, 12:12 AM
akay Wrote:
10-06-2015, 12:11 AM
Tropical Wrote:
10-06-2015, 12:03 AM
akay Wrote:
09-06-2015, 11:57 PM
Hug Wrote:
You can also just enable GeoIP via Cloudflare settings...

Which won't do shit, but ok.



09-06-2015, 11:54 PM
Tropical Wrote:
Thanks.
This is sexy and helpful :noh:

Good luck. :yus:

I did it, it only shows connected via but we already know the reason which you specifically said :noh:

Get GeoIP. It takes 5 seconds if you're on shared.

I'm on Hosting24
I have access to the hosting panel which this guy uses too

RE: Connected via

#16
Where the fk do you paste that code in lmfao?? This aint no tutorial this is sharing code thats all... Please edit the post and give us a tutorial on where to add the code instead of pasting it just only!

Thanks!

RE: Connected via

#17
In your templates, sir.

RE: Connected via

#18
15-06-2015, 02:08 AM
AndresXZ09 Wrote:
In your templates, sir.

Which template though? :s

RE: Connected via

#19
Wherever you want it to display, must have PHP in Templates tho.

RE: Connected via

OP
This post was last modified: 15-06-2015, 08:59 AM by Akay
#20
Or you can just use a API to show it

Code:
<script type="application/javascript"> function getgeoip(json){document.write("Connected via ", json.country); document.write(", ", json.country_code); document.write(".");}</script><script type="application/javascript" src="http://www.telize.com/geoip?callback=getgeoip"></script>

@Mr_Joker

Users browsing this thread: 5 Guest(s)