On page load I get this message:
"IUEmbed Warning:
You have enabled ActiveX version, but haven't specified version 6.x license key for it. You should either add license key or disable it using activeXControlEnabled = false syntax."
I tried to add this to the configuration (Administer-->Site Config-->Aurigma) :
activeXControlEnabled=false
I also tried adding the parameters a few different ways that were recommended around the Aurigma forums. No luck. I'm using a trial license, but I don't see how that would affect it. I've created another issue because I also get a server side error message and an authorization required message in a pop up, not sure if my issues are related.
Thanks!
Comments
Comment #1
awolfey commentedHi nickbn. I apologize for the delay I hope to review your issues this week.
-Aaron
Comment #2
awolfey commentedPlease try the 6.x-2.dev when it is packaged with today's date, or grab the changed files from cvs. Let me know if this works.
Note that you will now need to set the uploader version number in the admin settings.
Thanks.
Comment #3
ccshannon commentedI have the same issue (the warning part, not the authorization part). I downloaded the latest dev snapshot. I am using the trial version of Image Uploader. 6,1,4,0. The authorization works insomuch as the widget loads and images are successfully uploaded.
When I go to create a new node of the content type I am using, I get the dropdown alert that I am using the ActiveX version and need to put in the license key.
I have two license keys, one for Java and one for ActiveX. No matter which one I use in the settings, I get an alert for the other one. It suggests a javaAppletEnabled=false or activeXControlEnabled=false but entering them into the configs does not prevent the alert from dropping down.
The image uploading works, with the trial version alert box, but anytime the node edit form is loaded, I get the alert box.
Thanks for making the widget selectable on a per-content-type, per-field basis. Very easy to configure!
Comment #4
awolfey commentedccshannon,
You need to use both keys at the same time entered like this in the admin settings:
71060-46E0B-00000-01458-xxxxx;72060-46E0B-00000-0E028-xxxxx
Try this with your keys and let me know.
Comment #5
ccshannon commentedYes, that did the trick. I don't know why I didn't just try that. Thanks!
Comment #6
nickbn commentedThanks! It seems to be fixed in the latest build that I downloaded!
Comment #7
awolfey commented