Quote:
Originally Posted by Trigr
installed but I dont see the Roaming thread button anywhere.
images uploaded, using Imageshack to host, entered all my KEY's. Not showing in custom templates OR Default VB template.
Help? Would love to use this.
|
There are a couple of reasons why they are not showing up:
1. The functionality is not enabled on the main Roaming Threads options page.
2. Your style has changed the default location for button images.
3. Your templates were modified, and the install code could not find the proper location to place the buttons.
4. Permissions were not properly assigned.
Here are a couple of things to check for each scenario:
1. Admincp -> Roaming Threads -> Roaming Threads Options. Make sure that the 'Roaming Threads Enabled?' option is set to 'Yes'. This is set to 'No' by default.
2. Admincp -> Styles & Templates -> Style Manager -> Edit All Stylevars -> Image Paths. Verify that roaming_thread.gif and roaming_post.gif were placed in this directory.
3. Admincp -> Styles & Templates -> Style Manager -> Edit Templates -> FORUMDISPLAY (under Forum Display Templates) or SHOWTHREAD (under Show Thread Templates). We have added the buttons right after the new thread and reply code. Search for 'roaming' in either of these template, and you should jump to the button code that was added.
4. If you are using usergroup based permissions (recommended), Admincp -> Usergroups -> Usergroup Manager -> Edit Usergroup -> Roaming Threads Permissions. This value should be set to 'Yes' to allow this usergroup to use the Roaming Threads functionality.
Hopefully, it is one of the easier issues to fix (1, 2 or 4). If it is #3, let us know, and we will give you the exact template code and location for the buttons.