Samuel
-
Total Posts
:
11853
-
Reward points
:
180670
- Joined: May 23 '01
-
Status: offline
|
Unable to see thumbnails after photo upload
Thu. Jan 21, '10 12:01 AM
( permalink)
If you have URLScan installed, by default it will reject any URL path that includes a dot (.), and this conflicts with our thumbnail generator (if you check the images with Firebug, you will see 404 errors). To resolve this issue, you need to: - open urlscan.ini (in %windir%\system32\inetsrv\urlscan);
- find AllowDotInPath, and change the value from 0 to 1; and
- Save the file, and restart IIS (for any version prior to IIS 7 on Win 2008).
<message edited by Samuel on Tue. Aug 24, '10 6:43 PM>
ASPPlayground.NET ~ see our Version 4 plans here
|
|
|
|