Products

Solutions

Resources

Partners

Community

About

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 ForumsGalleryGalleryBeta upgraded fineBeta upgraded fine
Previous
 
Next
New Post
11/21/2009 2:45 PM
 

Hi folks,

I just upgraded my dozen galleries to the latest beta version and that went very smoothly ... I expected some more 'pain' but it all went great ... thanks for that !

I did notice something little which I cannot explain ...

Some of my galleries have the text '(1 unapproved)' after the text showing the number of images / subgalleries in a gallery - some of my galleries don't have it ...

I looked at the XML files but all content had some kind of date / time in the <approveddate> tag ... I cannot really see any difference between the galleries ...

Any hints on where that is coming from ?  All my galleries have the "autoconfirm" option enabled ...

Thanks,

Steven

 
New Post
11/21/2009 9:03 PM
 

I think it comes from the image used for the album.


Do you know the truth when you hear it?
Néstor Sánchez
The Dúnadan Raptor -->Follow Me on Twitter Now!
 
New Post
11/26/2009 4:39 PM
 

Hi,

Looked a bit further into this and found out that only my albums that contain a watermark image have this issue ...

I dived into the code and maybe I am reading this wrong ( I am not that familiar with VB - I am a C sharp'er ) but I believe that the following piece of code of 'Folder.vb' is responsible:

If Not (newFile.Title.ToLower.IndexOf("icon") > -1) _
                        AndAlso Not (newFile.Title.ToLower = "watermark") _
                        AndAlso (newFile.ApprovedDate <= DateTime.Now OrElse GalleryConfig.AutoApproval) Then
                            mSortList.Add(newFile)
                        Else
                            mUnApprovedItems.Add(gCounter)
                        End If

If the title contains 'watermark' ( or 'icon' ) then the item is added to the unApprovedItems list ... I believe that should only happen for the really unapproved items ...

Thanks,

Steven

 
New Post
11/26/2009 9:31 PM
 

I'll check that code. But I think you are right. We'll be assigining some bug fixing to team members in a few more days. Can you please log this as an issue at CodePlex so it doesn't go out into oblivion? Thank you Steven.


Do you know the truth when you hear it?
Néstor Sánchez
The Dúnadan Raptor -->Follow Me on Twitter Now!
 
New Post
11/28/2009 4:45 AM
 

Nestor Sanchez wrote
 

I'll check that code. But I think you are right. We'll be assigining some bug fixing to team members in a few more days. Can you please log this as an issue at CodePlex so it doesn't go out into oblivion? Thank you Steven.

Got it logged at Codeplex ...  I will work some more at my galleries ... if I find more stuff then I will post it as well ...

Noticed already a possible 'glitch' in my custom template but that's probably me :p

The galleries can be viewed at www.lathyrus.be/Bloemsierkunst/Galerijen.aspx

 

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsGalleryGalleryBeta upgraded fineBeta upgraded fine


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