Heisenberg submitted a new resource:
You must be registered for see links
- This tutorial will teach you how to insert new tabs in the profile page using the templates hooks.This tutorial will teach you how to insert new tabs in the profile page using the templates hooks. You can see a more detailed explanation here:You must be registered for see links
Step 1 - First of all
You have to make sure that your XenForo is in debug mode. To do this, open your config.php (yourForum/library/config.php) and put this line into:
Code:$config['debug'] = true;
Save it. Close. Go to your AdminCP and you'll see a...
You must be registered for see links
Last edited:
