Magento Browse and Upload button not working at backend in firefox - magento-1.7

Image not uploaded using browse files and upload files button in Magento ver. 1.10.1.0 for Firefox works good for chrome, i think it's flash player issue. so how to solve this issue i also upgrade flash player and my latest flash player for Firefox is "11,8,800,94". I found that many of the magento developer getting same issue.will anybody is there to help us to get permanent solution of this issue.
I am having magento Professional Edition

This issue comes for magento 1.7.2 community version. Try to upgrade your firefox. Sometimes it may supports. I too faced this issue. In admin panel, in page of image upload initially browse files and upload buttons wil not appear.These buttons will appear after few seconds.

Related

Logging into unity failed

Specs:
Latest version of unity editor
Personal license
OS: Linux, Debian 10
Hi,
my problem is that I cannot sign into the asset store or sign in at all from within unity.
I have already installed unity hub and the latest release for the editor.
If I click on "account" in the top right corner of the unity editor, I can choose to sign in, and upgrade to pro.
After clicking log in I get an error saying: "You must install the unity hub to sign in and use unity services."
Same error while trying to log into the asset store.
The thing is I have already installed unity hub and signed in -- I installed unity from the unity hub!
Whats going on here?
(I can download the unity hub, and it is auto logged in for me, and I can sign in on the website as well...)
I fixed it.
If anyone wants to know how I fixed it:
Enter the asset store from the unity editor
You should see sign in and create account.
Click create account (Names may have been slightly different).
You should see a screen prompting you to sign up, don't fill it out. Press the Already have an account and that should log you in.
Hope it helps!
I had same problem and finally I realized that my Vpn software doen't support Apps (it actually tunnled websites in browser). I downloaded a new vpn software and now I can log in to unity from Hub and I can use asset's store in Unity editor.
I solved the problem!!! The problem is that when you click to "sign in"... Unity tries to open a browser, but he dont know which one to open edge? google?.
Go to your favorite browser like "edge" or "chrome"
got to settings and let the browser know that its your standart browser
3 try to sign in at your installed unity hub
sry for bad english.

Issues when sharing screen using Vidyo Screen Share Chrome extension on Vidyo.io

I'm using vidyo.io as videoconference solution in our platform. I'm having an issue with Vidyo's Chrome extension for screen sharing that is easily reproducible using the very own Vidyo's samples:
If you download Vidyo's web sample from developer portal, open samples/VidyoConnector/js/VidyoConnector.html in Chrome, choose 'Join via the browser', and click the 'Window share' select list (there is no need to start a conference to reproduce the error), Chrome will open the Vidyo Screen Share extension page twice, even if you already have the plugin installed. For this to work you have to uninstall the extension and reinstall it again. It will work until the end of the current session.
In the other hand if you go to Vidyo.io developer portal, choose "Demo" from "Developers" menu and start a conference using the "Join via the browser" button, click the same 'Window share' select list the Vidyo Screen Share extension works as expected, allowing you to pick a window or a screen to share.
In our implementation we're having the same problem as the code from web sample listed above, but if an example of our code would be of any help to clarify the issue, here you have an excerpt (we're using Angular, and here you have some TypeScript code):
private vidyoConnector: VidyoClientLib.VidyoClient.VidyoConnector;
(...)
selectedWindowShare(share: VidyoClientLib.VidyoClient.VidyoLocalWindowShare) {
this.vidyoConnector.SelectLocalWindowShare({localWindowShare: share})
}
This issue happens only on Chrome. When we use Firefox it works seamlessly. I'm using Chrome 69 on OSX High Sierra.
Any suggestion on how to solve this will be much appreciated. Thanks in advance!
If I am not mistaken, you are either running the VidyoConnector.html directly in the browser or hosting the sample on non-secured hosting (HTTP).
For the Vidyo Screen Share Chrome extension to work correctly, you need to host it on a secured hosting (HTTPS).
You can verify this by using our hosted sample here:
https://static.vidyo.io/latest/connector/VidyoConnector.html
Hope this helps.

Unity windows startup screen not showing anything

I have installed Unity version 2017.1.0f3. It was working fine till yesterday. Today I was trying to download an asset from asset store. But when I tried opening asset store in unity it was showing unable to connect message even though internet connection was working fine in the other apps. So I searched for it and found that re-installing unity may fix the problem. So I did that but now I am getting another problem.
Unity start up page is showing nothing at all. Generally it shows list of created projects but for me it is showing nothing.
Here is screenshot for that.
I have tried enabling/disabling internet when starting unity but that too didn't helped.
Try to reopen Unity after deleting the "Library" directory.

CloudKit Dashboard keeps showing log in screen

Has anyone else experienced an issue where the CloudKit Dashboard will rarely log in but most of the time redirect the page back to the log in screen after you've correctly typed in all the credentials?
I can't seem to find anything on the web about it, except for this post on the Apple developer forums:
https://forums.developer.apple.com/thread/25947
I'm running a late 2011 MBP with OSX Yosemite, not sure if that will help. I've tried both Safari and Firefox.
Try using Safari. I was having this problem with mozilla firefox.
Solution: open a private browsing window and try again!

Drag Drop on IE9 like skydrive

Hi i've been looking for away to drag drop file upload. I know it possible to use html 5 file API to do this on other browser like chrome but not on IE 9. However i noticed that you can drag drop upload on the Sky-drive site using IE 9.
I was just wondering what they used to do this? I've got a feeling it might be silver-light but could be totally wrong.
If anyone could give me an insight that would be great thanks.
SkyDrive works with Silverlight, or uses HTML5 when available (Internet Explorer 10, Google Chrome, Firefox and Safari).
Since IE9 does not support HTML5, SkyDrive uses Silverlight on that browser.