Products » Support Forums 

Support Forums

HomeHomeDotNetNuke Modu...DotNetNuke Modu...Url MasterUrl MasterURL Master and Photo GalleryURL Master and Photo Gallery
Previous
 
Next
New Post
5/18/2010 8:41 PM
 

Bruce/Simon,

I have this working and replied to your post here: http://www.bizmodules.net/Support/tab...

You can see it here: http://edmontonkids.com/Picture-Album... (I did test the exif but switched back to lightbox on click)

Bruce, isn't this an old version when they have trailing slash in page name?

John

 
New Post
5/19/2010 12:45 AM
 

John - Simon runs a special page extension to be backward compatible with the older versions, hence the trailing slash - but it is an older version.

The problem isn't in the 'ignoreREgex', it's in the 'doNotRedirectRegex'. You should have /desktopModules/ in there, so that this request doesn't 301 redirect. Just check this value out and see if that's in there. I think the problem is from the ?alias= part of the Url, which is the same format used as the child portal alias redirect, so it's probably trying to sort that out mistakenly. A block on this Url redirecting shoudl fix it.

 
New Post
5/19/2010 1:00 AM
 

Here's what I have:
doNotRedirectRegex="[.]*(/logoff.aspx)|[.]*(/keepalive.aspx)|(/Providers/HtmlEditorProviders/FCK/)|(/DesktopModules/)|(Exif\.aspx\?)

and

ignoreFileTypesRegex="(?<!LinkClick\.aspx.+)(?:\.pdf$|\.gif$|\.png$|\.css$|\.txt|\.ico$|\.xml|\.js$|(?<!(?:Exif|Save)\.aspx.+)\.jpg$|(\.asp\?)|\.axd|\.swf\|\.flv|/ajaxpro/)"

 
Previous
 
Next
HomeHomeDotNetNuke Modu...DotNetNuke Modu...Url MasterUrl MasterURL Master and Photo GalleryURL Master and Photo Gallery


Support Guidelines.. Please read before posting

To get support on iFinity products and services, please search the forums for the the answer to the problem you are seeking. If you cannot find a solution, post a question in the relevant forum.   Ensure that you specify the relevant versions of the problem, and the actual error message or a detailed description of the problem.    You will need to register with this site to post on the forum.  If you have a Microsoft Live (Hotmail/Passport) account you can use that.  If you have a Open Id account you can use that.  If you neither of these, you will need to register a user Id and password.

Please note : If you are posting a new thread for the Url Master module, please include the following information where applicable:

- Url Master version

- DotNetNuke version

- Example Url where possible

- If there is an error, please post the full error text and/or stack trace (from the DotNetNuke event log).