Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

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

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0how to correct the issues in server(live site)how to correct the issues in server(live site)
Previous
 
Next
New Post
8/8/2008 5:59 AM
 

1. DotNetNuke module: The created module is running perfect in local                    host with logged in and logged out page.

2. The module package(source package) installed in live site .the installed module doesnot work properly in logout page. but its works in logged in.

3. My Question: i need , to work for both loggedin and logout. how?

4. Any Idea?

reply soon ... with regards Module developer.

 
New Post
8/8/2008 7:14 AM
 

With such little information to go on - such as what "does not work properly in logout page" mean, exact error messages, etc. - it is difficult to be of more help.

My first suggestion is that you check that the Cache Time (found on the module's settings page) is set to 0. This is often the cause of an interactive module not working or behaving oddly when the user is not logged in but working fine when the user is logged in.


Bill, WESNet Designs
Team Lead - DotNetNuke Gallery Module Project (Not Actively Being Developed)
Extensions Forge Projects . . .
Current: UserExport, ContentDeJour, ePrayer, DNN NewsTicker, By Invitation
Coming Soon: FRBO-For Rent By Owner
 
New Post
8/8/2008 9:26 AM
 

thank william,

1. i didnt use module setting page. but cachetime is 0.

2. my module concept is just redirect the url .

    controls: textbox, button

   when the user will enter the texts in textbox after click the button .

    the button event concept  is : redirect the url.

    this is code in .ascx.cs

            string siteURL;
            siteURL = "http://www.xyz.com/" + this.TextBox.Text +  ".html";
            Response.Redirect(siteURL);

    This code run in my system. no errors.

    i checked in live site. when i click the button it doesnt work but no errors.

    just refresh the page .

    reply soon ...

thanks william.

 

 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0how to correct the issues in server(live site)how to correct the issues in server(live site)


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