Active
Project:
Flickr ImageField
Version:
6.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Sep 2010 at 02:02 UTC
Updated:
23 Oct 2010 at 15:47 UTC
My Drupal is in "http://www.mysite.com/site", but this script put the callback url in "http://www.mysite.com/sites/all/modules/flickr_imagefield/phpFlickr/auth...". But the real url must be: http://www.mysite.com/site/sites/all/modules/flickr_imagefield/phpFlickr...
How I can fix it?
Thanks!
Comments
Comment #1
superfedya commentedThe message: Oops! Flickr can't find a valid callback URL.
Comment #2
superfedya commentedThis error is pretty critical. This module doesn't work if my Drupal is in the directory.
Any fix?
Thanks!
Comment #3
sirkitree commentedDid you try just changing the callback URL?
Comment #4
sirkitree commentedyou probably want to make a change in the function
flickr_imagefield_phpFlickr_submit. It's not using base_url() as part of the path. Should be something like: