A_O_C wrote:I am getting some XHTML errors.
Subsilver2 looks good, prosilver is the problem.# Error Line 290, Column 31: document type does not allow element "span" here; missing one of "p", "h1", "h2", "h3", "h4", "h5", "h6", "div", "pre", "address", "fieldset", "ins", "del" start-tag
<span class="corners-bottom"><span></span></span></div>
# Error Line 290, Column 57: end tag for "form" omitted, but OMITTAG NO was specified
<span class="corners-bottom"><span></span></span></div>
# Error Line 294, Column 7: end tag for element "form" which is not open
</form></div>
# Error Line 290, Column 57: XML Parsing Error: Opening and ending tag mismatch: form line 280 and div
<span class="corners-bottom"><span></span></span></div>
# Error Line 294, Column 7: XML Parsing Error: Opening and ending tag mismatch: div line 197 and form
</form></div>
Wouldn't be better to give mod author a chance to fix those small errors before validating?DavidIQ wrote:Modification validated/released
Notes:A_O_C wrote:I am getting some XHTML errors.
Subsilver2 looks good, prosilver is the problem.# Error Line 290, Column 31: document type does not allow element "span" here; missing one of "p", "h1", "h2", "h3", "h4", "h5", "h6", "div", "pre", "address", "fieldset", "ins", "del" start-tag
<span class="corners-bottom"><span></span></span></div>
# Error Line 290, Column 57: end tag for "form" omitted, but OMITTAG NO was specified
<span class="corners-bottom"><span></span></span></div>
# Error Line 294, Column 7: end tag for element "form" which is not open
</form></div>
# Error Line 290, Column 57: XML Parsing Error: Opening and ending tag mismatch: form line 280 and div
<span class="corners-bottom"><span></span></span></div>
# Error Line 294, Column 7: XML Parsing Error: Opening and ending tag mismatch: div line 197 and form
</form></div>
Code: Select all
if (!sizeof($msg_ids))
{
return false;
}
Sounds like at least a language file is missing, witch makes me suspect that something else might be missing / misplaced too.Xabi wrote:I follow all instructions carefully, enabling & showing the module at Module Management - UCP. When I go to the private messages screen, I see "UCP_PM_SEARCH"
If a code snippet appears multiple times, one should use the first one. In this case that should mean the first appearance around line 952 before the unique FINDBy the way, there is a mistake in the installation instructions.
Code: Select all
// Get PM Information for later deleting