PDA

View Full Version : Random Text Issue On Thread Display/Postbit Legacy


Masked Crusader
05-13-2008, 07:47 PM
http://img504.imageshack.us/img504/3074/issuewv1.jpg (http://imageshack.us)

This text just appears there randomly and I have idea where it is coming from.

Any insight would be appreciated.

Current web URL for this issue: http://idiot-savants.net/showthread.php?p=5#post5 -- located the bottom of the thread.

Thanks for your time and help!

veenuisthebest
05-13-2008, 08:05 PM
These three lines within a JS function WWU002Post(vPostId) is creating a problem.. do you know what is the function doing ??

if(!vPost)document.write('novPost ');
if(!vPostTD)document.write('novPostTD ');
if(!vStats)document.write('novStats ');


If this occurred most recently, then disable your hacks (the latest one you installed) and then see.