Quote:
Today at 10:39 AM Stud_Muffin said this in Post #18
NO, sorry my fault. Perhaps i should include a screenshot to explain They all have the same start and end date as the test poll i just posted. so if you set all the polls of the forum not to time out it does not display like the screenshot
|
Ok, make sure you edit the "forumdisplaybit" template with:
$thread[pagenav]$pollrun
I had that happen as I was putting this together before I added:
PHP Code:
} else {
$pollrun = '';
to the code but that fixed it on my site.
Please recheck the instructions and make sure everything is there and let me know. There's really no way that should be happening unless you either missed a piece of code or got it in the wrong place.