damn sorry Reverand my bad ;\ it was an error in my instructions... so used to doing it that i didn't recognize the error ;\ no coding error just instruction...
Add this coding:
PHP Code:
// +++++++ Quick Register on Restricting Access [ Start ] +++++++
if($QRenabled) {
if($bbuserinfo[userid]==0) {
eval("\$quickregister = \"".gettemplate('register_quick')."\";");
}
}
// +++++++ Quick Register on Restricting Access[ End ] +++++++
Below the:
PHP Code:
require('./global.php');
instead of above my bad... i'll update the instructions... thanks for lasting it out
g-force2k2