Hello folks,
I've switched my PHP from 5.3 to 7.1, after doing so, I've faced an issue:
Code:
Error: [] operator not supported for strings in ..../includes/functions_post_thanks.php on line 180
Trace Data:
#1 : vbstop() called in ..../includes/class_core.php on line 3834
#2 : vbulletin_exception_handler() called in on line
Var Type:
[ NULL ]
Var Data:
null
For ur information I'm running vb 3.8.11, so is there any solution for this issue?