paul41598
07-11-2005, 05:10 PM
Ive always used a 3rd party type php poll script, when I had my UBB classic software. So Im almost done setting up vb, and vbadvanced. I dont like or want to use the current polling system module it comes with.
Ive tried setting up a new module (php), but I cant get it to work. I get a bunch of errors.
In my php file I put just this
<?php require '/home/cmich/public_html/poll/booth.php'; display_booth(42); ?>
Ive tried setting up a new module (php), but I cant get it to work. I get a bunch of errors.
In my php file I put just this
<?php require '/home/cmich/public_html/poll/booth.php'; display_booth(42); ?>