Forums

[Plugin Flickrpress] Need help (2 posts)

  1. LelyaSp
    Member
    Posted 1 year ago #

    Hello!
    I install this plugin, it works, but I found a mistake. I want to show random favorite photos from Flickr.com.
    I see photos, but when I press button on one of the photos I see on flickr.com “This is not the page you’re looking for, It seems like you’re trying to see one of your own photos or videos.”

    This plugin used a path to photo: http://flickr.com/photos/user_id/id_photo
    but it’s not correct.
    Correctly is: http://flickr.com/photos/screen_name_author's_photo/id_photo/in/faves-user_id/

    For example,
    http://www.flickr.com/photos/60236237@N07/4758461382 http://www.flickr.com/photos/moleskineart/4758461382/in/faves-60236237@N07/

    I opened flickrpress/flickr.php

    [Code moderated as per the Forum Rules. Please use the pastebin]

    Problem is highlighted.
    Please, help me change this code. Thanks.

  2. LelyaSp
    Member
    Posted 1 year ago #

    Oops, I meant thess lines:

    <a href="<?php echo $item->page ?>">
                <?php endif; ?>
                <img src="<?php echo $item->thumbnail ?>" title="<?php echo $item->title ?>" alt="<?php echo $item->title ?>" />
                </a>

Topic Closed

This topic has been closed to new replies.

About this Topic