Title: Invalid code
Last modified: August 21, 2016

---

# Invalid code

 *  Resolved [davidostrow](https://wordpress.org/support/users/davidostrow/)
 * (@davidostrow)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/invalid-code-2/)
 * Hi. I run a site gracecovenantepc.org for the church. I am finishing and upgrade
   to the skin and navs and am working on validating the code. I am getting this
   error and have traced it to the Church Admin Plug in:
 * ” Line 50, Column 11: required attribute “type” not specified
    <style>table.church_admin_calendar{
   width:630 !important;}</style> ✉ 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>.”
 * I have looked in the church admin files and cannot find this string. Please advise
   on where this is so i may fix it. I am picky about valid code. All other errors
   are now fixed so this is the last one.
 * Thanks for your help.
 * Dave
 * [http://wordpress.org/extend/plugins/church-admin/](http://wordpress.org/extend/plugins/church-admin/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [andy_moyle](https://wordpress.org/support/users/andy_moyle/)
 * (@andy_moyle)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/invalid-code-2/#post-3691027)
 * It’s line 19 of header.inc.php in the includes directory.
    V0.50 fixes that and
   a few other bugs and adds new functionality (just being uploaded as I write)

Viewing 1 replies (of 1 total)

The topic ‘Invalid code’ is closed to new replies.

 * ![](https://ps.w.org/church-admin/assets/icon-256x256.png?rev=2531228)
 * [Church Admin](https://wordpress.org/plugins/church-admin/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/church-admin/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/church-admin/)
 * [Active Topics](https://wordpress.org/support/plugin/church-admin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/church-admin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/church-admin/reviews/)

## Tags

 * [invalid code](https://wordpress.org/support/topic-tag/invalid-code/)

 * 1 reply
 * 2 participants
 * Last reply from: [andy_moyle](https://wordpress.org/support/users/andy_moyle/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/invalid-code-2/#post-3691027)
 * Status: resolved