Post Reply 
Forum mixed up
Oct. 21, 2011, 10:34 PM
Post: #3
RE: Forum mixed up
Looks the page's author forgot a "<".

Quote:<span class="postcounter">/span>

should be

Quote:<span class="postcounter"></span>

Try

Code:
[Patterns]
Name = "www.iphoneforums.net/forum/ fix html "
Active = TRUE
URL = "$TYPE(htm)www.iphoneforums.net/forum/"
Limit = 256
Match = "<span class="postcounter"> /span>"
Replace = "<span class="postcounter"></span>"

HTH
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
Forum mixed up - scoop - Oct. 21, 2011, 08:02 PM
RE: Forum mixed up - ProxRocks - Oct. 21, 2011, 09:47 PM
RE: Forum mixed up - scoop - Oct. 22, 2011, 08:35 AM
RE: Forum mixed up - JJoe - Oct. 21, 2011 10:34 PM

Forum Jump: