BTW, during the install of the product it seemed to have timed out. During this time, mysql was running:
ALTER TABLE `post` ADD `nominate_topic_award_rank` TINYINT( 1 ) UNSIGNED DEFAULT '0' NOT NULL
And my post table is huge. Could it be that the install did not complete because it eventually timed out waiting for the Alter Table above to complete? I see no entries in my postbit template for:
$nominate_topic_stamps_box or $nominate_topic_button.
|