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
DNN Creative Magazine Subscriber
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
DNN Creative Magazine Subscriber
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
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3375

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

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
You are not authorized to post a reply.
Forums > DotNetNuke® > Modules > Default Events Module XHTML



ActiveForums 3.7

Latest Forum Posts

RE: Email Set UP per Portal by jncraig
I think that the answer depends on how email is configured at your host. You'll probably have to co...
RE: skin/container error load by jncraig
I would suggest checking permissions for directories. Does this occur only when you upload a skin...
RE: Add New Profile Properties by jncraig
Hmmm ... I don't have an answer. Does anyone else?
RE: No Access for me too by ristori
it is ok now. Thanks for this action.
skin/container error load by islandman
Has anyone else run across this error when loading skins or containers from site settings?I am using...
Email Set UP per Portal by islandman
How do I set up a unique email address per domain name off 1 hosting environment. for example...m...
RE: localhost Install issues by cdees
Lee: I wanted to follow up on this for anyone following this thread. I have been unable to solve t...
RE: Add New Profile Properties by WSI
HI Joe, The DNN version is 4.5.5. Thanks, Cliff
Change Skin on URL by vinita
Hi,Can the skin be changed based on the url used to access a portal. Multiple portal aliases may be ...
problem creating child portal by kabamaro
  Hello all i have 4 Aliases for my parent portal , lets call them X,y,Z,WIn all Aliases i can creat...
problem creating child portal by kabamaro
  Hello all i have 4 Aliases for my parent portal , lets call them X,y,Z,WIn all Aliases i can creat...
Best DNN portal ever! by derpir
I have been a subscriber since august 2008, and DNNCreative.com is simply the best DNN Portal, their...
RE: skinning trouble by derpir
Hello Yes could you be so kind and take a look att the htm-file and css-file.I would be very gratef...
Search function is not working by kishorpawar
I am using Seach module in my project but not working, i have set   host setting alsoHost --> Schedu...
RE: backend is changing from sql2005 to sql2008 by leesykes
hello,There should not be any code changes needed, but you'll need to make sure that SQL 2008 upgrad...
RE: skinning trouble by leesykes
Hello,I would need to see your code to help you with this one, you can zip up your files and attach ...
RE: Installing DotNetNuke 4.9.00 on VWD 2005 w/ SQL server 2008 by leesykes
I have run a test with SQL Server 2008 express and DotNetNuke installed in exactly the the same way ...
RE: Issue 39 Interview by leesykes
thanks Bill, glad it was useful, we will have a think about the best way to approach this,Thanks,
RE: Issue 39 Authentication by leesykes
yes I have a live site in 4.9.0 at it seems stable as well.
backend is changing from sql2005 to sql2008 by meenu
hi all advance thanks. in my DNN0408 website am using sql2005 as backend.now planning to remove sq...
DotNetNuke Modules
RSS Feeds