04.07.01
Just updated the zip file to fix the nasty bug in the comments.
If you have already downloaded b2, then open the file b2template.functions.php, look for these lines:
function comment_time() {
global $id,$postdata;
Replace the second line with:
global $commentdata;
This is an error that got fixed a while ago but came back mysteriously...
If you have already downloaded b2, then open the file b2template.functions.php, look for these lines:
function comment_time() {
global $id,$postdata;
Replace the second line with:
global $commentdata;
This is an error that got fixed a while ago but came back mysteriously...
1 comment
:: comments
ian
i have yet to try the beta because i'm too greedy and want to enjoy the most out of my broadband connection instead of using php. heh.
04.07.01 @ 18:13:06 967
:: leave a comment