Reply To: Mods? Mods?

Home Forums Decaffeinated Coffee Mods? Mods? Reply To: Mods? Mods?

#1107885

squeak-

Moderator-80-

I was able to replicate the problem when using Internet Explorer version 6 (IE6).

The problem is caused by excessively long text without any spaces breaking up the text.

It makes no difference if the long text is a URL or plain text.

On the “El-Al” thread the issue is caused by post 139210, which has a long URL.

On the “Facebook” thread it’s post 139044, which also has a long URL.

On the “Girls Congregating” thread its post 139305, which has a long string of “=” signs without any spaces.

On the “Google Satellite” page, I think it’s more than one post with long URLs causing the problem.

If anyone’s interested, the way it was diagnosed was:

1) In IE6, select “view–> source”

2) Replace all href=”/ with href=”http://www.theyeshivaworld.com/

3) Replace all src=”/ with src=”http://www.theyeshivaworld.com/

4) Save the file to your local hard drive with a .htm extention.

5) Open the file with your browser (IE6 in this case).

6) Eyeball the posts in the source listing. Look for a source with a long unbroken string. Posts will begin with <li id="post-nnnnnn"> and end with </li> where nnnnnn is a number.

7) Cut the post via cut-n-paste.

8) Save the file.

9) Refresh the view in your browser. If the page now displays OK, you’ve found the culprit.

10) If the page still doesn’t display properly, paste the removed post and keep trying.