Quote:
Originally Posted by accludetuner
Thank you for that work around. Here's the list of everything in my array that got the subscription/unsubscribe features to work properly. It took all of them for it work properly:
Code:
$securityexclusions = array(
'do=viewsubscription','do=removesubscription', 'do=addsubscription', 'do=doaddsubscription'
);
Awesome mod!!!
|
Plus MrEyes additions this is working on 383 with no issues.
Thankyou. :up: