Call for Alpha Testers: ImageAreas Module (for Facebook/Flickr Style Tagging)

alecmyers

Joined: 2006-08-01
Posts: 4342
Posted: Sat, 2008-07-26 11:53

Firefox is generating this error:

An error occurred, and the ImageAreas module was not properly loaded.
 The error was:
syntax error

Clicking through the error and all seems to work ok.

Opera is not showing an error, but not displaying the existing imageareas either. All the ItemActions fall through to the Module Error page.

IE7: seems to work ok

Safari: seems to work OK

 
acegoet

Joined: 2008-07-13
Posts: 10
Posted: Sat, 2008-07-26 23:02

Willing to test/use this module. I am new to Gallery....where do I download it?

Thank you.

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Sun, 2008-07-27 06:38

You need a svn client on you client or server. What is SVN you ask:
http://codex.gallery2.org/Gallery:Using_Subversion
haen follow the directions on the first post in thr thread:
http://gallery.menalto.com/node/78969

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
alecmyers

Joined: 2006-08-01
Posts: 4342
Posted: Tue, 2008-07-29 09:19

Currently (I suspect this is on the list, but anyway) the module doesn't handle GalleryItems that aren't GalleryPhotoItems very well, as I get this error message when displaying a legitimate resize derivative of a non-GalleryPhotoItem:

An error occurred, and the ImageAreas module was not properly loaded.
 The error was:
Error (ERROR_MISSING_OBJECT) : Entity with id [3525] is a [GalleryRemoteImageItem] and does not extend the required entity type [GalleryPhotoItem]. <b>in</b> C:\xampp\htdocs\modules\core\classes\helpers\GalleryEntityHelper_simple.class <b>at line</b> 129 (GalleryCoreApi::error) 
<b>in</b> C:\xampp\htdocs\modules\core\classes\GalleryCoreApi.class <b>at line</b> 2361 (GalleryEntityHelper_simple::loadEntitiesById) 
<b>in</b> C:\xampp\htdocs\modules\imageareas\classes\ImageAreasHelper.class <b>at line</b> 394 (GalleryCoreApi::loadEntitiesById) 
<b>in</b> C:\xampp\htdocs\modules\imageareas\classes\ImageAreasHelper.class <b>at line</b> 53 (ImageAreasHelper::calcScaleFactor) 
<b>in</b> C:\xampp\htdocs\modules\imageareas\ImageAreasCallback.inc <b>at line</b> 68 (ImageAreasHelper::getImageAreasUI) 
<b>in</b> C:\xampp\htdocs\main.php <b>at line</b> 449 (ImageAreasCallbackView::renderImmediate) 
<b>in</b> C:\xampp\htdocs\main.php <b>at line</b> 103
<b>in</b> C:\xampp\htdocs\main.php <b>at line</b> 88

(for reference, GalleryRemoteImageItem extends GalleryItem)

 
modules_

Joined: 2005-01-12
Posts: 63
Posted: Mon, 2008-08-04 19:42

Nice module :) Some error like above on safari 3.1.1 and firefox 2.0. no javascript errors.

 
modules_

Joined: 2005-01-12
Posts: 63
Posted: Mon, 2008-08-11 14:39

Working in Firefox now. Comments do not get "scaled". If you add comments to one size the comments are not added to bigger or smaller size of same image. is this a bug or a feature?

 
modules_

Joined: 2005-01-12
Posts: 63
Posted: Tue, 2008-08-12 08:24

Would be nice to add an option 'show all comments' at once.

 
tsfftf

Joined: 2007-02-02
Posts: 73
Posted: Thu, 2008-08-14 17:31

phinze - does this plugin require the Java package to be installed on the HOST system to function? If so, that might explain why it is not functioning on my machine - its a remastered KNOPPIX with the JAVA package removed.

 
modules_

Joined: 2005-01-12
Posts: 63
Posted: Thu, 2008-08-14 17:52

hi tsfftf, java package is not required. its only javascript.

 
tlmothy

Joined: 2005-11-10
Posts: 41
Posted: Sun, 2008-08-17 19:02

Have problems running the module

get a box on the photo page that says this:

ImageAreas Module

Error while loading the UI from the server: No active interfaces.

 
phinze

Joined: 2008-03-30
Posts: 40
Posted: Sun, 2008-08-17 19:58
tlmothy wrote:
Have problems running the module

get a box on the photo page that says this:

ImageAreas Module

Error while loading the UI from the server: No active interfaces.

The ImageAreas module depends on other modules to store its data, and that error means that none of the supported modules are active on your installation of Gallery, so nothing can be done by the ImageAreas module. Take a look at [Site Admin] -> [ImageAreas Settings] for a list of supported modules and whether or not they are installed and active.

 
phinze

Joined: 2008-03-30
Posts: 40
Posted: Sun, 2008-08-17 20:26

New releases and discussion are happening in this newer thread: http://gallery.menalto.com/node/80473