Contact us
Home
Products
Ultra Media Gallery 8
Overview
Feature Highlights
Sample Galleries
Galleria (UMG 8.5)
Translucent Slider (UMG 8.4)
Tonic Gallery (UMG 8.3)
Slider Master (UMG 8.2)
Carousel Evolution (UMG 8.1)
Spotlight Slider ( UMG 8.1)
TripleLayerSlider | homepage slider
MediaLibrary | mixed media gallery
WidescreenTour2 | stills & trailers
Piecerotator | multi media rotator
Html Slideshow | image slideshows
Widescreenshowroom | showcase
UMG Professional | photo gallery
UMG Classic | RSS subscription
Shooting places on Google maps
Virtual Tour
Photo calendar
Trial & Downloads
Testimonials
Release Notes
Ultra Video Gallery 4
Overview
Feature Highlights
Release Notes
Sample Sites
Reviews
Sample Videos
Trial & Downloads
Ultra News Article 1.1
Overview
Feature Highlights
Sample
Save as PDF
Custom development
Downloads
Buy now
License Upgrade
Support
Host Partnership
If you are looking for good DNN hosting, then PowerDNN is the
best DNN host
around!
Need a custom module?
Should you have any questions about custom DNN modules or web projects, please
let us know
.
Latest Discussions
pause at the end of a slider display
by Brazos Donaho
Was wondering if it would be possible to have an option that could control if th...
Require login to post comments
by Marty Goldberg
Is there a way to require users to login before they can post a comment on a vid...
UVG 3 Pro error with 'BizModules.UltraVideoGallery.Professional.dll
by min nol
Hi , please help me on this error. installation process was successfull but afte...
Amazon S3 Scheduler Issues
by Brad Bamford
I ran the Amazon S3 configuration wizard and it created a bucket for me. I ca...
Translucent Presentation Issue in IE8
by Jeremy Close
I am using the Translucent Presentation, and it works great in all current brows...
Home
>
Support
Support Forum
Unanswered
Active Topics
Forums
Search
Forums
>
Ultra Video Gallery
>
Support Questions
Subject: Trouble with Comments in 3.1.3
Prev
Next
You are not authorized to post a reply.
Author
Messages
Oldest First
Newest First
Scott Brown
Posts:3
07/05/2009 2:10 AM
I seem to be unable to submit Comments when not logged in. When the Post Comment button is clicked nothing happens. IE 8 gives the following error, but Firefox gives no indication of any trouble.
***********************
Webpage error details
Message: 'uvgCaptcha.value' is null or not an object
Line: 616
Char: 6
Code: 0
URI: http://www.laughingraven.org/LRPTheater/ScreeningRoom/TabId/167/VideoId/90/Little-Boba-High-Bandwidth.aspx
************************
Referenced file - VideoComments.ascx
Ratings work fine with both logged in and logged off users.
Pengtsen R
Posts:11264
07/05/2009 9:57 AM
it's weird, I didn't get this report before.
the reason is, on your web page, the captcha textbox name is dnn:ctr633:VideoComments:ctlCaptcha
but on my website and websites or all other clients(since I didn't get this report) it should be something like this:
dnn$ctr386$VideoComments$ctlCaptcha
do you happen to know why?
if you don't know, you can just simply search for:
while(uvgCaptchaControlName.indexOf("_") > 0) uvgCaptchaControlName = uvgCaptchaControlName.replace("_", "$");
in VideoComments.ascx and change it to;
while(uvgCaptchaControlName.indexOf("_") > 0) uvgCaptchaControlName = uvgCaptchaControlName.replace("_", ":");
Pengtsen R
http://www.bizmodules.net
Scott Brown
Posts:3
07/05/2009 11:16 AM
That did the trick! I can't imagine why my site would be different. I do a lot of software research, but have never had any trouble with the site.
Thanks for the quick reply
Pengtsen R
Posts:11264
07/05/2009 10:08 PM
it seems to be a problem with "IdSeparator", on your site it's set to :, in default it's $
Pengtsen R
http://www.bizmodules.net
You are not authorized to post a reply.
Ultra Media Gallery
--<b>General Questions</b>
--<b>Support Questions</b>
--<b>Suggestions and Ideas</b>
Ultra Video Gallery
--<b>General Questions</b>
--<b>Support Questions</b>
Ultra News Article
--<b>General Questions</b>
--<b>Support Questions</b>
--<b>Feature Suggestions</b>
Save as PDF
--<b>General Questions</b>
--<b>Support Questions</b>
Forums
>
Ultra Video Gallery
>
Support Questions
> Trouble with Comments in 3.1.3
ActiveForums 3.7