06-16-2008, 10:08 PM
|
#16 (permalink)
|
|
The Wanderer
Join Date: Jun 2008
Location: Bucharest, Romania
Posts: 14
Thanks: 6
|
Some feedback
Ok Ryan,
I tested on all versions of php4 - caching only works on php > '4.3.9' (either with copy or get_contents)
So I chose to disable caching for servers < 4.3.9 - but then I discoverded the $gravatar_url is not working, I couldn't get a direct link to the gravatars - it always tries to read from cache. As the chache jpg is not found, it displays my local avatars...
Tested on both php4 and php5 version, if disableCache() is called, the gravatar_url is not used/returned anymore. Can you test this yourself please? I might do something wrong?
|
|
|
|