Products » Support Forums 

Support Forums

HomeHomeDotNetNuke Modu...DotNetNuke Modu...Url MasterUrl MasterURL Master and Photo GalleryURL Master and Photo Gallery
Previous
 
Next
New Post
11/26/2008 6:57 AM
 

OK, for future reference, I've fixed Steve's site.  Here are the settings you need to run with the 'Ultra Media Gallery' module.

These values are for the regex filters, found under the 'Advanced Regex Settings' section.  You can also enter them directly into the web.config element, but you need to xml encode the values first.  If you don't know how to xml encode, I'm sure there's a web utility, or better still just use the interface.

(doNotRedirectRegex)
/DesktopModules/

(ignoreRegex)
(?<!linkclick\.aspx.+)(?:\.pdf|\.gif|\.png|\.css|\.js|(?<!exif\.aspx.+)\.jpg$|\.html$|\.htm$|\.axd|\.xml|\.swf|\.flv|/ajaxpro/)

(doNotRewriteRegex)
/DesktopModules/|/Providers/

In addition, I needed to upgrade to at least the 1.12.06 version of the Url Master module, which as of this post is available as a beta release, but will be upgraded in the near future to be the main release if no problems present with it.

If you're having trouble with the BizModules Ultra Media Gallery - I suggest you try these settings to see if they help fix any problems you have.

-Bruce

 
New Post
11/27/2008 5:47 AM
 

Bruce, in mine got the ratings to work, but the exif page won't show still ...
In Steve's installation - (under appearance , near bottom) he has "when click on photo - open in new window" -- if I set mine to that it works but if you change to "when click on photo - show exif" - it fails. (That shows picture plus exif info of picture in a new window.)

Is there anyway you can test whether that (exif) works with your new module on Steve's install? I'd be very happy to upgrade if this fixes problem.

I also notice that Steve's download and lightbox view buttons don't work. My download doesn't work but you can get lightbox to work:
doNotRedirectRegex="(/DesktopModules/BizModules - UltraPhotoGallery/)|(/Portals/0/UltraPhotoGallery/)"
ignoreFileTypesRegex=/Portals/0/UltraPhotoGallery/ -- I think i used this instead of \.xml

Any help of download or exif, would be greatly appreciated.

 
New Post
11/27/2008 10:26 AM
 

John

I'll ask Steve if he can enable the exif view, that way I can take a look.  I'm pretty sure I tested the download and lightbox view - perhaps I didn't.  I'll revisit again and see if I have missed something.

You shouldn't need to specify the whole /bizmodules - ultraphotogallery - you should only need the /desktopmodules/ section.  This should be enough for a match.

-Bruce

 
New Post
11/28/2008 5:19 AM
 

Bruce,

I just tested the exif view, as well as lightbox. Both work fine. It all works fine at this point.

Please let me know if I can be of help; you certainly have helped me!

Steven

 
New Post
3/24/2009 8:51 PM
 

Thanks Bruce! This just saved me.

 
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).