Results 1 to 3 of 3

Thread: Why am I getting this error when uploading an html file?

  1. #1

    ZeroPaid Regular

    Join Date
    Nov 2005
    Posts
    22

    Why am I getting this error when uploading an html file?

    line 1: unmatched </P> (no matching <P> seen)

  2. #2
    Tic3's Avatar

    -

    Join Date
    Feb 2003
    Location
    Missouri, USA
    Posts
    789
    Because your HTML format tags need to be in pairs. A 'begin format' tag and an 'end format' tag. The 'end format' tag has a slash / in it. The error is telling you that you have an 'end format' tag </p> but you don't have a 'begin format <p> tag.

    Either get rid of the </p> or add a <p>

  3. #3
    Following syntax is very annoying sometimes. Count all <P> Vs. </P>, you will definitely found a difference. I hope of only of one.

Similar Threads

  1. File Error 13
    By pat165 in forum Problems & Questions
    Replies: 2
    Last Post: September 10th, 2004, 04:08 PM
  2. File Error 5
    By Mr. Teabags in forum Networks / Clients
    Replies: 3
    Last Post: June 25th, 2003, 02:33 PM
  3. file error 5
    By cLuELeSS in forum Networks / Clients
    Replies: 1
    Last Post: January 16th, 2003, 02:31 PM
  4. Kazaa and uploading more than 100% of the file
    By jona100 in forum General Discussion
    Replies: 5
    Last Post: October 31st, 2002, 02:34 AM
  5. File error 2
    By ninjagoku440 in forum Networks / Clients
    Replies: 2
    Last Post: October 6th, 2002, 02:18 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •