Re: Using gps.php

2007-11-11 Thread Martin Geisler
Zoltan Bartalis <[EMAIL PROTECTED]> writes: > Thanks Martin for the tip, I checked, I still had PHP version 4. I > just upgraded now to version 5 and everything seems to work like a > charm! Excellent, thanks again! No problem, I'm glad we figured it out! I guess the easiest thing would be to ha

Re: Using gps.php

2007-11-10 Thread Zoltan Bartalis
Thanks Martin for the tip, I checked, I still had PHP version 4. I just upgraded now to version 5 and everything seems to work like a charm! Excellent, thanks again! /Zoltan ---> http://www.bartalis.com < --

Re: Using gps.php

2007-11-10 Thread Martin Geisler
Zoltan Bartalis <[EMAIL PROTECTED]> writes: Hi > I downloaded all Pel again, plus the gps.php file, and still the same > parse error on line 123 in gps.php. I tried to upload everything to > another server, still the same error. I am puzzled. I'n new to this, > but is there something with the 'ne

Re: Using gps.php

2007-11-10 Thread Zoltan Bartalis
AIL PROTECTED]> To: pel-devel@lists.sourceforge.net Sent: Saturday, November 10, 2007 10:11:19 AM Subject: Re: Using gps.php Zoltan Bartalis <[EMAIL PROTECTED]> writes: > Hi, > > Thanks for answering, Martin. My file is pretty simple: > > > include("pel/examples/g

Re: Using gps.php

2007-11-10 Thread Martin Geisler
Zoltan Bartalis <[EMAIL PROTECTED]> writes: > Hi, > > Thanks for answering, Martin. My file is pretty simple: > > > include("pel/examples/gps.php"); > > $input = '../rolls/2006420/00800.jpg'; > $output = 'photos4panoramio/00800.jpg'; > $description = 'A fancy description.'; > $comment = 'A fancy

Re: Using gps.php

2007-11-09 Thread Zoltan Bartalis
Hi, Thanks for answering, Martin. My file is pretty simple: Where do I go wrong? /Zoltan - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events an

Re: Using gps.php

2007-11-09 Thread Martin Geisler
Zoltan Bartalis <[EMAIL PROTECTED]> writes: Hi Zoltan! > I was very happy when I found pel and especially the new example code > called gps.php: > > http://pel.svn.sf.net/viewvc/*checkout*/pel/trunk/examples/gps.php > > I'm quite new to PHP, but it sounded like exactly what I was after, so > I wa