Quote:
Originally Posted by Jenkins
make sure it didn't revert any templates when you installed vbadvanced? dunno just a suggestion, maybe re-install the subforum manager xml file
|
Hey Jenkins,
Thank you for your suggestions. I tried a couple times uninstalling this addon and reinstalling it.. as well as deleting the forums and recreated them and resetting the forum information in the maintenance section. None of these worked.
It's weird. This is what I did to integrate a vba page, went to VBA CMPS secton in AdminCP:
1. Created a new page of type "module"
2. Set the title to "Forum"
3. Set the Id to "forum".
4. Set the display order to 2.
5. Added the Site Navigation block to the left column.
6. Excluded the Forum module page from the Site Navigation menu.
7. Set the Forum module page as the page to integrate with.
8. Changed the "THIS_SCRIPT" variable in the index.php file to "forum_index".
9. Added "forum_index" to the "THIS_SCRIPT Integration Method" box.
Integration went fine, but sub-forums are listed all on one line. If I have a lot of subforums, it will stretch the forum category table way out to the right.
I just found out tonight, if I undo the integration, and put the THIS_SCRIPT variable in the index.php file back to "index", and refresh the page, this addon (cyb_sub-forums) will work again, and all subforums will be listed in columns as set in the cyb_sub-forum settings.
I'm not sure where the issues is to be honest.