CyberRanger
10-19-2005, 10:17 PM
I'm converting one of my sites to vb3.5.0 and I'm struggling with this error.
For example: with 3.0.9 - http://www.ncmb.uscourts.gov/registration/regform.php?id=90&pend=0
With 3.5.0 - http://www.ncmb.uscourts.gov/registration/regform350.php?id=90&pend=0
The page displays right except for the error at the bottom. I'm using vb to check security and format the header, sidebar, and footer. The "Attendees" information is pulled from another mysql database on the same server as the forum db. My guess is that something in the second db's config file is overwriting a needed vb variable but I can't pin it down.
Thanks for any help!
For example: with 3.0.9 - http://www.ncmb.uscourts.gov/registration/regform.php?id=90&pend=0
With 3.5.0 - http://www.ncmb.uscourts.gov/registration/regform350.php?id=90&pend=0
The page displays right except for the error at the bottom. I'm using vb to check security and format the header, sidebar, and footer. The "Attendees" information is pulled from another mysql database on the same server as the forum db. My guess is that something in the second db's config file is overwriting a needed vb variable but I can't pin it down.
Thanks for any help!