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

Forum

Subject: Default Events Module XHTML
Prev Next
You are not authorized to post a reply.

Author Messages
emedia
Nuke Newbie
Nuke Newbie
Posts:2

21 May 2008 6:46 PM  
Hey guys,

I'm new to DNN and have been trying to make a specific install of DNN XHTML compliant.  Generally this has been fairly straight foward, especially using the XHTML tutorial here at DNN creative.  However the default Events Module of DNN (free one) is causing me a problem with 3 specific errors that I can't seem to isolate - I know how to fix them - but can not find the place to edit these in the code. 

The first two just need type="text/javascript" in them while the last one possibly just needs to be moved up the page (althrough not totally sure on this).  My problem is that for the Events Module I can't find the place in the DNN source code to make thsee changes, it may be in a DLL I'm not sure.  If anybody can tell me were/how to make these chanegs or could offer any help that would be much appriciated.

Thanks,
Chris

  1. Error Line 18, Column 95: required attribute "type" not specified.
    …pt>[script removed]
    <P class=helpwanted><A title="Suggest improvements on this error message through our feedback channels" href="http://validator.w3.org/feedback.html?uri=http%3A%2F%2Fqldc.dnnvalid.emedia.net.nz%2FQLDCEvents%2Ftabid%2F108%2FDefault.aspx;errmsg_id=127#errormsg"></A> </P>
    <DIV class="ve mid-127">
    <P>The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element. </P>
    <P>Typical values for <CODE>type
    are
    type="text/css"
    for
    <style>
    and
    type="text/javascript"
    for
    [script removed]
    <LI class=msg_err><SPAN class=err_type><IMG title=Error alt=Error src="http://validator.w3.org/images/info_icons/error.png"></SPAN> <EM>Line 18, Column 152</EM>: <SPAN class=msg>required attribute "type" not specified</SPAN>.<PRE><CODE class=input>…c="/DesktopModules/Events/tooltip.js"<STRONG title="Position where error was detected.">></STRONG>[script removed]

    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for

    type
    are
    type="text/css"
    for
    <style>
    and
    type="text/javascript"
    for
    [script removed]
    <LI class=msg_err><SPAN class=err_type><IMG title=Error alt=Error src="http://validator.w3.org/images/info_icons/error.png"></SPAN> <EM>Line 40, Column 97</EM>: <SPAN class=msg>document type does not allow element "link" here</SPAN>.<PRE><CODE class=input>…s" type="text/css" rel="stylesheet" /<STRONG title="Position where error was detected.">></STRONG>

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

emedia
Nuke Newbie
Nuke Newbie
Posts:2

22 May 2008 3:48 AM  

I can't seem to locate the Visual Studio Solution file for the Events Module, I know most modules normally have a Visual Studio Solution file in the zip file but the Events one doesn't seem to contain this.  If somebody could point me to where the VS Solution File for the Events Module is that would be great.  Any help much appriciated.  I am refering to the latest version that is 03.03.08

leesykes
Nuke Master II
Nuke Master II
Posts:2959

23 May 2008 8:16 AM  
Checkout:

RC3 of events module

events and visual studio 2008

where is events source?


Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts
You are not authorized to post a reply.
Forums > DotNetNuke® > Modules > Default Events Module XHTML



ActiveForums 3.7

Latest Forum Posts

Media Module *not* autostart? by PaulFlynn
Hi,I want to display a number of different .wmv files on a single page, but I'm concerned that the d...
RE: Event Module Scheduler? by mgordon
Never mind. I found out that you need to enable the Event Reminder in the actual Event that you are...
Event Module Scheduler? by mgordon
I have setup a Calendar of Events module on my page and have added events, no problem.  The main pro...
RE: Upgrading from 3.3.7 to 4.8.4 by puuri
I think I saw the answer to your last question on another thread real recently. If you go to the 'L...
Server Application Unavailable from localhost by picoallen
Hello,I have installed DotNetNuke and can open it from within Visual Web Designer, in which case it ...
RE: Upgrading from 3.3.7 to 4.8.4 by joannew
Hi, yes everything seems to be working fine. I get the following when viewing through Host Settings/...
RE: Database Access Error ! by nukedoubt
Got a fix........ 1)  Make sure that both the sqlDataProvider class and the DataProvider class are...
Database Access Error ! by nukedoubt
Error in Database Access : "The type initializer for 'MyCompany.Modules.Search.DataProvider' threw...
RE: Upgrading from 3.3.7 to 4.8.4 by jncraig
If everything "seems" to working normally, perhaps you can ignore it. It is possible that the other...
Upgrading from 3.3.7 to 4.8.4 by joannew
Hi,I've followed the upgrade procedures to upgrade from 3.3.7 to 4.8.4 and received the status repor...
RE: Regular restores to local machine by joannew
Thanks for getting back to me, just to let you know everything is working fine now, I can login as a...
RE: Create Bookmarks/Anchor Points/Page TOC by lb313
Thank you for your help Joe. Kind Regards Lisha Belbin
RE: Issue 22 - Login failed for user xxxx by picoallen
Thanks Joe, You put me on the right track there. Turns out that I had server authentication set t...
RE: How to speed DNN by mmcinulty
jump over to www.snapsis.com and get pageblaster. forum has alot of info about yslow and how to spee...
RE: Regular restores to local machine by jncraig
I've got more questions than answers ... Can you login as administrator and/or host? Can a logge...
RE: Refreshing Bl... IE by ollep
Thanks Guys!! Excelent support. I will - beleive it or not - be away from the computer for three...
Parent Portals and SSL by LucianV
Hi,I need to install and configure on our server several DNN parent portals (different domain names)...
RE: File Manager Upload (intermittent error) by dnnmq
Lee, your attention to this issue is truly appreciated because it's driving me nuts.js is included i...
RE: Regular restores to local machine by joannew
I've opened the tables and there is lots of data in there but nothing when i navigate to user accoun...
Duplicate Meta Description and Tag by vdelisi
Hi,analyzing my site with google webmaster tool , I've noticed that I have Duplicate Meta Descriptio...
DotNetNuke Modules
RSS Feeds