1.) Make sure you've run the query shown on the
1st page
2.) Make sure you've changed the
appropriate line in hideaway.php
3.) The phrases you should have added are:
name: hideaway_permissions
type: permissions
text: Hideaway Permissions
name: can_create_hideaway
type: permissions
text: Can Create a Hideway Forum
name: hideaway_exists
type: Front-End error messages
text: Hideaway Exists
name: hideaway_added
type: Front-end redirect message
text: Hideaway Added
NB: final phrase not necessary, only if you've edited hideaway.php accordingly
4. ) The AdminCP usergroup permissions for this hack might not show because the bitfield xml contains the line
product="vBulletin" when it should be
product="vbulletin" (small b). Edit the xml and it should work fine.
Works well on vb 3.52 for me.