Hey, I forgot to mention the firewall part :-/ Sorry guys, It can open in a page within a forum, I really intended to get the mods to use the mod-cp...the mods at my forum are quite...uhh loose, as in they don't know crap bout vbulletin. I was also aiming to make this work, with the fewest modifications.
Quote:
Originally posted by v-net
Updated Info :
In ipconf.inc I had to change
# set $use_firewall to "1" if behind a proxy
$use_firewall="1";
to the correct details
But I am still getting the above error
(minus Could not open socket to caida.org)
Also when you view an IP from within a post, and then select
'Click Here to find the location of this member'
Wouldnt that look better if it opened within a page of forum rather than how it crrently does ?
|
Umm, that was taken from the original file by Ivan, I renamed many files, and modified little bits of the code, replace that bit with
Code:
include("ipconf.inc");
include("ipplot.inc");
It is located in the locationip directory. I will update the zip.
Quote:
Originally posted by Znaper
In the plotimage.php are the files
Code:
include("plotconf.inc");
include("plot.inc");
included, where are the files.
In the ZIP-Package is none.
bye Znaper
|