Eric Swanzey Gold Membership
 Nuke Super Newbie Posts:19

 |
| 5/08/2008 8:45 AM |
|
When trying to add a photo to an album, a server (not DNN) user/login box pops up looking to authenticate the user.
The Network Service account is correctly set. There are also several dozen portals running on this installation, but the error exhibits itself mostly with the Simple Gallery add photo functionality.
Does anyone have a clue on why this might be happening?
It's IIS 6 on Windows Server 2003. |
|
|
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12820


 |
| 5/08/2008 4:01 PM |
|
| Are you using windows authentication? At the moment, I know there is an issue between flash and windows authentication. |
|
Scott McCulloch Site Administrator |
|
|
Eric Swanzey Gold Membership
 Nuke Super Newbie Posts:19

 |
| 5/10/2008 9:05 AM |
|
No, that's not the issue.
What's even more strange is that it works on one portal but not on another within the same DNN installation. |
|
|
|
|
Eric Swanzey Gold Membership
 Nuke Super Newbie Posts:19

 |
| 5/11/2008 5:57 AM |
|
Finally found the issue on this. I think that one of the "Add New Photo" links isn't constructed correctly, or at least it's the link that causes the authentication prompt.
Of all of the ways to "Add New Photo" - using the the actions menu, the displayed links, etc. - the "Add New Photo" link that is next to "Add New Album" and "Edit Photos" adds a return URL to the link (...Default.aspx?ReturnUrl=...) - the other "Add New Photo" links don't. The links without the return url work correctly.
The attached screenshot shows the link that causes the auth prompt. |

|
|
|
|
Warren Silver Membership
 Nuke Newbie Posts:4

 |
| 6/02/2008 11:09 PM |
|
I have encountered the same problem. I am only able to add a photo by using the add photo link in the actions menu.
Has there been any resolution to this issue or has anyone come across a solution to this? |
|
|
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12820


 |
| 6/03/2008 5:16 AM |
|
| It is the flash uploader causing the problem with windows authentication. I am going to try using a later SWFUpload to see if it makes a difference. |
|
Scott McCulloch Site Administrator |
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12820


 |
| 6/03/2008 5:25 AM |
|
I found a conversation on it here. If it is in an intranet environment, you could try change the recipient of the uploader (/desktopmodules/simplegallery/uploader.aspx) to anonymous access. I have not tried this however. |
|
Scott McCulloch Site Administrator |
|
|
Chris Gold Membership
 Nuke Super Newbie Posts:12

 |
| 6/11/2008 7:51 PM |
|
Have you found a solution for this yet? It is also happening in the Property Agent. |
|
|
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12820


 |
| 6/12/2008 5:42 AM |
|
There is no solution except to provide the old method of submit/post or an ajax file uploader. The flash uploader doesn't handle http authentication at all. |
|
Scott McCulloch Site Administrator |
|
|
Chris Gold Membership
 Nuke Super Newbie Posts:12

 |
| 6/12/2008 3:38 PM |
|
Scott, I think I am misunderstanding something. How can I make these modules work? They were working before I did an upgrade. Is there code I need to change? If so, what. Is there a setting I need to change? Or is this something that is being changed on your end? Thanks in advance for your help. We really love using your modules. |
|
|
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12820


 |
| 6/12/2008 4:08 PM |
|
The new version has a "Photo Uploader" that is a flash based uploader with progress bars. I assume you upgraded from a previous version that did not have this? There is no setting to revert back to the old uploader at the moment. I assume you are using windows authentication? |
|
Scott McCulloch Site Administrator |
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12820


 |
| 6/12/2008 4:09 PM |
|
Actually, looking at your other post, you say it's happening in property agent? If so, this is a different issue as the uploader is not in Property Agent. Can you send through screenshots and a description of what is happening (support@ventrian.com) |
|
Scott McCulloch Site Administrator |
|
|