2 of 7
2
eeFlickr : Flickr photo gallery
Posted: 13 November 2007 12:40 AM   [ Ignore ]   [ # 19 ]  
Grad Student
Avatar
Rank
Total Posts:  98
Joined  10-10-2002

Has anyone else had any problems with this plugin with recent ee updates?

I’m running 1.6 build 20070815 on my personal site, and have a little test page for EEFlickr that works fine.

On a site I’m building for somebody else, I had a newer build and anytime I try to use tags from the EEFlickr module, the entire page loads blank, as if there was a php error somewhere. I tried updating to EE 1.6.1, and the problem still exists.

Now, they are on two different servers. I could attempt an upgrade to my personal site and see if that has the same problem. I just wanted to see if you’d experienced anything like that.

Profile
 
 
Posted: 13 November 2007 11:06 AM   [ Ignore ]   [ # 20 ]  
Grad Student
Avatar
Rank
Total Posts:  98
Joined  03-10-2005

fitzage
I will upgrade to 1.6.1 tonight and find out whats up.

 Signature 

David Rencher
lumis.com
Image Sizer
eeFlickr
Photos

Profile
 
 
Posted: 13 November 2007 11:25 AM   [ Ignore ]   [ # 21 ]  
Grad Student
Avatar
Rank
Total Posts:  98
Joined  10-10-2002

I upgraded to 1.6.1 on my other server, and EEFlickr still works just fine. It appears that there is something wrong with the other server configuration. Not sure if it’s a PHP problem or what. I’ll have the techs look at it later, but I don’t think the problem is with the plugin.

The situation is that I have 3 Premier Shared accounts from Joyent, and one virtual dedicated Accelerator. It works fine on the Accelerator, but not on the shared servers. Do you know if the EEFlickr module requires a lot of RAM or anything like that?

Profile
 
 
Posted: 13 November 2007 06:06 PM   [ Ignore ]   [ # 22 ]  
Grad Student
Avatar
Rank
Total Posts:  98
Joined  10-10-2002

As it turns out, I just had to enable some additional php modules that were not enabled on the shared system, but were on the dedicated system. Works now.

Profile
 
 
Posted: 18 November 2007 01:59 AM   [ Ignore ]   [ # 23 ]  
Grad Student
Rank
Total Posts:  98
Joined  06-04-2006

Using the quick example for {exp:eeflickr:photos} on your site, I’m getting the following errors:

Notice: unserialize(): Argument is not an string in /www/pmh4674/public_html/nrt/modules/eeflickr/mod.eeflickr.php on line 1060

Warning: Invalid argument supplied for foreach() in /www/pmh4674/public_html/nrt/modules/eeflickr/mod.eeflickr.php on line 1069

Notice: Undefined variable: shrimp in /www/pmh4674/public_html/nrt/modules/eeflickr/mod.eeflickr.php on line 1082

I’m using EE 1.5.2, PHP Version 4.3.9, hosted on Engine hosting.

Any ideas???

 Signature 

Debra Weiss | drw Design

Profile
 
 
Posted: 18 November 2007 02:54 PM   [ Ignore ]   [ # 24 ]  
Grad Student
Avatar
Rank
Total Posts:  98
Joined  03-10-2005

Debra
i got the same errors the other day and after a quick check it was because Flickr was returning a server error page and not the typical API response “ok or fail”.

try clearing your cache directory on the server.
if this does not solve your issue send me a email. with the tag you are using.

I will have server error checking for any flickr downtimes in the next version.

 Signature 

David Rencher
lumis.com
Image Sizer
eeFlickr
Photos

Profile
 
 
Posted: 22 November 2007 02:43 AM   [ Ignore ]   [ # 25 ]  
Grad Student
Avatar
Rank
Total Posts:  98
Joined  03-10-2005

New Version 0.6

and i apologize in advance for changing around allot of the tags. it was a Necessary Evil.
anyway the big updates in this version:

*You now use your own API key. set in the CP
*you can authenticate your Flickr account to Flickr to show Private, friends and/or family only photos
*error checking if Flickr is down etc. use cached REST data if down.
*refresh= now also sets the cache timeout for API calls cache, not just the tag output cache
*allot of code cleanup.

and happy turkey day.

 Signature 

David Rencher
lumis.com
Image Sizer
eeFlickr
Photos

Profile
 
 
Posted: 22 November 2007 01:11 PM   [ Ignore ]   [ # 26 ]  
Grad Student
Avatar
Rank
Total Posts:  57
Joined  09-26-2007

I am assuming that in order to upload this module, I put it in the “modules” folder via FTP, correct?  Do I upload the whole “eeflickr Folder”?

When I tried to do this, the Module tab of the CP gave me this error:

——

Error
Unable to load the following language file:
/lang.eeflickr Folder.php

——

Thank you for helping me with the basics!  I am very excited to get this flickr module up and running, it is just what I have been looking for as I am very unhappy with the EE Photo Gallery Module.

Profile
 
 
Posted: 22 November 2007 01:36 PM   [ Ignore ]   [ # 27 ]  
Grad Student
Avatar
Rank
Total Posts:  98
Joined  03-10-2005

the eeflickr folder goes in the modules folder
the language file lang.eeflickr.php goes in the language/english folder

 Signature 

David Rencher
lumis.com
Image Sizer
eeFlickr
Photos

Profile
 
 
Posted: 22 November 2007 02:36 PM   [ Ignore ]   [ # 28 ]  
Summer Student
Total Posts:  17
Joined  01-16-2007

lumis,

Thanks for adding support for private pictures, it makes it infinitely more useful!

Profile
 
 
Posted: 24 November 2007 09:55 PM   [ Ignore ]   [ # 29 ]  
Grad Student
Avatar
Rank
Total Posts:  98
Joined  03-10-2005

added 5 new tags

» exp:eeflickr:favorites_getList
Returns a list of favorite public photos for the given user.

» exp:eeflickr:contacts_getPublicList
Get the contact list for a user.

» exp:eeflickr:groups_pools_getContext
Returns next and previous photos for a photo in a group pool.

» exp:eeflickr:groups_getInfo
Get information about a group.

» exp:eeflickr:photos_getAllContexts
Returns all visible sets and pools the photo belongs to.


http://www.lumis.com/eeflickr/

 Signature 

David Rencher
lumis.com
Image Sizer
eeFlickr
Photos

Profile
 
 
Posted: 27 November 2007 11:13 AM   [ Ignore ]   [ # 30 ]  
Summer Student
Total Posts:  13
Joined  10-28-2007

I’m getting the following error when I try to put in some code:

Parse error: syntax error, unexpected '(', expecting '}' in /home/noseir3/public_html/moeenpinda/asdf2362/modules/eeflickr/mod.eeflickr.php on line 1100

This is with the 0.6.5 beta and ee 1.6.1. Using the example code from: http://www.lumis.com/eeflickr/tag/favorites_getlist/ with the user_id changed

Profile
 
 
Posted: 27 November 2007 11:24 AM   [ Ignore ]   [ # 31 ]  
Grad Student
Avatar
Rank
Total Posts:  57
Joined  09-26-2007

I am also getting the same error as Leempi.

BTW, thanks for your help on the previous question (of where to put the files), lumis!

Profile
 
 
Posted: 27 November 2007 11:30 AM   [ Ignore ]   [ # 32 ]  
Grad Student
Avatar
Rank
Total Posts:  98
Joined  03-10-2005

That was my bad. should be fixed now

 Signature 

David Rencher
lumis.com
Image Sizer
eeFlickr
Photos

Profile
 
 
Posted: 02 December 2007 02:14 AM   [ Ignore ]   [ # 33 ]  
Summer Student
Total Posts:  2
Joined  10-01-2007

I am getting the following error:

Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/siteroot/public_html/ee/sys/modules/eeflickr/mod.eeflickr.php on line 1375

Can someone explain what I need to do? Once I refresh the error msg disappears.

Thanks all! Thanks for eeflickr!

Profile
 
 
Posted: 02 December 2007 02:33 AM   [ Ignore ]   [ # 34 ]  
Grad Student
Avatar
Rank
Total Posts:  98
Joined  03-10-2005

this is fixed now. I did not need that curl option in there anyway.

 Signature 

David Rencher
lumis.com
Image Sizer
eeFlickr
Photos

Profile
 
 
Posted: 02 December 2007 02:45 AM   [ Ignore ]   [ # 35 ]  
Summer Student
Total Posts:  2
Joined  10-01-2007

Thanks. I updated it and all is well.

Profile
 
 
Posted: 02 January 2008 07:52 PM   [ Ignore ]   [ # 36 ]  
Grad Student
Rank
Total Posts:  66
Joined  09-26-2006

*  Inside the unzipped software, you will find a modules directory. Upload this directory and everything inside it to your server and place it in the system/ directory. You should end up with it located at system/modules/eeflickr/mod.eeflickr.php and system/modules/eeflickr/mcp.eeflickr.php.
* Inside the unzipped software, you will find a language directory. Upload this directory and everything inside it to your server and place it in the system/ directory. You should end up with it located at system/language/english/lang.eeflickr.php.

After doing that, is there any reason that eeflickr wouldn’t show on the module tabs to install?  Perms seem the same, locations look good.  Site is EE1.6.

Thanks, and sorry for the silly question.

Profile
 
 
   
2 of 7
2
 
Post Marker Legend
New Topic New posts Hot Topic Hot Topic with new posts New Poll New Poll Moved Topic Moved Topic Sticky Topic Sticky topic
Old Topic No new posts Hot Old Topic Hot Topic with no new posts Old Poll Old Poll Closed Topic Closed Topic Announcement Announcements
Theme
Change Theme
Visitor Statistics
The most visitors ever was 1149, on July 16, 2007 09:33 AM
Total Registered Members: 65026 Total Logged-in Users: 38
Total Topics: 82115 Total Anonymous Users: 15
Total Replies: 441305 Total Guests: 201
Total Posts: 523420    
Members ( View Memberlist )
Newest Members:  meenoiYang.JianuoioitsukiNathan HammondalexcigadamstaneckiLucas Mayscybermilltstitt