![]() |
|
Home | Keep up with the news | The Photo FX tour | Photo FX |
|
|
|
#1 |
|
Senior Member
|
This = woo. Great job, Darren
.
__________________
#!/usr/bin/env python import webbrowser webbrowser.open('http://www.captainkoala.com/') # general quackery with a point |
|
|
|
|
|
|
|
#2 |
|
VIG, Project Manager
Join Date: Aug 2004
Location: US of A
Posts: 1,861
|
Thanks Cpt. - much appreciated
![]()
__________________
Project manager Visualizer Image Group "Don't judge yourself on how far you have come, It's better to get somewhere than nowhere" |
|
|
|
|
|
#3 |
|
Senior Member
|
This looks pretty cool Darren. I am going to check it out and see what i can do with. Tnx for making more great stuff.
__________________
![]() There are 10 types of people in the world today; those that understand binary, and those that dont. |
|
|
|
|
|
#4 |
|
VIG, Project Manager
Join Date: Aug 2004
Location: US of A
Posts: 1,861
|
The IP Tracker reads the login information from the config.inc.php file:
PHP Code:
and should work. The IP Tracker needs to be edited (ip.php). PHP Code:
Once you have edited the settings and uploaded the files, CHMOD the *.dat files to 777. Point your browser the to the admin.php, i.e. http://www.your_server.com/iptrack/admin.php If this doesn't work for your server, you can remove the login script from the admin.php line 12-16 PHP Code:
I hope this helps.
__________________
Project manager Visualizer Image Group "Don't judge yourself on how far you have come, It's better to get somewhere than nowhere" |
|
|
|
|
|
#5 |
|
Senior Member
|
Try putting the include string before ANY other content on the page (before any HTML or ANY whitespace (empty lines)). That may do it.
__________________
#!/usr/bin/env python import webbrowser webbrowser.open('http://www.captainkoala.com/') # general quackery with a point |
|
|
|
|
|
#6 |
|
Junior Member
Join Date: Feb 2006
Location: U.S.A., Ohio
Posts: 8
|
Really nice script, thank you for making it open source.
The more info link takes you to ripe.net. I would rather go to arin.net. I changed the address in the admin file to do this but the unique IP address dosn't show up in the form at arin.net like it does at ripe.net can anyone help me fix this? |
|
|
|
|
|
#7 |
|
Senior Member
|
I do believe changing line 273 of admin.php to the following will do the trick, unless of course this is what you have done, in which case I couldn't help you.
PHP Code:
__________________
#!/usr/bin/env python import webbrowser webbrowser.open('http://www.captainkoala.com/') # general quackery with a point Last edited by CaptainKoala : 02-16-2006 at 06:26 AM. |
|
|
|
|
|
#8 |
|
Junior Member
Join Date: Feb 2006
Location: U.S.A., Ohio
Posts: 8
|
It worked great, thank you very much CaptainKoala!!!.
|
|
|
|
|
|
#9 |
|
Junior Member
Join Date: Jul 2006
Posts: 2
|
What's $privacy in ip.php for? And what do you put for it? :3
|
|
|
|
|
|
#10 |
|
Senior Member
|
My guess is that it is a URL to your website's privacy policy, but I don't know.
__________________
#!/usr/bin/env python import webbrowser webbrowser.open('http://www.captainkoala.com/') # general quackery with a point |
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|