James Birkett
10-17-2009, 12:22 PM
I posted here because it's still code modification which doesn't belong at the com
This is mainly aimed at any vB4 alpha testers.
I have a few one-liner plugins and was wondering if they would work with the new vB4.
I'm using this line:
if(can_moderate($this->forum['forumid']))
Is this valid vB4 syntax? Do they still use can_moderate etc?
Also, what about the $show array?
Are:
$show['reportlink'] and $show['infractionlink'] still valid for vB4?
I realise this is probably premature, but i'd like to know anyway ;)
Thanks in advance.
This is mainly aimed at any vB4 alpha testers.
I have a few one-liner plugins and was wondering if they would work with the new vB4.
I'm using this line:
if(can_moderate($this->forum['forumid']))
Is this valid vB4 syntax? Do they still use can_moderate etc?
Also, what about the $show array?
Are:
$show['reportlink'] and $show['infractionlink'] still valid for vB4?
I realise this is probably premature, but i'd like to know anyway ;)
Thanks in advance.