|
Post by tunescool on Jan 26, 2010 15:15:17 GMT -8
i lost my topic summary when modifying post somewhere
|
|
|
Post by Wormopolis on Jan 26, 2010 16:47:41 GMT -8
this was a code?
|
|
|
Post by tunescool on Jan 26, 2010 16:54:35 GMT -8
i have no idea, it's gone, i have no idea how to figure out where it got lost
|
|
|
Post by Wormopolis on Jan 26, 2010 22:32:03 GMT -8
I just did a test post in the natalie portman board and could see the topic summary in both reply mode and modify mode.
|
|
|
Post by tunescool on Jan 26, 2010 22:49:30 GMT -8
alrite but this is still what i get, were both using ff
|
|
|
Post by Wormopolis on Jan 26, 2010 23:40:27 GMT -8
try it on a topic with replies.
|
|
|
Post by tunescool on Jan 27, 2010 0:08:03 GMT -8
it does show my reply this is a new thread with a member but i only get my reply in the topic summary
|
|
|
Post by Wormopolis on Jan 27, 2010 0:34:45 GMT -8
this code is doing it:
<script type="text/javascript"> <!--
if(document.postForm){ var iTd=document.getElementsByTagName('td'); for(i=iTd.length-1;i>=0;i--){ if(iTd.item(i).width=="100%" && iTd.item(i).className.match(/windowbg/) && iTd.item(i).firstChild.nodeName.match(/font/i) && iTd.item(i).firstChild.size=="2"){ iTd.item(i).parentNode.nextSibling.style.display='none'; iTd.item(i).parentNode.style.display='none'; break; } } }
//--> </script>
what did you have that code in there for?
|
|
|
Post by tunescool on Jan 27, 2010 1:45:02 GMT -8
i took it out and everything was there. i dont know what it was for. i have most of my stuff saved on disk but the ones without titles i dont know, i dont copy everything rite away. so, this thread is done, id rather have topic summary work than whatever that code was
|
|