afterlab: That is an issue with tables. You are missing a rowspan="2" in one of the
blocks.
find in public_poll_page.pl:
And in your next
block make sure rowspan="2" is included. I see from the html source code on your page that it isn't.
PainLord: If you wanna send me an email, I'll look at your 6.0 problem a bit closer. ryan@si.fi.ameslab.gov
Divine Narcotic: The $is_a_poll variable is VERY important. When you click the create a new poll, you use the SAME template and same cgi files as you do when you create a new topic. However, if it is a poll, which is signified by the value of the $is_a_poll variable, then a few extra options are available.
Adding a my is definitely not the answer because 'my' defines the scope of the variable to that file only. So my $is_a_poll has meaning ONLY in ultimatebb.cgi, but actually needs to have meaning in ubb_new_topic.cgi.
I'm not sure why your getting the error, and since I haven't upgraded to 6.04e I can't really test this out. However, I see that Allen is running it fine on 6.04e.
highaltitudeimports: You are getting the http header printed. I'm willing to bet that if you look in your vars_config.cgi file you will find this number in there. '2452055.0517'
Some reason the header is getting printed. I'm sorry, I can't reproduce that error. What is the exact ssi call you are using?
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.