Quote:
Originally Posted by BuCwIld
i installed and it seems to work but for reason in 4 out of the 28 forums there is no nominate button.. but on the others there is? sems to be the newly created ones only
|
The "nominate button" will not display in the forum containing the nomination thread.
Quote:
Originally Posted by Nikke
I have it set to a weekly thread but it starts a new thread EACH DAY. What should I do to change this? I am absolutely sure that it is set weekly in the ACP.
|
It will not create a new thread EACH DAY, unless in the cron file you have replaced the line:
// $createNewThread = 1;
By
$createNewThread = 1;
and left it as that in the cron file.