Quote:
Originally Posted by AevarKvaran
I upgraded to the newest YAFBB and vbulletin 4.02 path level 1 and it fixed the internet explorer issue.
Although there was a semicolon missing in line 5 of runbox_hook_register_addmember_complete.php which apperantly ran after facebook registration.
|
I had the same issue. For those as unfamiliar with coding as I am, here's where I put the semi-colon after some trial and error:
for ($i = 0; $i <8
; $i++) {