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

Forum

Subject: Registration Module - Title Repeating Twice
Prev Next
You are not authorized to post a reply.

Author Messages
Tripytaka
DNN Creative Magazine Subscriber
Nuke Newbie
Nuke Newbie
Posts:3

19 Aug 2008 1:46 AM  
Hello All,

I am very new to DNN - my portal is Version: 04.08.04 - .NET framework 2.0.50727.

I have created my first portal. It is all set to go live, but i have one obvious bug which is pissing me off!

The title of the Registration Page Module repeats twice. See screen dump below.

I have edited the txt files in the App_Local Resources folder and have also made changes in the ADMIN - Languages Section : \App_GlobalResources\SharedResources.resx - Resource Name: Register.Text

I have successfully changed the text, but I cant stop it repeating twice. I would like to delete the second line of text. When i try to do this in the Resource Name: Register.Text section it deletes both lines.

Please tell me which resource or file i need to alter to sort this out. Any and all assistance will be greatly appreciated.

Thank you - Tripytaka.








leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3311

19 Aug 2008 4:49 AM  
That's interesting, I have never seen that before!

But, after adding the user accounts module to the page in 4.8.4 I can see the same problem. - I have looked at various language resource files and that duplication is not within those files, it appears as though the duplication is caused within the DotNetNuke core code.

The method I have found to remove the duplication without editing the core code is to go to the module settings / page settings/basic settings/Untick display container - or if you wish to display the container, you could create a special container just for this module and remove the [TITLE] token.

hope this helps, thanks,

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

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
Tripytaka
DNN Creative Magazine Subscriber
Nuke Newbie
Nuke Newbie
Posts:3

19 Aug 2008 6:29 PM  
Leesykes,

Thank you for your prompt reply. I have un-ticked the display container setting and it goes away as you said. I think creating a custom container is beyond my scope of ability. I suspect editing the core code would be more complicated that i could handle yet also. I will just leave it as it is until an upgrade comes along and hopefully fixes it.

Thank again.

Tripytaka.
jncraig
DNN Creative Staff
Nuke Master II
Nuke Master II
Posts:2318


19 Aug 2008 9:55 PM  
Creating a custom container isn't necessary!

Lee has been including a "transparent, no title" skin with most of his recent skin packages.  You can download the Lazy Days Free Skin from here.  You can either install this skin, or extract just the container package that you are interested in and install it.

Joe Craig
DNN Creative Support
Subscribe to the website
leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3311

20 Aug 2008 2:17 AM  
Yes, most of the work has been already done for you in the free skins that are available on DNN creative, all you will need to do is remove the [TITLE] token from the container.

If you are new to DotNetNuke skinning I would recommend you look at Issue no 5 and 6 where it introduces you to skinning right from the very beginning - you will not need much knowledge for just editing the title token.

thanks,

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

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
Tripytaka
DNN Creative Magazine Subscriber
Nuke Newbie
Nuke Newbie
Posts:3

25 Aug 2008 6:38 PM  

Hi All,

I posted the same query on the DNN forum and recieved this reply.
http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/108/postid/250814/scope/posts/Default.aspx

               This is a bit of a goofy one to figure out, but once I did I made it permanent:

               In file admin/Users/manageusers.ascx

               Look for this line and add the red bit:

               asp:label id="lblTitle" cssclass="Head" runat="server" visible="false">

               Make sure you repeat this fix after portal upgrades and also make sure you always use a container for the module if you want the title to appear.




I followed these instructions and it fixed the problem.

Regards - Tripytaka

leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3311

27 Aug 2008 3:39 AM  
Great, thanks for the info,

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

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
You are not authorized to post a reply.
Forums > DotNetNuke® > Modules - What's needed? > Registration Module - Title Repeating Twice



ActiveForums 3.7

Latest Forum Posts

Site is not opening by kaustav_kar
Hi,Whenever I'm writing the url (http://tajfood.com.sa/) it's showing the following error; Index of...
RE: SolPart Menu Font Color Control by cdees
 Lee, Is there documentation, or perhaps a tutotial on activating and using Nav menu?  Where would I...
RE: EasyCGI help? by Dr Joe
I found some interesting posts on some other sites that explain some of the challenges I've been exp...
RE: Menu's, menu's, and more menu's! by roadshow41
Thanks! I'm still a bit curious about some of the other options, but I think that gives me enough c...
RE: Menu's, menu's, and more menu's! by leesykes
Hello,Yes that should be possible with snapsis, I have used snapsis CSS with flyout menus on a horiz...
RE: Menu's, menu's, and more menu's! by roadshow41
I typically end up using a hybrid of a vertical menu and a horizontal menu due to the sheer number o...
DotNetNuke SEO (Search Engine Optimization) by leesykes
Hello,I regularly get asked for tips on SEO with DotNetNuke, there are several resources available o...
RE: Menu's, menu's, and more menu's! by leesykes
Hello,If you are looking for a menu for SEO reasons, any CSS based unordered list menu will be SEO f...
Menu's, menu's, and more menu's! by roadshow41
Well, I've been trying to steam ahead with the DNN sites I inherited a few months ago.  I've found l...
RE: EasyCGI help? by derpir
Hi Lee I told them that solution two days ago and still no answer, but thanks for suggesting that s...
RE: quick question by derpir
Hithanks! yes I understand. I will deal with my skins more tomorrow, maybe some questions will arriv...
RE: Restart Application by leesykes
It will restart your DotNetNuke installation and reload the application.Clearing cache will clear th...
RE: How can i edit any module from front end by leesykes
hello,I have just tested this and can see exactly the same as you, I suspect the core team have set ...
RE: EasyCGI help? by leesykes
You may want to ask them to reset the correct permissions on your DotNetNuke installation files, som...
RE: quick question by leesykes
Hello,It will be possible to a degree, but it depends on how both of the skins have been built. You ...
RE: EasyCGI help? by Dr Joe
I'll let you know how it works out. I think I opened up about 6 tickets with them so far. ...
RE: EasyCGI help? by derpir
Hi Joe amazing to say the least! I will change host to PowerDNN as soon as possible, seems to me t...
RE: EasyCGI help? by Dr Joe
Amazing - I'm going through this exact same thing with EasyCGI! I managed to successfully instal...
Running the local host installation after building the application by saintX
My localhost installation of DNN was running blameless. After I oppened the application with VWD it ...
RE: quick question by derpir
Hello Is it possible to buy two skins and combine them? for example put one skins visual attributes...
AppTheory
RSS Feeds