Quote:
Originally Posted by cinq
I've read through this thread (with slight understanding of what is going on).
But I have a query on the usergroup permissions bitfields.
Can't we already assign the own group name ?
eg.
PHP Code:
$_BITFIELD[\'usergroup\'][\'myownpermissions\'] = array( ....
Would this still cause a clash ?
(other than some other hack using EXACTLY the same 'myownpermissions' naming.
|
yes Cinq ... i did that for the jukebox permissions
Quote:
Originally Posted by KirbyDE
Use add_phrase_type() to create your custom phrasegroups 
|
ok then it is very likley that every forum the hack is on will have a different phraseid no for the same hack ....
that is well and good but what about when you release upgrades to the hack .... there do the new phrases go?