i got php warnings in line 20 and 21 of the flickr-includes.php
saying that $db is not a valid resource
once i changed the $db to $this->cache_db
then everything is working fine.
i got php warnings in line 20 and 21 of the flickr-includes.php
saying that $db is not a valid resource
once i changed the $db to $this->cache_db
then everything is working fine.
This topic has been closed to new replies.