Extension talk:Picasa2Gallery

From mediawiki.org
Latest comment: 14 years ago by Mindmind in topic cannot be used with maps

Picasa2Gallery UPLOAD IMAGES (from picasa to MediaWiki server) ALSO?? - will be soon.

The gentleman who wrote this extension was very very helpful in addressing the specific issue I had with implementing it on my site. I hope you all have the same experience.

It appears the link to the download is broken - April 2, 2008, link is available again, downloaded and installed seamlessly.

There is a Bug in Picasa2Gallery2.0.zip[edit]

The File Picasa2.php has some blank lines at the end. they will produse thies error message:

Warning: Cannot modify header information - headers already sent by (output started at W:\xampp\htdocs\wiki\extensions\Picasa2.php:167) in W:\xampp\htdocs\wiki\includes\WebResponse.php on line 10

Delete this blank lines so that the end of file lokks like this:

/*******************************************************************************/
?>

Problems to run Picasa2Gallery2.0 with skin mistylook[edit]

I'm using the skin mistylook [1] for my Mediawiki. Picasa2gallery is installed and works with all other skins. But when I try mistylook, the thums show up underlined (a:hover) and the images are shown on a blank new page.

An idea, what could be wrong in mistylook?

Causes trouble with MediaWiki 1.14.0[edit]

This extension doesn't work with MediaWiki 1.14.0 - I get the following error:

PHP Fatal error:  Cannot redeclare wfprinterror() (previously declared in /somepath/wiki/extensions/Picasa2.php:146) in /somepath/wiki/includes/Exception.php on line 312

--Patrick Nagel 03:14, 23 February 2009 (UTC)Reply


Fast and dirty workaround to get it running again:
Edit picasa2.php and replace wfprinterror by wfprinterror2  ...... I'm not sure if this is the best idea, but it works

--Red_Ant 23:00, 17 April 2009 (UTC)Reply

wow! i replace wfprinterror by wfprinterror2 it work! --Tumrai 06:20, 19 May 2009 (UTC)Reply

Fixed --Velorex 14:55, 29 June 2009 (UTC)Reply

Another error message[edit]

Fatal error: Cannot redeclare wfprinterror() (previously declared in 
D:\AppServ\www\mediawiki-1.14.0\extensions\Picasa2.php:146) in 
D:\AppServ\www\mediawiki-1.14.0\includes\Exception.php on line 312

--Roc michael 05:52, 1 March 2009 (UTC)Reply

Fixed --Velorex 14:55, 29 June 2009 (UTC)Reply

How to change the variable $galleryDir[edit]

When I reload my wiki after having install picasa2gallery extension, my wiki does not work. I have complete all steps of the installation except change the variable $galleryDir, I suppose my problem is here !!! can you explain me how to change this. My wiki's directory name is WikiTolerie and i use mediawiki 1.14.

thanks

--alexandre dubois 11:42, 10 june 2009 (GMT)

cannot be used with maps[edit]

seems that this extension causes maps to fail Is there a simple fix? Im using MW 1.15, with Semantic Forms, Maps and Semantic Maps. I have admired how this extension works but now need to either have maps or Picasa2Gallery! I have attempted to use earlier versions but with no luck. Desperate for a fix! Mindmind 23:33, 1 April 2010 (UTC)Reply

Bug in /extensions/Picasa2/PicasaAlbum.php[edit]

I had a lot of error massages, using PHP 5.3+.
In PHP 5.2 it seems to be ok, but extension causes a lot of errors in error log of apache server.

Changing first line of /extensions/Picasa2/PicasaAlbum.php solved problems and extension works fine (for me).

Change

<?

to

<?php

Can't load more than 25 files[edit]

I try to load many files. Java plugin runs ok, but after upload nothing happens. If I check my web-folder it contains just 25 files in the folder "gallery/images". If I upload just few files, all works well. What can be the issue? -- this extension does not work properly, its a waste of time, search something else. -- You should check "max_file_uploads = " in your php.ini.

Download was on megaupload, are there mirrors?[edit]

Now that megaupload is shutdown, the download link is broken. Are there other places to download this?