Hi there,
I have integrated YAF v1.9.5 into Sitecore (CMS). I have it working as expected in one site, but needed to create another site. To differentiate both sites forums I created (through DB script) a new board. Basically what I did was to duplicate 1st board data related to the tables:
yaf_Board
yaf_Group
yaf_AccessMask
yaf_BBCode
yaf_Extension
[yaf_Rank]
and created a new category for the just created board.
Everything works perfect, except that when I access the new board with an admin user, the admin panel is not displayed.
Note: the first board does display the admin panel. The 2 boards are run under the same folder app.
Where I should look into to solve this issue?
Appreciate any thought/help...
Many thanks,
Albert