Hi Ziki this error shows up when i install it your xml do you think it is fixal ?
Thanks
Parse error: syntax error, unexpected T_IF in /home/nihonoma/public_html/forum/register.php(880) : eval()'d code on line 5
https://vborg.vbsupport.ru/showthread.php?t=152133
P.S i chekced this add right now
https://vborg.vbsupport.ru/showthread.php?t=134323
but i find two register.php
which one should i place this after it ?referrerid=X
1St
Code:
{
$vbulletin->url = iif(strpos($vbulletin->url, 'register.php') !== false, $vbulletin->options['forumhome']
2nd
Code:
$navbits = construct_navbits(array(
'register.php?' . $vbulletin->session->vars['sessionurl'] . 'a=ver' => $vbphrase['activate_your_account'],
'' => $vbphrase['email_activation_codes']
));
eval('$navbar = "' . fetch_template('navbar') . '";');
************************************************** ************************
Also about the id should i put the id # of the unregitered ppl, i don't know which id # i should put ;o
Thanks <33