quote:
Originally posted by Galactic:
Ok, ran into a snag trying to put this on UBB 6.3.
Can't find this section in the ultimatebb.cgi.
*****************************
*****************************
## Find:
$templatefile = $template_match{email};
## Add Under:
} elsif ($in{ubb} =~ m/^(agreeapplication|register_application_page|submit_registration_application|loginapplication)$/) {
$templatefile = $vars_appform{template};
******************************
******************************
Appforms V2.x do not work properly on ubb6.3. Im working on a version that is compatable with ubb6.3 at the present time. You can download Appforms V3.x for Ubb 6.3 here: Http://test.altereddestiny.net
I have tested it on one board so far -- and it seems to work. If you add it to your boards, please let me know of the results.