I have gotten the poll mod implemented after the calender (recurring events). My problem is that when looking at a topic that is an EVENT, then I am getting some very weird issues. The issue is that the first column (I think at 100pixels) is showing as 50%. Which pushed the next column over...The the text if WAY out side of the normal table. I am fairly sure that this indicates that I have removed a TD somewhere....But how would anyone suggest that I begin troubleshooting this particular issue?
IO have staretd by comparing the Topic.asp from before (when the calendar events were working) and after. EVerything looks good unless I am missing something stupid.
Any help would be appreciated.
If I need to post source, please let me know which file you are interested in seeing and I will post it immediately!
Thanks DAvio - I found the issue with the help of a few minutes to reflect.
The Problem dealt with the combo of the two mods and an INCLUDE FILE call. Once I MOVED The include call to just beyonad the </tr> everything seems to work just fine.