Quote:
Originally Posted by hotwheels
I just installed and for the most part it is working right, i am having a couple issue's here:
Find a customer
Find a seller
Your Options
All give me this error:
|
lol. Sorry about that. I deleted a little to much. You really only have to delete
Code:
$userperms = cache_permissions($userinfo, false);
Instead of the whole:
Code:
// Get info for user we are viewing / rating.
$userinfo = verify_id('user', $vbulletin->GPC['userid'], 1, 1, 0);
$userperms = cache_permissions($userinfo, false);
I will update zip now.