Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsMediaMediaMedia Module Suddenly Not Displaying ImagesMedia Module Suddenly Not Displaying Images
Previous
 
Next
New Post
4/4/2012 8:21 AM
 

Hi

I have a website which has been running fine for the last few months, but suddenly the images that are in Media Modules are not displaying the images but the alt text instead and a broken/missing image icon.

How this has happened I don;t know. I have tried deleting the Media Module, adding it again and uploading the file again but to no avail. If I add an HTML Module instead and insert an image into this is displays fine.

Any ideas? The site is at www.rpaarchitects.co.uk and the Services link is an example page.

Any help would be most appreciated.

Thanks

Terry 

 
New Post
4/4/2012 9:19 AM
 

What version of DotNetNuke and the Media Module are installed?

Did the site recently change from an ASP.Net 2.0/3.5 application pool to ASP.Net 4.0 application pool ?

Have yout tried (in Admin --> File Manager) to do a recursive resynchronization of all files?


Bill, WESNet Designs
Team Lead - DotNetNuke Gallery Module Project (Not Actively Being Developed)
Extensions Forge Projects . . .
Current: UserExport, ContentDeJour, ePrayer, DNN NewsTicker, By Invitation
Coming Soon: FRBO-For Rent By Owner
 
New Post
4/4/2012 10:39 AM
 

Hi and thanks for the quick reply.

I am using DNN Community Version  05.06.00 (459)

Media Module 3.3.0

It looks like the hosting company have indeed changed the app pool from .net3.5 to .net 4.0 which seems to causing the problem since I have tested this on my development server.

It looks like this version of DNN can run under .net 4 but not this version of the Media Module. Is there a later vwesion which does run OK?

many thanks

Terry

 
New Post
4/4/2012 11:44 AM
 
please get latest module from http://dnnmedia.codeplex.com/.
Besides, you should upgrade at least to 5.6.7 for security reasons.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
4/4/2012 2:16 PM
Accepted Answer 

In addition to seconding Sebastian's recommendation to upgrade both the DNN framework and the media module, I suspect that the direct cause of the failure to display media is related to a manual change that must be done to the web.config when changing to an ASP.Net 4.0 application pool:

In the site's web.config file, locate the <handlers> section. In it you will find several nodes similar to this one for the LinkClick handler:

<add name="LinkClickHandler" path="LinkClick.aspx" verb="*" type="DotNetNuke.Services.FileSystem.FileServerHandler, DotNetNuke" preCondition="integratedMode,runtimeVersionv2.0" />

On each node in the <handlers> section where you see preCondition="integratedMode,runtimeVersion2.0" change the attribute to

preCondition="integratedMode"

This necessary change did not become an automatic one until either the late DNN 5.6.x versions or 6.x. Without it any use of the LinkClick handler (used by the Media Module, the CaptchaHandler, etc. will result in the missing file error you are seeing.


Bill, WESNet Designs
Team Lead - DotNetNuke Gallery Module Project (Not Actively Being Developed)
Extensions Forge Projects . . .
Current: UserExport, ContentDeJour, ePrayer, DNN NewsTicker, By Invitation
Coming Soon: FRBO-For Rent By Owner
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsMediaMediaMedia Module Suddenly Not Displaying ImagesMedia Module Suddenly Not Displaying Images


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out