Post Reply 
Forum mixed up
Oct. 21, 2011, 08:02 PM
Post: #1
Forum mixed up
Hi Ive just got myself a new Iphone 4s and have been looking at a few forums for hints and tips, this one http://www.iphoneforums.net/forum/iphone...one-23689/ ive been reading a lot on seems to have its format all mixed up. Can anyone help please?

Kind Regards

Scoop
Add Thank You Quote this message in a reply
Oct. 21, 2011, 09:47 PM
Post: #2
RE: Forum mixed up
by "mixed up", do you mean while browsing on the "i-crap" (lol, just messin') or while browsing on a desktop/laptop/netbook via a "conventional browser"?
Add Thank You Quote this message in a reply
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
Oct. 22, 2011, 08:35 AM (This post was last modified: Oct. 22, 2011 08:36 AM by scoop.)
Post: #4
RE: Forum mixed up
(Oct. 21, 2011 09:47 PM)ProxRocks Wrote:  by "mixed up", do you mean while browsing on the "i-crap" (lol, just messin') or while browsing on a desktop/laptop/netbook via a "conventional browser"?

Just on conventional desktop. This is my first iphone and im begining to think I wished I stuck with my trusty HTC desire...
(Oct. 21, 2011 10:34 PM)JJoe Wrote:  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

Thanks again JJoe, working correctly now.

Kind Regards

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


Forum Jump: