Log in

View Full Version : Code line search


12345
03-12-2009, 04:39 AM
Where is this code marked as green?

<p>&lt;p&gt;<img src="http://xxxxxxxx.png" alt="xxxxxxx.png" class="bbcode_img">&lt;/p&gt;</p>

BMR777
03-12-2009, 04:51 PM
I don't know where that is coming from. Do you have a link to the page with this HTML code?

12345
03-13-2009, 06:21 AM
Where is this code marked as green?

<p>&lt;p&gt;<img src="http://xxxxxxxx.png" alt="xxxxxxx.png" class="bbcode_img">&lt;/p&gt;</p>


Its a source code opened in new window and copy. I marked </p> in this error that showing after modify page in Mod admin I mean <p>text</p> The real code in my opinion should be right this:
<p><&lt;p&gt;><img src="http://xxxxxxxx.png" alt="xxxxxxx.png" class="bbcode_img"><&lt;/p&gt;></p>