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
Comment #1
pre911mindset commentedHi, 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
Comment #2
pre911mindset commentedOne more question: what kind/version of database are you using?
Comment #3
pre911mindset commentedwaiting for info from submitter. Sounds a little like an installation problem for image_gallery.
Comment #4
pre911mindset commentedIt sounds similar to what happens if wrong Java version not installed. Updated module to warn user if Java not enabled.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.