That\’s cool! The system I was using before thought I was in London (when I\’m in Nottingham) and a friend was in Coventry (also in Nottingham) – great work
Parse error: parse error in /Library/WebServer/Do*censored*ents/
geeklog/
system/lib-custom.php on line 102
Warning: Cannot add header information – headers already sent by
(output started at /Library/WebServer/Do*censored*ents/geeklog/system/
lib-
custom.php:103) in /Library/WebServer/Do*censored*ents/geeklog/
system/lib-
sessions.php on line 150
Warning: Cannot add header information – headers already sent by
(output started at /Library/WebServer/Do*censored*ents/geeklog/system/
lib-
custom.php:103) in /
Sounds like you might have to edit the carriage returns – make sure each line of code stays on one line and doesn\’t wrap to the line below. This could be an error of the .phps auto-file formatting.
sounds like it must be a typo, like for example if the netgeo.php class wasn\’t saved properly and therefore can\’t instantiate. Try executing a copy of the class directly in your webroot. btw: how does PHPkitchen look on a mac – dog\’s dinner i bet?
Heh, I wonder if Geeklog censors it also when you copy it down. See the
Do*censored*ents. Cool, btw., that I am not the only one running it on
Mac OS X.
June 10th, 2002 at 11:07 am
That\’s cool! The system I was using before thought I was in London (when I\’m in Nottingham) and a friend was in Coventry (also in Nottingham) – great work
June 10th, 2002 at 8:22 pm
i copied the PHP-Source Code for lib-custom.php
at http://www.phpkitchen.com/viewableCode/lib-custom.phps
but then i get an parse error just where i included the code:
Parse error: parse error in /Library/WebServer/Do*censored*ents/
geeklog/
system/lib-custom.php on line 102
Warning: Cannot add header information – headers already sent by
(output started at /Library/WebServer/Do*censored*ents/geeklog/system/
lib-
custom.php:103) in /Library/WebServer/Do*censored*ents/geeklog/
system/lib-
sessions.php on line 150
Warning: Cannot add header information – headers already sent by
(output started at /Library/WebServer/Do*censored*ents/geeklog/system/
lib-
custom.php:103) in /
any hints?
June 10th, 2002 at 8:27 pm
Sounds like you might have to edit the carriage returns – make sure each line of code stays on one line and doesn\’t wrap to the line below. This could be an error of the .phps auto-file formatting.
June 10th, 2002 at 9:21 pm
one error is still remaining:
Fatal error: Call to a member function on a non-object in /Library/
WebServer/Do*censored*ents/geeklog/system/lib-custom.php on line 106
line #106 of my system/lib-custom.php consists that:
if($netgeo->GetAddressLocation($ip,$location))
June 10th, 2002 at 10:46 pm
sounds like it must be a typo, like for example if the netgeo.php class wasn\’t saved properly and therefore can\’t instantiate. Try executing a copy of the class directly in your webroot. btw: how does PHPkitchen look on a mac – dog\’s dinner i bet?
June 11th, 2002 at 3:17 pm
Hi!
I downloaded netgeo.php now from http://
lightwood.mirrors.phpclasses.org/browse.html/package/514.html
and all went well …
http://
miklas.dasburo.com
BTW, your site doesn’t look too bad at my Mac, should i send a
screenshot?
June 11th, 2002 at 6:34 pm
yeah, if you wouldn\’t mind, I don\’t know anyone with a mac
send it to webmaster@phpkitchen.com, cheers.
June 13th, 2002 at 8:45 pm
Heh, I wonder if Geeklog censors it also when you copy it down. See the
Do*censored*ents. Cool, btw., that I am not the only one running it on
Mac OS X.
June 19th, 2002 at 8:03 am
Hey,
these guys are great, just look st them at http://www.ip-country.com
June 20th, 2002 at 12:27 am
How is that better, there\’s no resolution down to city or province, you only get country?
July 19th, 2002 at 11:06 pm