When I try to click on the “login” link on the Gallery page, nothing happens (no window pops up). Whats wrong?
The most common reason for this is that you have JavaScript disabled or limited in your browser. Make sure that JavaScript is allowed to open windows, or else you may not be able to login to Gallery. The number two reason for this problem is that your login page has a slightly different hostname than the one you used for your gallery. You can check this by right clicking on the login page and selecting Properties to see what its URL is. The common cause for this is that you used a variation on the standard URL to get to your Gallery, and then the browser thinks that the JavaScript popup is actually on a different host and it causes a security exception when the popup tries to control the main window. For example, if you’ve told Gallery in the config wizard that your gallery is at http://www.example.com/photos and then you actually access the Gallery by going to http://example.com/photos (note the “www” is missing), you’ll still see your Gallery, but you’ll experience this problem.
Related Questions
- When I try to click on the "[login]" link on the Gallery page, nothing happens (no window pops up). Whats wrong?
- When I try to click on the "login" link on the Gallery page, nothing happens (no window pops up). Whats wrong?
- I click on the Login link on the WebCT entry page but all I get is a blank page after that. Whats wrong?