• I’m currently trying to work this plugin into a new theme at my site. The test site is at https://www.avalon5.com/wptest

    Basically I’m getting the following error messages when I activate the plugin:-

    Warning: tantan_phpflickr(HTTP/Request.php): failed to open stream: No such file or directory in c:\home\avalon5\www\wptest\wp-content\plugins\lib.phpFlickr.php on line 71

    Fatal error: tantan_phpflickr(): Failed opening required ‘HTTP/Request.php’ (include_path=’.;c:\php4\pear:/PEAR’) in c:\home\avalon5\www\wptest\wp-content\plugins\lib.phpFlickr.php on line 71

    My site is based on WP 1.5.2 and is hosted on Windows/IIS. I’m guessing that I need to get something created or privileges changed but I’m no expert here so any advice you can offer would be greatly appreciated. I basically want to do a badge in the left sidebar of the new site design.

    Thanks in advance for any help you can offer.

Viewing 3 replies - 1 through 3 (of 3 total)
  • read the comments on that tantannoodles site. the solution is right there (about changing the relative paths to absolute paths).

    you can see it working on my wordpress 1.5.2 site:
    https://ryannelai.com

    cheers!

    Thread Starter c0y0te

    (@c0y0te)

    I’ve done that, but I’m still getting the error message as follows:-

    Warning: tantan_phpflickr(HTTP/Request.php): failed to open stream: No such file or directory in c:\home\avalon5\www\wptest\wp-content\plugins\tantan\lib.phpFlickr.php on line 71

    Fatal error: tantan_phpflickr(): Failed opening required ‘HTTP/Request.php’ (include_path=’.;c:\php4\pear:/PEAR’) in c:\home\avalon5\www\wptest\wp-content\plugins\tantan\lib.phpFlickr.php on line 71

    Note the /wptest/wp-content… this time around, so I’m still confused about why it’s not working.

    Thread Starter c0y0te

    (@c0y0te)

    OK – figured out that PEAR wasna€?t installed on the server, got my webhoster to install it and now Ia€?m getting the following message when I try to enter the OPTIONS screen of the plugin.

    Fatal error: Cannot redeclare tantan_fbshowbadge() (previously declared in c:\home\avalon5\www\wptest\wp-content\plugins\tantan\tantan_flickrBadge.php:39) in c:\home\avalon5\www\wptest\wp-content\plugins\tantan\tantan_flickrBadge.php on line 38

    Any suggestions? I’d really like to get this working. thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Problems with FLICKR BADGE plugin – need advice please’ is closed to new replies.