One of the recent crop of LJ refugees has pulled up a new problem: most LJ layouts now have a function called "print_raw" which basically makes that link bar of "share this" buttons. As a result, LJ layouts won't compile under DW's S2 Core1. I could fix this by adding a line to our Core1 which at least defines print_raw (I suggest defining it as an empty function.) Or we could add a note to this post / the FAQ saying "delete anything that says $link->print_raw(); What do you reckon?
Just hope someone's tracking this post...
One of the recent crop of LJ refugees has pulled up a new problem: most LJ layouts now have a function called "print_raw" which basically makes that link bar of "share this" buttons. As a result, LJ layouts won't compile under DW's S2 Core1. I could fix this by adding a line to our Core1 which at least defines
print_raw
(I suggest defining it as an empty function.) Or we could add a note to this post / the FAQ saying "delete anything that says$link->print_raw();
What do you reckon?