1) I get this error when attempting to create a new Gallery:

user warning: Table 'drupal_holger.term_data' doesn't exist query: SELECT t.tid from term_data t WHERE t.name='test' in /hermes/web05/b1720/pow.holgerhubbs/noformular/sites/all/modules/imgupload/imgupload/imgupload/imgupload.module on line 231.

2) When I choose an existing gallery the applet doesn't start (Safari+Firefox):
Applet org.aaron.image_applet.image_applet not initiated

Comments

pre911mindset’s picture

Hi, couple of questions:
1) about the warning. Are you not using the image and image_gallery modules? I thought I had a dependency on those. image_gallery requires taxonomy, and term_data is a part of taxonomy. Not quite sure how you're getting that error message if you have these modules enabled. But then, if you have existing galleries, you must...

2) what version of java is on your machine (java -version from the command line)?

3) Are you getting, and accepting, the dialog about the signed applet?

Thanks,
pre

pre911mindset’s picture

One more question: what kind/version of database are you using?

pre911mindset’s picture

Status: Active » Postponed (maintainer needs more info)

waiting for info from submitter. Sounds a little like an installation problem for image_gallery.

pre911mindset’s picture

Version: 6.x-1.1 » 6.x-1.3
Assigned: holgerhubbs » pre911mindset
Status: Postponed (maintainer needs more info) » Fixed

It sounds similar to what happens if wrong Java version not installed. Updated module to warn user if Java not enabled.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.