Quote:
Originally Posted by Dman91
@joedirt -
PHP Code:
$pa = ' Links checked on ' . date('d/m/y'). ' by link checker bot'; $ppa = '<!--Botstart--><br /> Links checked on ' . date('d/m/y'). ' by link checker bot<!--Botend-->';
change this code to
PHP Code:
$pa = '
Links checked on ' . date('d/m/y'). ' by link checker bot'; $ppa = '<!--Botstart--><br /><br /><br /> Links checked on ' . date('d/m/y'). ' by link checker bot<!--Botend-->';
@soundbarrierpro - In every topic bot checks, it adds this line.
@LordNinja - I'm not sure, sorry.
|
Mine doesnt show at all even with the edit?
Using 3.8.2
NVM this worked but it also messed up my tables