Flickr + Highslide Flickr gallery for Drupal, Joomla, and Wordpress

23Aug/100

Flickr + Highslide for Drupal!

Flickr + Highslide is now available for drupal! You can download the drupal version of flickr + highslide on the download page. Version 1.0 for drupal is a direct port of the Joomla module version 1.4.1. Enjoy!

Filed under: release No Comments
15Aug/10Off

Update: Flickr API key expired

I've released new versions of the flickr + highslide plugin which allows users to manually input the flickr API key. See the download page for the latest release for both wordpress (1.3.1) and joomla (1.4.1).

Filed under: release, update Comments Off
8Aug/10Off

Flickr API key expired

Flickr disabled the API key associated with flickr + highslide due to miss use by some users. No worries though, this is an easy fix. I'll be releasing new version of the plugin which will support the input of your own API key soon. In the mean time follow these steps

  1. Browse to http://www.flickr.com/services/apps/create/apply/ and sign up for a API key
  2. Locate flickr-highslide.php
  3. Search and locate the following line "$apikey =  '7410a0ef9c742bc8175d7930c1fa7022';"
  4. Replace the API key in the single quotes with your key.

I.E. if your API key is "1234567789" you would change

$apikey =  '7410a0ef9c742bc8175d7930c1fa7022';

to

$apikey =  '1234567789';

Filed under: update Comments Off
18May/100

Problem solving guide

Unfortunately I no longer have the time to actively monitor the flickr + highslide website but if you are having a problems below is a guide that should help you resolve your problems.

Firstly read the FAQ located on this website , if that doesn't help follow the guide below

Are you seeing an error?
Determine if its a php error or an error from flickr + highslide. Errors from flickr + highslide start off with "Flickr + Highslide encountered an error". If this is the case, read the error message and make the appropriate changes in the module/plugin settings. If you are seeing a PHP error, try googling the error message. If google doesn't help try reinstalling the module/plugin. If all fails, contact your hosting provider as its most likely a problem with a php configuration on your host.

Are your photos not showing up?
If you are not seeing an error and you are not seeing any photos or the photos that you want to see then there's a problem with the your settings or the flickr api. First, check the module/plugin settings and ensure that everything is configured correctly. If your settings are correct then search through or create a new message of your problem on the flickr api forum located here http://www.flickr.com/groups/api/discuss/

Are the photos displaying but nothing happens when you click on an image?
This is a javascript issue, ensure that all the files for flickr + highslide are installed. You can use tools such as firebug to check to see if the javascript/images/css files are available to the module/plugin. If you are sure that all javascript/images/css files are available to the module/plugin then there might be javascript conflict with another module/plugin. To resolve this problem check the highslide forum , wordpress forum or joomla forums.

Want a new feature?
Due to my busy schedule I no longer have the time to work on flickr + highslide, at least for the next few months. I'll be making flickr + highslide into open source project so that any one can make changes to flickr + highslide so there is plenty of goodness to come, stay tuned.

Filed under: update No Comments
10Apr/1024

Flickr + Highslide 1.4 released for Joomla

Flickr + Highslide 1.4 for Joomla is now available . A lot of time and effort went into making this release, if you find this module helpful, please consider donating a few dollars to support this module.

New Features:

  • Cleaned up javascript to resolve issues with mutlple galleries on a single page
  • Fixed multiple navigation control issue when using multiple galleries on a single page
  • Removed gallery #13

Enjoy!

Click here to download Flickr + Highslide 1.4 for Joomla.

Filed under: release 24 Comments
29Mar/102

Joomla update coming soon

Some people have been experiencing problems using mutliple modules on one page. I will be making an update to the joomla module in the coming weeks that should resolve any issues when using multiple modules, stay tuned.

Filed under: update 2 Comments
17Mar/1076

Experiencing problems?

If you're experiencing problems be sure to post a comment below.

Filed under: update 76 Comments
4Dec/0919

Flickr + Highslide 1.4 to do list

Here's whats on the to do list for version 1.4

  • Ability to use multiple photosets
  • Multiple unique gallery support (wordpress)
  • Cache images
  • Fix gallery position issue (wordpress)
Filed under: update 19 Comments
29Nov/090

Flickr + Highslide 1.3 for Joomla released

Flickr + Highslide 1.3 for Joomla is now available . A lot of time and effort went into making this release, if you find this module helpful, please consider donating a few dollars to support this module.

New Features:

  • Added pagination support
  • Removed image limit
  • Updated Highslide JS
  • Added alt tags to images
  • Implemented cURL
  • Fixed a bug that blocked multiple galleries from displaying on a page

Enjoy!

Click here to download Flickr + Highslide 1.3 for Joomla.

Filed under: release No Comments
27Nov/090

Flickr + Highslide 1.3 for WordPress released

Flickr + Highslide 1.3 for WordPress is now available. A lot of time and effort went into making this release, if you find this plugin helpful, please consider donating a few dollars to support this plugin.

New Features:

  • Added pagination support
  • Removed image limit
  • Updated Highslide JS
  • Added alt tags to images
  • Implemented cURL

I'll be porting this version to Joomla shortly, Enjoy!

Click here to download Flickr + Highslide 1.3 for WordPress.

Filed under: release No Comments