Quote:
Originally Posted by scourge
SighK,
I just had the same problem, here's what fixed it for me in 3.8.4
Open up the .xml file and on line 52, replace $vbulletin->userinfo['userid'] with $this->registry->userinfo['userid']
Save it, re-upload it and it should work.
|
I did a quick test and it appears to be working! Excellent thank you so much and Lynne for sharing this.