Quote:
Originally Posted by huskermax
PHP Code:
// to put it above the Quick Reply box
//$find = '<!-- scripts for quick reply and quick edit -->';
// to put it above the Thread Information box
$find = '<div id="thread_info" class="thread_info block">';
I can't find the above code. I can find the (scripts for quick reply and quick edit) and ('<div id="thread_info" class="thread_info block">') But when I find those lines in showthread it does not look anything like the php code you have above.
Am I in the right spot in showthread?
|
Her code is in the XML file, not the showtread template. That's where you make the changes to where you want the breadcrumbs placed.