You need to Register for free and Login to post a message in the forum.

Forum

DotNetNuke Gallery Module - Issue 57
Last Post 2011-02-02 12:12 AM by Joseph Craig. 14 Replies.
Printer Friendly
  •  
  •  
  •  
  •  
  •  
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Lee SykesUser is Offline
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:4945
Avatar

--
2010-06-01 02:52 PM
    Add any comments or questions regarding the DotNetNuke Gallery Module tutorial from Issue 57
    Lee Sykes
    Site Administrator
    Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

    Twitter: www.twitter.com/DNNCreative

    Lee Sykes's Facebook Profile
    Hunter McDonnellUser is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:9

    --
    2010-06-02 05:15 PM
    I've logged in, but I cannot download the tutorial?
    Hunter McDonnellUser is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:9

    --
    2010-06-07 03:33 PM
    HELLO?

    I log in and it still says "Subscribe" to download this tutorial?

    John
    Lee SykesUser is Offline
    DNN Creative Staff
    Nuke Master VI
    Nuke Master VI
    Posts:4945
    Avatar

    --
    2010-06-07 07:11 PM
    Hello,

    You need to subscribe to the website to view the video tutorials. If you have subscribed, please contact billing@dnncreative.com and send your PayPal receipt and we will give you immediate access,

    Thanks,
    Lee Sykes
    Site Administrator
    Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

    Twitter: www.twitter.com/DNNCreative

    Lee Sykes's Facebook Profile
    Hunter McDonnellUser is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:9

    --
    2010-07-06 03:21 PM
    My company has subscribed to this a while ago... I wonder if they chose not to renew the subscription...?

    Thanks.

    John
    Lee SykesUser is Offline
    DNN Creative Staff
    Nuke Master VI
    Nuke Master VI
    Posts:4945
    Avatar

    --
    2010-07-06 04:00 PM
    Hello,

    I checked out your account, it expired on the 1st June 2010, thanks,

    Lee Sykes
    Site Administrator
    Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

    Twitter: www.twitter.com/DNNCreative

    Lee Sykes's Facebook Profile
    Tim RhodesUser is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:1

    --
    2010-07-20 10:27 AM

    Just subscribed and this was the first series I watched. If the rest of the tutorials are as clear and detailed as this one, it will be well worth the subscription. Very nicely done.

    You mention the ability to create our own skin for the gallery module. Can you point me in the right direction for creating and installing one?

    Thanks

    Joseph CraigUser is Online
    DNN Creative Support
    Nuke Master VI
    Nuke Master VI
    Posts:9008
    Avatar

    --
    2010-07-24 02:50 PM
    The Gallery module uses "Themes" which you will find in the Themes folder:  DesktopModules/Gallery/Themes. 

    If you look in that directory, you will find several folders, each contains a separate theme.  If you look further, you'll see that the theme is really a CSS file.

    Study an existing theme to see how it works.

    To create a new theme, I would recommend that you copy an existing one, directory and all.  Then rename the files, edit the CSS, and add your own images as you need them.

    Joe Craig, DNN Creative Support

    Subscribe to DNNCreative
    I recommend PowerDNN for DotNetNuke Hosting.
    Palatine WebUser is Offline
    Nuke Active Member
    Nuke Active Member
    Posts:27
    Avatar

    --
    2010-09-04 12:18 AM
    Using DNN 5.5 and .net 4 this module is not in the core available modules. I downloaded it from DNN Site but it is a .net 2 module and hence does not work on my DNN do you know of a work around or a patch to fix this issue as I have built my entire site around DNN 5.5 and do not want to have to reinstall an older version just to get one module working.
    Paul Turner
    Palatine Web Support
    http://www.palatineweb.com
    Joseph CraigUser is Online
    DNN Creative Support
    Nuke Master VI
    Nuke Master VI
    Posts:9008
    Avatar

    --
    2010-09-04 12:54 AM
    I believe that the Media Module is the current version of what once was Gallery.

    Joe Craig, DNN Creative Support

    Subscribe to DNNCreative
    I recommend PowerDNN for DotNetNuke Hosting.
    Lee SykesUser is Offline
    DNN Creative Staff
    Nuke Master VI
    Nuke Master VI
    Posts:4945
    Avatar

    --
    2010-09-04 12:31 PM
    Hello,

    No, it appears as though the Gallery module has been dropped in 5.5. The media module is for elements such as playing mp3s, videos etc, and it can display a single image, but it doesn't display images as a gallery.

    Your other alternative is to use a 3rd party module such as Ventrian Simple Gallery.
    Scott McCulloch Simple Gallery Module

    The review is for an earlier version, but it is completely up to date with the latest DNN versions.
    Lee Sykes
    Site Administrator
    Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

    Twitter: www.twitter.com/DNNCreative

    Lee Sykes's Facebook Profile
    Joseph CraigUser is Online
    DNN Creative Support
    Nuke Master VI
    Nuke Master VI
    Posts:9008
    Avatar

    --
    2010-09-04 01:43 PM
    Whoops!

    Further digging, however, shows that the Gallery module is not dead.  The home page for the project is here.  The Gallery Forum is here.

    The latest version of the Gallery module is not included with Version 5.5.0 of DotNetNuke.  Here is a comment posted to the Gallery Module forum (dated 8/27/10).

    "Gallery 04.03.01 RC fixed several issues related to running under ASP.Net 4.0 for DNN versions 5.04.xx. However, due to a behavior change in the core FolderController.AddFolder method introduced in DNN 5.05.00, Gallery will throw the error you are experiencing. I hope to have a Gallery 04.03.02 Beta or RC up on CodePlex by late next week. Although I have fixed this issue, I also want to take this opportunity to fix other few minor issues. Assuming all goes well with community testing of the Beta or RC, I will then submit the new package to the release tracker testing process to become an official release."

    Gallery 04.03.01 RC fixed several issues related to running under ASP.Net 4.0 for DNN versions 5.04.xx. However, due to a behavior change in the core FolderController.AddFolder method introduced in DNN 5.05.00, Gallery will throw the error you are experiencing. I hope to have a Gallery 04.03.02 Beta or RC up on CodePlex by late next week. Although I have fixed this issue, I also want to take this opportunity to fix other few minor issues. Assuming all goes well with community testing of the Beta or RC, I will then submit the new package to the release tracker testing process to become an official release.

    Joe Craig, DNN Creative Support

    Subscribe to DNNCreative
    I recommend PowerDNN for DotNetNuke Hosting.
    Lee SykesUser is Offline
    DNN Creative Staff
    Nuke Master VI
    Nuke Master VI
    Posts:4945
    Avatar

    --
    2010-09-07 01:24 PM
    Thanks for the info Joe, hopefully it will become part of the core release in the next version of DNN
    Lee Sykes
    Site Administrator
    Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

    Twitter: www.twitter.com/DNNCreative

    Lee Sykes's Facebook Profile
    JustinUser is Offline
    Nuker
    Nuker
    Posts:12

    --
    2011-02-01 05:09 PM
    Hello,

    I am trying to find a module that will show normal sized pictures that fade in and out. I want users to visit my home page and automatically the slide show begins and the users do not need to click on anything. The core gallery module shows the pictures as thumbnails and not normal sized pictures and a user must click on the module to start a slide show. If this module does not perform what I need it to do, what module can I use for this task?

    Again, the home page loads and the user sees a slide show of normal sized pictures and not thumbnails and the user does not need to click anything to start the slide show, it just automatically starts on page load.

    thanks for any help!

    /Justin
    Joseph CraigUser is Online
    DNN Creative Support
    Nuke Master VI
    Nuke Master VI
    Posts:9008
    Avatar

    --
    2011-02-02 12:12 AM
    I have had a lot of success using Ultra Video Gallery.

    If you want to try the "free" route, both Will Strohl and Oliver Hine have nice gallery modules.  Google the names and you'll find them.

    Joe Craig, DNN Creative Support

    Subscribe to DNNCreative
    I recommend PowerDNN for DotNetNuke Hosting.
    You are not authorized to post a reply.


    Active Forums 4.3

    Latest Forum Posts

    RE: DNN site automatically redirects to a different domain name. by imran shaikh
    Thanks for the reply joe this is my portalalias table entries 2 0 localhost/tradeupgrade -1
    RE: "Good" hosting providers by ejcullen rene
    informative!!!
    RE: URL Master Module doesn't work on IHostASP hosting by ejcullen rene
    informative!!!
    RE: shared web hosting by ejcullen rene
    informative!!. i got hosting service from http://www.thewebpole.com/ my hosting company offers you
    RE: iPhone website logo in DNN root directory by JohnnieD
    I'm supposed to add this link to make my custom logo show up on iPhones. Where in DNN would I a
    iPhone website logo in DNN root directory by JohnnieD
    I'm trying to put an iPhone logo that I made into my site so when someone saves the website on their
    RE: Fixed size container by Joseph Craig
    Use an HTML module and style the container to have a fixed height and width. Set the overflow attr
    Fixed size container by Aggiedan97
    I am looking for advice or an actual container that has a fixed height (and width). An HTML module w
    RE: DNN 6.1 app_offline.htm by Joseph Craig
    If the site "works" in Chrome, Firefox and Safari, but not in IE8 look to IE8 as the problem. It is
    RE: DNN site automatically redirects to a different domain name. by Joseph Craig
    Make a copy what is in the portalalias table and then remove all but the localhost entry. Verify th
    DNN 6.1 app_offline.htm by Dave Hassall
    Hi As recommended I have successfully been using the app_offline.htm whilst performing upgrades t
    RE: DNN site automatically redirects to a different domain name. by imran shaikh
    Hi i have done same as mention in this post my dnn folder name is Trademaxomanupg with
    Enforce Terms Tutorial Update by Vistalogix Corporation
    I tried configuring my DNN 6.1.2 install to have a required "accept terms" checkbox as described in
    RE: Best Practices for Modifying a Custom Module by Joseph Craig
    Start up the development website, then install the module using the package that you have. Then, yo
    Best Practices for Modifying a Custom Module by schilders
    Good Morning, I'm needing to modify a custom built module created by another developer targeted f
    RE: Admin menu problem by alireza arabiyan
    hi in localhost i have http://localhost/senf/خانه.aspx and http://localhost/senf/Admi
    RE: Admin menu problem by Joseph Craig
    Yes, that is what you should have done. What is the URL for your home page? What is the URL for
    RE: Admin menu problem by alireza arabiyan
    hi first in localhost i add my domain.com as portal alias. then copy all files to host , restore my
    RE: Admin menu problem by Joseph Craig
    How did you move it? Have you added an entry in the portalalias table for the site's domain name?
    RE: Re: SQL SERVER 2008 R2 Remote connection by Joseph Craig
    Set up a user with dbo privileges and set the connection string for that user, rather than using Win
    You are not logged in.
    You must log in to access all 
    650+ videos, tutorials, podcasts, and more.
    RSS Feeds