[kronolith] Problem with Free/Busy URL / Edit Attendees...
Chuck Hagenbuch
chuck at horde.org
Fri Mar 10 15:21:50 PST 2006
Quoting Anant S Athavale <asa at isac.gov.in>:
> Actual Problem: The Kronolith 2.1 uses HTTP_Request command to get data from
> url. What is happening with me is, in HTTP_Request function call, if
> I replace $url with actual value which I am getting in the previous
> command, I get proper freebusy screen, but when it is $url, I get
> error.
What do you mean by "actual value you're getting from the previous
command"? If you var_dump($url), what is it?
> So, today I decided to get away with HTTP_Request and use function
> $data = @file_get_contents($url); which is a standard PHP function
> as is being used in Kronolith 2.0. This also did not give any
> output (echo $data).
Did you try it without the @ to see what the error message, if any,
was? Again, what is the value of $url, and what do you expect it to be?
-chuck
--
"we are plastered to the windshield of the bus that is time." - Chris
More information about the kronolith
mailing list